IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject

Packages that use FlexListBaseTestObject
com.rational.test.ft.object.interfaces.flex   
 

Uses of FlexListBaseTestObject in com.rational.test.ft.object.interfaces.flex
 

Subclasses of FlexListBaseTestObject in com.rational.test.ft.object.interfaces.flex
 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.