Description:
Synopsis:
New Actions | ||
Name | Type | Parameters |
Check Selection | c |
Boolean:Selected |
Inherited Actions | |||
Name | Type | Parameters | Inherited from |
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) |
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) |
Check Selection (Button Component)
Parameters
Name | Data Type | Values | Default |
Selected | Boolean | true false |
true |
Button/Check Box/Radio Button (concrete)
Toolbar Item (swt)