String Input Dialog
no.ntnu.item.arctis.library.android

Import via SVN
Drop this link into the Arctis View

Description

Promts the user to input a string.

This block is used in the following example: TakeMeThere 2

Origin

Author:Frank Alexander Kraemer
Provider:NTNU - Department of Telematics
Repository:http://svn.item.ntnu.no/arctis-lib (user= guest, login= guest)

Dependencies

Imported Building Blocks:none
Imported Libraries:none
Required Repositories:none


Block Instance Parameters
title:  java.lang.String

The title of the dialog. Default value is Input.

description:  java.lang.String

The description of the dialog shown to the user. Default value is Input.

initialText:  java.lang.String

The initial value for the text field. Default value is Enter a string..



Parameter Nodes
start

finished:  java.lang.String

canceled


External Behavior