| Package | Description |
|---|---|
| com.rational.test.ft.object.interfaces.flex |
| Modifier and Type | Class and Description |
|---|---|
class |
FlexAdvancedDataGridTestObject
The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties
|
class |
FlexDataGridTestObject
The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties
|
class |
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.
|
class |
FlexListTestObject
The List control displays a vertical list of items.
|
class |
FlexMenuTestObject
The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications.
|
class |
FlexTextAreaTestObject
The TextArea control is a multiline text field with a border and optional scroll bars.
|
class |
FlexTreeTestObject
The Tree control lets a user view hierarchical data arranged as an expandable tree.
|