5.2.9 Text Field/Text Area/Editor Pane/Text Pane

Description:

This class of components describes generally all editable text areas.

Figure 5.15: Text Field
Image Textfield

Mapping text fields

In the Object Mapping Mode , a text field to be mapped looks like this:

Figure 5.16: Text Field
Image Maptextfield

Synopsis:

New Actions
Name Type Parameters
Insert Text after Index e

String:Text
Integer:Index/Indices

CONCRETE_TextComponent_InsertTextAtIndex
Insert Text before/after Pattern e

String:Text
String:Pattern
String:Operator
Boolean:Insert after Pattern

CONCRETE_TextComponent_InsertTextAtPattern
Select All e
CONCRETE_TextComponent_SelectAll
Select Pattern e

String:Pattern
String:Operator

CONCRETE_TextComponent_Select

Inherited Actions
Name Type Parameters Inherited from
Check Editability c

Boolean:Editable

Component with Text Input (abstract)
Check Enablement c

Boolean:Enabled

Graphics Component (abstract)
Check Enablement of Context Menu Entry by Indexpath c

String:Indexpath
Boolean:Enabled
Integer:Mouse Button

Graphics Component (abstract)
Check Enablement of Context Menu Entry by Indexpath (Specify Position) c

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Indexpath
Boolean:Enabled
Integer:Mouse Button

Graphics Component (abstract)
Check Enablement of Context Menu Entry by Textpath c

String:Textpath
String:Operator
Boolean:Enabled
Integer:Mouse Button

Graphics Component (abstract)
Check Enablement of Context Menu Entry by Textpath (Specify Position) c

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Textpath
String:Operator
Boolean:Enabled
Integer:Mouse Button

Graphics Component (abstract)
Check Existence c

Boolean:Exists

Graphics Component (abstract)
Check Existence of Context Menu Entry by Indexpath c

String:Indexpath
Boolean:Exists
Integer:Mouse Button

Graphics Component (abstract)
Check Existence of Context Menu Entry by Indexpath (Specify Position) c

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Indexpath
Boolean:Exists
Integer:Mouse Button

Graphics Component (abstract)
Check Existence of Context Menu Entry by Textpath c

String:Textpath
String:Operator
Boolean:Exists
Integer:Mouse Button

Graphics Component (abstract)
Check Existence of Context Menu Entry by Textpath (Specify Position) c

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Textpath
String:Operator
Boolean:Exists
Integer:Mouse Button

Graphics Component (abstract)
Check Focus c

Boolean:Has Focus

Graphics Component (abstract)
Check Property c

String:Property Name
String:Property Value
String:Operator

Graphics Component (abstract)
Check Selection of Context Menu Entry by Indexpath c

String:Indexpath
Boolean:Selected
Integer:Mouse Button

Graphics Component (abstract)
Check Selection of Context Menu Entry by Indexpath (Specify Position) c

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Indexpath
Boolean:Selected
Integer:Mouse Button

Graphics Component (abstract)
Check Selection of Context Menu Entry by Textpath c

String:Textpath
String:Operator
Boolean:Selected
Integer:Mouse Button

Graphics Component (abstract)
Check Selection of Context Menu Entry by Textpath (Specify Position) c

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Textpath
String:Operator
Boolean:Selected
Integer:Mouse Button

Graphics Component (abstract)
Check Text c

String:Text
String:Operator

Component with Text (abstract)
Click e

Integer:Number of Clicks
Integer:Mouse Button

Graphics Component (abstract)
Click in Component e

Integer:Number of Clicks
Integer:Mouse Button
Integer:x-position
String:x-units
Integer:y-position
String:y-units

Graphics Component (abstract)
Drag e

Integer:Mouse Button
String:Modifier Keys
Integer:x-position
String:x-units
Integer:y-position
String:y-units

Graphics Component (abstract)
Drop e

Integer:x-position
String:x-units
Integer:y-position
String:y-units
Integer:Delay before drop (milliseconds)

Graphics Component (abstract)
Input Text e

String:Text

Component with Text Input (abstract)
Replace Text e

String:Text

Component with Text Input (abstract)
Select Context Menu Entry by Indexpath e

String:Indexpath
Integer:Mouse Button

Graphics Component (abstract)
Select Context Menu Entry by Indexpath (Specify Position) e

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Indexpath
Integer:Mouse Button

Graphics Component (abstract)
Select Context Menu Entry by Textpath e

String:Textpath
String:Operator
Integer:Mouse Button

Graphics Component (abstract)
Select Context Menu Entry by Textpath (Specify Position) e

Integer:x-position
String:x-units
Integer:y-position
String:y-units
String:Menupath
String:Operator
Integer:Mouse Button

Graphics Component (abstract)
Show Text e

String:Text
Integer:Text Size (in points)
Integer:Time per Word (in milliseconds)
Integer:Window Width (in pixels)

Graphics Component (abstract)
Store Property e

Variable:Variable Name
String:Property Name

Graphics Component (abstract)
Store Value e

Variable:Variable Name

Component with Text (abstract)
Wait for Component e

Integer:Timeout in ms
Integer:Delay after Visibility

Graphics Component (abstract)


Insert Text after Index (Text Field/Text Area/Editor Pane/Text Pane)

Parameters
Name Data Type Values Default
Text String - none

Name Data Type Values Default
Index/Indices Integer - none


Insert Text before/after Pattern (Text Field/Text Area/Editor Pane/Text Pane)

Parameters
Name Data Type Values Default
Text String - none

Name Data Type Values Default
Pattern String - none

Name Data Type Values Default
Operator String equals
not equals
matches
simple match
equals

Name Data Type Values Default
Insert after Pattern Boolean true
false
true


Select All (Text Field/Text Area/Editor Pane/Text Pane)

\includegraphics[height=2cm]{lightbulb} This action is unsupported for the HTML toolkit

This action has no parameters.


Select Pattern (Text Field/Text Area/Editor Pane/Text Pane)

\includegraphics[height=2cm]{lightbulb} This action is unsupported for the HTML toolkit

Parameters
Name Data Type Values Default
Pattern String - none

Name Data Type Values Default
Operator String equals
not equals
matches
simple match
equals



Copyright BREDEX GmbH 2012. Made available under the Eclipse Public License v1.0.