| Package | Description |
|---|---|
| com.rational.test.ft.object.interfaces.flex |
| Class and Description |
|---|
| FlexButtonTestObject
The Button control is a commonly used rectangular button.
|
| FlexComboBaseTestObject
The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear
where the user can choose which text to display.
|
| FlexContainerTestObject
The Container class is an abstract base class for components that controls the layout characteristics of child components.
|
| FlexListBaseTestObject
The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.
|
| FlexListTestObject
The List control displays a vertical list of items.
|
| FlexNavigationBarTestObject
The NavBar control is the superclass for navigator controls, such as the LinkBar and TabBar controls.
|
| FlexObjectTestObject |
| FlexScrollBaseTestObject |
| FlexSliderTestObject
The Slider class is the base class for the Flex slider controls.
|
| FlexViewStackTestObject
A ViewStack navigator container consists of a collection of child containers stacked on top of each other, where only one child at a time is
visible.
|