Description:
This class of components describes generally all editable text areas.
Mapping text fields
In the Object Mapping Mode , a text field to be mapped looks like this:
Synopsis:
New Actions | ||
Name | Type | Parameters |
Insert Text after Index | e |
String:Text |
Insert Text before/after Pattern | e |
String:Text |
Select All | e | |
Select Pattern | e |
String:Pattern |
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 |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Indexpath (Specify Position) | c |
Integer:x-position |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Textpath | c |
String:Textpath |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Textpath (Specify Position) | c |
Integer:x-position |
Graphics Component (abstract) |
Check Existence | c |
Boolean:Exists |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Indexpath | c |
String:Indexpath |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Indexpath (Specify Position) | c |
Integer:x-position |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Textpath | c |
String:Textpath |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Textpath (Specify Position) | c |
Integer:x-position |
Graphics Component (abstract) |
Check Focus | c |
Boolean:Has Focus |
Graphics Component (abstract) |
Check Property | c |
String:Property Name |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Indexpath | c |
String:Indexpath |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Indexpath (Specify Position) | c |
Integer:x-position |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Textpath | c |
String:Textpath |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Textpath (Specify Position) | c |
Integer:x-position |
Graphics Component (abstract) |
Check Text | c |
String:Text |
Component with Text (abstract) |
Click | e |
Integer:Number of Clicks |
Graphics Component (abstract) |
Click in Component | e |
Integer:Number of Clicks |
Graphics Component (abstract) |
Drag | e |
Integer:Mouse Button |
Graphics Component (abstract) |
Drop | e |
Integer:x-position |
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 |
Graphics Component (abstract) |
Select Context Menu Entry by Indexpath (Specify Position) | e |
Integer:x-position |
Graphics Component (abstract) |
Select Context Menu Entry by Textpath | e |
String:Textpath |
Graphics Component (abstract) |
Select Context Menu Entry by Textpath (Specify Position) | e |
Integer:x-position |
Graphics Component (abstract) |
Show Text | e |
String:Text |
Graphics Component (abstract) |
Store Value | e |
Variable:Variable Name |
Component with Text (abstract) |
Wait for Component | e |
Integer:Timeout in ms |
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)
![]() |
This action is unsupported for the HTML toolkit |
This action has no parameters.
Select Pattern (Text Field/Text Area/Editor Pane/Text Pane)
![]() |
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 |