- FileDialogTestObject - Class in com.rational.test.ft.object.interfaces
-
Represents native-style file dialog controls.
- FileDialogTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
-
For internal use.
- FileDialogTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
-
For internal use.
- FileDialogTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
-
For internal use.
- FileDialogTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.FileDialogTestObject
-
For internal use.
- fillinCombinedStackTrace() - Method in interface com.rational.test.ft.IRationalThrowable
-
Combines the current stack in the current thread with the
stacktrace from this exception.
- fillinCombinedStackTrace() - Method in error com.rational.test.ft.RationalTestError
-
Combines the current stack (in the current thread) with the
stack trace from this exception.
- fillinCombinedStackTrace() - Method in exception com.rational.test.ft.RationalTestException
-
Combines the current stack in the current thread with the
stacktrace from this exception.
- finalize() - Method in class com.rational.test.ft.services.PlaybackMonitor
-
- find() - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
-
Finds the object in the software under test and returns a reference to it.
- find(Subitem, boolean) - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
-
Finds all candidates that match given search criteria starting at this TestObject.
- find() - Method in class com.rational.test.ft.object.interfaces.RootTestObject
-
- find(Subitem) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
-
Finds all candidates that match given search criteria.
- find(Subitem, boolean) - Method in class com.rational.test.ft.object.interfaces.RootTestObject
-
Finds all candidates that match the given search criteria.
- find() - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Finds the object in the software under test and returns a reference to it.
- find(Subitem) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Finds all candidates that match given search criteria starting at this TestObject.
- find(Subitem, boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
Finds all candidates that match given search criteria starting at this TestObject.
- find(String) - Method in class com.rational.test.ft.object.map.ObjectMap
-
Find an IMappedTestObject by identifier in the map.
- find(Subitem) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Finds all candidates that match given search criteria.
- find(Subitem, boolean) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Finds all candidates that match given search criteria.
- Find(String, String) - Static method in class com.rational.test.ft.vop
-
- find(IScriptDefinition, ObjectMap, TestObject) - Method in interface com.rational.test.ft.vp.IFtVerificationPointData
-
Locates and returns objects in the software under test that are relative to this verification
point.
- find(IScriptDefinition, ObjectMap, TestObject) - Method in interface com.rational.test.ft.vp.IFtVerificationPointImage
-
Locates and returns objects in the software under test that are relative to this verification
point.
- FIND_OBJECT_DELAY_BETWEEN_RETRIES - Static variable in interface com.rational.test.ft.script.IOptionName
-
The amount of time to wait between retries while trying to find an object.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
The methods findByName and findByNameEx return only the first object with matching name and type.
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Better performance than FindAllByName
- findAllByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Better performance than FindAllByName
- findAndInvoke(Subitem, String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
-
- findAndInvoke(Subitem, String) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
- findAndInvoke(Subitem, String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
- findAndInvokeProxy(Subitem, String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.ClientTestObject
-
- findAndInvokeProxy(Subitem, String, String, Object[], boolean) - Method in class com.rational.test.ft.object.interfaces.TestObject
-
- findById(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiApplicationTestObject
-
Locates a descendant object in the SAPGUI Scripting hierarchy with the matching id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Search through the object's descendants for a given id.
- findById(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiConnectionTestObject
-
Locates a descendant object in the SAPGUI Scripting hierarchy with the matching id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Search through the object's descendants for a given id.
- findById(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiSessionTestObject
-
Locates a descendant object in the SAPGUI Scripting hierarchy with the matching id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Search through the object's descendants for a given id.
- findById(String, boolean) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Search through the object's descendants for a given id.
- findByLabel(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Find an object based on it's text label.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByName(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Unlike findById, this function does not guarantee a unique result.
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Better performance than FindByName
- findByNameEx(String, long) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Better performance than FindByName
- findByPosition(int, int) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiSessionTestObject
-
Finds a descendant SAPGUI Scripting element at the given position
- findFirst() - Method in interface com.rational.test.ft.vp.IFtVerificationPointData
-
Locates and returns the first unmasked object in the verification-point data.
- findFirst() - Method in interface com.rational.test.ft.vp.IFtVerificationPointImage
-
Locates and returns the first unmasked object in the verification-point data.
- FINDING - Static variable in class com.rational.test.ft.services.PlaybackMonitorAdapter
-
Searching the system for a particular object
- findLocal(String) - Method in class com.rational.test.ft.object.map.ObjectMap
-
Find an IMappedTestObject by identifier in the map.
- findnodeKeyByPath(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Find the key of the tree node from path
- findnodeKeyByPath(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Find the key of the tree node from path
- findObjectAgain() - Method in interface com.rational.test.ft.script.ITestObjectMethodState
-
Resets the TestObject method
state so that the system searches again for the TestObject.
- findResource(String) - Method in class com.rational.test.ft.RationalFtClassLoader
-
Overrides the same-named method in ClassLoader.
- FIREFOX_PROFILE_FOLDER - Static variable in interface com.rational.test.ft.script.IOptionName
-
- FIREFOX_USERPROFILE_SELECTED - Static variable in interface com.rational.test.ft.script.IOptionName
-
- firstRowSet() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Navigates to the first set of records in the list.
- FLEX_DEFAULT_GUI_ACTION_DELAY - Static variable in interface com.rational.test.ft.script.IOptionName
-
Flag to set the default gui action delay in Flex domain
- FlexAccordionTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
An Accordion navigator container has a collection of child containers, but only one of them at a time is visible.
- FlexAccordionTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAccordionTestObject
-
- FlexAccordionTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAccordionTestObject
-
- FlexAccordionTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAccordionTestObject
-
- FlexAccordionTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAccordionTestObject
-
- FlexAccordionTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAccordionTestObject
-
- FlexAdvancedDataGridTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
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
- FlexAdvancedDataGridTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAdvancedDataGridTestObject
-
- FlexAdvancedDataGridTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAdvancedDataGridTestObject
-
- FlexAdvancedDataGridTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAdvancedDataGridTestObject
-
- FlexAdvancedDataGridTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAdvancedDataGridTestObject
-
- FlexAdvancedDataGridTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexAdvancedDataGridTestObject
-
- flexAlt - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- FlexApplicationTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another
container.
- FlexApplicationTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexApplicationTestObject
-
- FlexApplicationTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexApplicationTestObject
-
- FlexApplicationTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexApplicationTestObject
-
- FlexApplicationTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexApplicationTestObject
-
- FlexApplicationTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexApplicationTestObject
-
- flexAtBottom - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexAtLeft - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexAtRight - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexAtTop - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- FlexButtonBarTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The ButtonBar control defines a horizontal or vertical group of logically related push buttons with a common look and navigation.
- FlexButtonBarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonBarTestObject
-
- FlexButtonBarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonBarTestObject
-
- FlexButtonBarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonBarTestObject
-
- FlexButtonBarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonBarTestObject
-
- FlexButtonBarTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonBarTestObject
-
- FlexButtonTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The Button control is a commonly used rectangular button.
- FlexButtonTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
- FlexButtonTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
- FlexButtonTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
- FlexButtonTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
- FlexButtonTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexButtonTestObject
-
- FlexChartSeriesTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The Series class is the base class for the classes that let you specify a data series for a chart control.
- FlexChartSeriesTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartSeriesTestObject
-
- FlexChartSeriesTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartSeriesTestObject
-
- FlexChartSeriesTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartSeriesTestObject
-
- FlexChartSeriesTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartSeriesTestObject
-
- FlexChartSeriesTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartSeriesTestObject
-
- FlexChartTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The base class for the chart controls.
- FlexChartTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartTestObject
-
- FlexChartTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartTestObject
-
- FlexChartTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartTestObject
-
- FlexChartTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartTestObject
-
- FlexChartTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexChartTestObject
-
- FlexColorPickerTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The ColorPicker control provides a way for a user to choose a color from a swatch list.
- FlexColorPickerTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexColorPickerTestObject
-
- FlexColorPickerTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexColorPickerTestObject
-
- FlexColorPickerTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexColorPickerTestObject
-
- FlexColorPickerTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexColorPickerTestObject
-
- FlexColorPickerTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexColorPickerTestObject
-
- FlexComboBaseTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
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.
- FlexComboBaseTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
- FlexComboBaseTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
- FlexComboBaseTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
- FlexComboBaseTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
- FlexComboBaseTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBaseTestObject
-
- FlexComboBoxTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The ComboBox control contains a drop-down list from which the user can select a single value.
- FlexComboBoxTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBoxTestObject
-
- FlexComboBoxTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBoxTestObject
-
- FlexComboBoxTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBoxTestObject
-
- FlexComboBoxTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBoxTestObject
-
- FlexComboBoxTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexComboBoxTestObject
-
- FlexContainerTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The Container class is an abstract base class for components that controls the layout characteristics of child components.
- FlexContainerTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
- FlexContainerTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
- FlexContainerTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
- FlexContainerTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
- FlexContainerTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
- flexControl - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- flexControlAlt - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- flexControlShift - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- flexControlShiftAlt - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- FlexDataGridTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
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
- FlexDataGridTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDataGridTestObject
-
- FlexDataGridTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDataGridTestObject
-
- FlexDataGridTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDataGridTestObject
-
- FlexDataGridTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDataGridTestObject
-
- FlexDataGridTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDataGridTestObject
-
- FlexDateChooserDetails - Class in com.rational.test.ft.script
-
- FlexDateChooserDetails() - Constructor for class com.rational.test.ft.script.FlexDateChooserDetails
-
- FlexDateChooserTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The DateChooser control displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week.
- FlexDateChooserTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
- FlexDateChooserTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
- FlexDateChooserTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
- FlexDateChooserTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
- FlexDateChooserTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateChooserTestObject
-
- FlexDateFieldTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The DateField control is a text field that shows the date with a calendar icon on its right side.
- FlexDateFieldTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateFieldTestObject
-
- FlexDateFieldTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateFieldTestObject
-
- FlexDateFieldTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateFieldTestObject
-
- FlexDateFieldTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateFieldTestObject
-
- FlexDateFieldTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDateFieldTestObject
-
- FlexDividedBoxTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts
draggable dividers in the gaps between the children.
- FlexDividedBoxTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDividedBoxTestObject
-
- FlexDividedBoxTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDividedBoxTestObject
-
- FlexDividedBoxTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDividedBoxTestObject
-
- FlexDividedBoxTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDividedBoxTestObject
-
- FlexDividedBoxTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexDividedBoxTestObject
-
- flexKeyBoard - Static variable in class com.rational.test.ft.script.FlexTriggerEvents
-
- FlexKeyModifiers - Class in com.rational.test.ft.script
-
- FlexKeyModifiers() - Constructor for class com.rational.test.ft.script.FlexKeyModifiers
-
- flexLineDown - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexLineLeft - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexLineRight - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexLineUp - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- FlexLinkBarTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
A LinkBar control defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations.
- FlexLinkBarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexLinkBarTestObject
-
- FlexLinkBarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexLinkBarTestObject
-
- FlexLinkBarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexLinkBarTestObject
-
- FlexLinkBarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexLinkBarTestObject
-
- FlexLinkBarTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexLinkBarTestObject
-
- FlexListBaseTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
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.
- FlexListBaseTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
- FlexListBaseTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
- FlexListBaseTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
- FlexListBaseTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
- FlexListBaseTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListBaseTestObject
-
- FlexListLabelTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
- FlexListLabelTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListLabelTestObject
-
- FlexListLabelTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListLabelTestObject
-
- FlexListLabelTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListLabelTestObject
-
- FlexListLabelTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListLabelTestObject
-
- FlexListLabelTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListLabelTestObject
-
- FlexListTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The List control displays a vertical list of items.
- FlexListTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListTestObject
-
- FlexListTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListTestObject
-
- FlexListTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListTestObject
-
- FlexListTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListTestObject
-
- FlexListTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexListTestObject
-
- FlexMenuBarTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
A MenuBar control defines a horizontal, top-level menu bar that contains one or menu items.
- FlexMenuBarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuBarTestObject
-
- FlexMenuBarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuBarTestObject
-
- FlexMenuBarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuBarTestObject
-
- FlexMenuBarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuBarTestObject
-
- FlexMenuBarTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuBarTestObject
-
- FlexMenuTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications.
- FlexMenuTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuTestObject
-
- FlexMenuTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuTestObject
-
- FlexMenuTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuTestObject
-
- FlexMenuTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuTestObject
-
- FlexMenuTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexMenuTestObject
-
- flexMouse - Static variable in class com.rational.test.ft.script.FlexTriggerEvents
-
- FlexNavigationBarTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The NavBar control is the superclass for navigator controls, such as the LinkBar and TabBar controls.
- FlexNavigationBarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
- FlexNavigationBarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
- FlexNavigationBarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
- FlexNavigationBarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
- FlexNavigationBarTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNavigationBarTestObject
-
- flexNextMonth - Static variable in class com.rational.test.ft.script.FlexDateChooserDetails
-
- flexNextYear - Static variable in class com.rational.test.ft.script.FlexDateChooserDetails
-
- FlexNumericStepperTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The NumericStepper control lets the user select a number from an ordered set.
- FlexNumericStepperTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
- FlexNumericStepperTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
- FlexNumericStepperTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
- FlexNumericStepperTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
- FlexNumericStepperTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexNumericStepperTestObject
-
- FlexObjectTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
- FlexObjectTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- FlexObjectTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- FlexObjectTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- FlexObjectTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- FlexObjectTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexObjectTestObject
-
- flexPageDown - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexPageLeft - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexPageRight - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexPageUp - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- FlexPopUpButtonTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The PopUpButton control adds a flexible pop-up control interface to a Button control.
- FlexPopUpButtonTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexPopUpButtonTestObject
-
- FlexPopUpButtonTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexPopUpButtonTestObject
-
- FlexPopUpButtonTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexPopUpButtonTestObject
-
- FlexPopUpButtonTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexPopUpButtonTestObject
-
- FlexPopUpButtonTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexPopUpButtonTestObject
-
- flexPreviousMonth - Static variable in class com.rational.test.ft.script.FlexDateChooserDetails
-
- flexPreviousYear - Static variable in class com.rational.test.ft.script.FlexDateChooserDetails
-
- FlexRichTextEditorTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The RichTextEditor control lets users enter and format text.
- FlexRichTextEditorTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexRichTextEditorTestObject
-
- FlexRichTextEditorTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexRichTextEditorTestObject
-
- FlexRichTextEditorTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexRichTextEditorTestObject
-
- FlexRichTextEditorTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexRichTextEditorTestObject
-
- FlexRichTextEditorTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexRichTextEditorTestObject
-
- FlexScrollBarTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The ScrollBar class is the base class for the HScrollBar and VScrollBar controls.
- FlexScrollBarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBarTestObject
-
- FlexScrollBarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBarTestObject
-
- FlexScrollBarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBarTestObject
-
- FlexScrollBarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBarTestObject
-
- FlexScrollBarTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBarTestObject
-
- FlexScrollBaseTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
- FlexScrollBaseTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBaseTestObject
-
- FlexScrollBaseTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBaseTestObject
-
- FlexScrollBaseTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBaseTestObject
-
- FlexScrollBaseTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBaseTestObject
-
- FlexScrollBaseTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexScrollBaseTestObject
-
- FlexScrollDetails - Class in com.rational.test.ft.script
-
- FlexScrollDetails() - Constructor for class com.rational.test.ft.script.FlexScrollDetails
-
- FlexScrollDirections - Class in com.rational.test.ft.script
-
- FlexScrollDirections() - Constructor for class com.rational.test.ft.script.FlexScrollDirections
-
- flexScrollHorizontal - Static variable in class com.rational.test.ft.script.FlexScrollDirections
-
- flexScrollVertical - Static variable in class com.rational.test.ft.script.FlexScrollDirections
-
- flexShift - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- flexShiftAlt - Static variable in class com.rational.test.ft.script.FlexKeyModifiers
-
- FlexSliderTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The Slider class is the base class for the Flex slider controls.
- FlexSliderTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexSliderTestObject
-
- FlexSliderTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexSliderTestObject
-
- FlexSliderTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexSliderTestObject
-
- FlexSliderTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexSliderTestObject
-
- FlexSliderTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexSliderTestObject
-
- FlexTabNavigatorTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The TabNavigator container extends the ViewStack container by including a TabBar container for navigating between its child containers.
- FlexTabNavigatorTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTabNavigatorTestObject
-
- FlexTabNavigatorTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTabNavigatorTestObject
-
- FlexTabNavigatorTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTabNavigatorTestObject
-
- FlexTabNavigatorTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTabNavigatorTestObject
-
- FlexTabNavigatorTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTabNavigatorTestObject
-
- FlexTextAreaTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The TextArea control is a multiline text field with a border and optional scroll bars.
- FlexTextAreaTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
- FlexTextAreaTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
- FlexTextAreaTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
- FlexTextAreaTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
- FlexTextAreaTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTextAreaTestObject
-
- flexThumbPosition - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- flexThumbTrack - Static variable in class com.rational.test.ft.script.FlexScrollDetails
-
- FlexTitleWindowTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
A TitleWindow navigator container contains a title bar, a caption, a border, and a content area for its child.
- FlexTitleWindowTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTitleWindowTestObject
-
- FlexTitleWindowTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTitleWindowTestObject
-
- FlexTitleWindowTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTitleWindowTestObject
-
- FlexTitleWindowTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTitleWindowTestObject
-
- FlexTitleWindowTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTitleWindowTestObject
-
- FlexTreeTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
The Tree control lets a user view hierarchical data arranged as an expandable tree.
- FlexTreeTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTreeTestObject
-
- FlexTreeTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTreeTestObject
-
- FlexTreeTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTreeTestObject
-
- FlexTreeTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTreeTestObject
-
- FlexTreeTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexTreeTestObject
-
- FlexTriggerEvents - Class in com.rational.test.ft.script
-
- FlexTriggerEvents() - Constructor for class com.rational.test.ft.script.FlexTriggerEvents
-
- FlexViewStackTestObject - Class in com.rational.test.ft.object.interfaces.flex
-
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.
- FlexViewStackTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexViewStackTestObject
-
- FlexViewStackTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexViewStackTestObject
-
- FlexViewStackTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexViewStackTestObject
-
- FlexViewStackTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexViewStackTestObject
-
- FlexViewStackTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.flex.FlexViewStackTestObject
-
- floatValue() - Method in class com.rational.test.ft.value.RecognitionIndex
-
Implements Number.floatValue with a class-specific definition.
- floatValue() - Method in class com.rational.test.value.Decimal
-
- floatValue() - Method in class com.rational.test.value.UByte
-
- floatValue() - Method in class com.rational.test.value.UInt32
-
- floatValue() - Method in class com.rational.test.value.UInt64
-
- FONT_PREF_NAME - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
Font Preference, This is read in FontPreferences.java and written to
rational_ft.pref file.
- FONT_PREF_SIZE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- FONT_PREF_STYLE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- FontInfo - Class in com.rational.test.ft.value
-
Provides information about a font.
- FontInfo(String, int, int) - Constructor for class com.rational.test.ft.value.FontInfo
-
Constructs a FontInfo object.
- forcedResize - Variable in class com.rational.test.ft.services.Monitor
-
- FORMAT_XML_OUTPUT - Static variable in interface com.rational.test.ft.script.IOptionName
-
Generates XML files with formatting enabled, using newlines and indentation.
- forward() - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- forward() - Method in class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
-
- forward() - Method in interface com.rational.test.ft.object.interfaces.IBrowserObject
-
Navigates the browser forward to the next page
- frame - Variable in class com.rational.test.ft.services.Monitor
-
- FrameSubitemTestObject - Class in com.rational.test.ft.object.interfaces
-
Provides subitem methods for frame controls.
- FrameSubitemTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
-
For internal use.
- FrameSubitemTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
-
For internal use.
- FrameSubitemTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
-
For internal use.
- FrameSubitemTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
-
For internal use.
- FrameSubitemTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
-
Construct one FrameTestObject from another TestObject.
- FrameTestObject - Class in com.rational.test.ft.object.interfaces
-
Represents frame objects in the system under test.
- FrameTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
-
For internal use.
- FrameTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
-
For internal use.
- FrameTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
-
For internal use.
- FrameTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
-
For internal use.
- FrameTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.FrameTestObject
-
Construct one FrameTestObject from a TestObject.
- freeObjectMap() - Method in class com.rational.test.ft.object.map.ObjectMap
-
This method frees all assets held by an allocated object map.
- freeSharedMemory() - Method in class com.rational.test.ft.object.map.ObjectMap
-
This method frees all shared memory associated with this map.
- FT_CM_OPTIONS - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- FT_DATAPOOL_MAX_ITEM_COUNT - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
The option if set overrides the set datapool item count.
- FT_ECLIPSE_DOMAIN_ENABLE - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- FT_ECLIPSE_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_INSTALL_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_JAR - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_JVM_OPTIONS - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- FT_PREF_FILE - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_PROD_ACRONYM - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_PROD_NAME - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_UNIX_CONFIG_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_UNIX_CUST_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_UNIX_HOME_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_UNIX_INSTALL_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_UNIX_JRE_ENV - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FT_VENDOR - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FTCucumberOptions - Annotation Type in com.rational.test.ft.script
-
Annotation for making an FT Script integrate with Cucumber.
- FtInstallOptions - Class in com.rational.test.ft.services
-
Provides access to the options that define the runtime environment
that a script runs in.
- FtInstallOptions() - Constructor for class com.rational.test.ft.services.FtInstallOptions
-
- FtLog - Class in com.rational.test.ft
-
This class can be used to open the RQM zipped log.
- FtLog() - Constructor for class com.rational.test.ft.FtLog
-
- FtSystemUtils - Class in com.rational.test.ft.services
-
- FtSystemUtils() - Constructor for class com.rational.test.ft.services.FtSystemUtils
-
- FtTptpRunner - Class in com.rational.test.ft
-
Initial entry point for Hyades/TPTP script playback.
- FtTptpRunner() - Constructor for class com.rational.test.ft.FtTptpRunner
-
- FTW11_EXE - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FTW64_EXE - Static variable in class com.rational.test.ft.services.FtSystemUtils
-
- FTW_EXE - Static variable in class com.rational.test.ft.services.FtSystemUtils
-