| 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 |
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 |
FlexTreeTestObject
The Tree control lets a user view hierarchical data arranged as an expandable tree.
|