5.2.7 Tabbed Pane

Description:

A tabbed pane is a container that allows you to switch between multiple groups of components within a single area.

Figure 5.11: Tabbed Pane

Mapping tabbed panes

In the Object Mapping Mode , a tabbed pane to be mapped looks like this:

Figure 5.12: Tabbed Pane

Synopsis:

CONCRETE_TabbedPane_VerifyEnabledTabByIndex CONCRETE_TabbedPane_VerifyEnabledTab CONCRETE_TabbedPane_VerifyExistenceOfTab CONCRETE_TabbedPane_VerifySelectedTabByIndex CONCRETE_TabbedPane_VerifySelectedTab CONCRETE_TabbedPane_VerifyTextOfTabByIndex CONCRETE_TabbedPane_SelectTabByIndex CONCRETE_TabbedPane_SelectTab
New Actions
Name Type Parameters
Check Enablement of Tab by Index c

Integer:Index
Boolean:Enabled

Check Enablement of Tab by Value c

String:Title
String:Operator
Boolean:Enabled

Check Existence of Tab c

String:Tab
String:Operator
Boolean:Exists

Check Selection of Tab by Index c

Integer:Index
Boolean:Selected

Check Selection of Tab by Value c

String:Title
String:Operator
Boolean:Selected

Check Text of Tab by Index c

Integer:Index
String:Title
String:Operator

Select Tab by Index e

Integer:Index

Select Tab by Value e

String:Title
String:Operator

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
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)
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)
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)
Wait for Component e

Integer:Timeout in ms
Integer:Delay after Visibility

Graphics Component (abstract)


Check Enablement of Tab by Index (Tabbed Pane)

Parameters
Name Data Type Values Default
Index Integer - none

Name Data Type Values Default
Enabled Boolean true
false
true


Check Enablement of Tab by Value (Tabbed Pane)

Parameters
Name Data Type Values Default
Title String - none

Name Data Type Values Default
Operator String equals
not equals
matches
simple match
equals
Name Data Type Values Default
Enabled Boolean true
false
true


Check Existence of Tab (Tabbed Pane)

Parameters
Name Data Type Values Default
Tab String - none

Name Data Type Values Default
Operator String equals
not equals
matches
simple match
equals
Name Data Type Values Default
Exists Boolean true
false
true


Check Selection of Tab by Index (Tabbed Pane)

Parameters
Name Data Type Values Default
Index Integer - none

Name Data Type Values Default
Selected Boolean true
false
true


Check Selection of Tab by Value (Tabbed Pane)

Parameters
Name Data Type Values Default
Title String - none

Name Data Type Values Default
Operator String equals
not equals
matches
simple match
equals
Name Data Type Values Default
Selected Boolean true
false
true


Check Text of Tab by Index (Tabbed Pane)

Parameters
Name Data Type Values Default
Index Integer - none

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


Select Tab by Index (Tabbed Pane)

Parameters
Name Data Type Values Default
Index Integer - none


Select Tab by Value (Tabbed Pane)

Parameters
Name Data Type Values Default
Title String - none

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



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