- datapool - Variable in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- DatapoolAdapter - Class in org.eclipse.hyades.edit.datapool
-
- DatapoolAdapter() - Constructor for class org.eclipse.hyades.edit.datapool.DatapoolAdapter
-
- DatapoolException - Exception in com.rational.test.ft
-
Base class for datapool-related exceptions.
- DatapoolException() - Constructor for exception com.rational.test.ft.DatapoolException
-
- DatapoolException(String) - Constructor for exception com.rational.test.ft.DatapoolException
-
- DatapoolException(String, String) - Constructor for exception com.rational.test.ft.DatapoolException
-
- DatapoolException - Exception in org.eclipse.hyades.execution.runtime.datapool
-
Exceptions of this type are thrown when errant actions are performed
on
IDatapool objects.
- DatapoolException() - Constructor for exception org.eclipse.hyades.execution.runtime.datapool.DatapoolException
-
- DatapoolException(String) - Constructor for exception org.eclipse.hyades.execution.runtime.datapool.DatapoolException
-
- DatapoolFactory - Class in com.rational.test.ft.datapool
-
- DatapoolFactory() - Constructor for class com.rational.test.ft.datapool.DatapoolFactory
-
The constructor is intentionally protected so that only once instance
of the DatapoolFactory can be constructed.
- DatapoolFactory.IteratorClassName - Class in com.rational.test.ft.datapool
-
- DatapoolFactory.IteratorClassName(String, String) - Constructor for class com.rational.test.ft.datapool.DatapoolFactory.IteratorClassName
-
- DatapoolReference - Class in com.rational.test.ft.value
-
Contains a reference to a column in a datapool associated with a script.
- DatapoolReference() - Constructor for class com.rational.test.ft.value.DatapoolReference
-
- DatapoolReference(String, Object) - Constructor for class com.rational.test.ft.value.DatapoolReference
-
- DatapoolReference(String, Object, Object) - Constructor for class com.rational.test.ft.value.DatapoolReference
-
- DatapoolScriptSupport - Class in com.rational.test.ft.script
-
Provides methods for accessing rows in a datapool associated with this instance
of
RationalTestScript.
- DatapoolScriptSupport() - Constructor for class com.rational.test.ft.script.DatapoolScriptSupport
-
- DatapoolStore - Class in com.rational.test.ft.services
-
- DatapoolStore() - Constructor for class com.rational.test.ft.services.DatapoolStore
-
Creates an internal datapool structure to hold datapool variable/value pairs.
- DatapoolStore(String, Object) - Constructor for class com.rational.test.ft.services.DatapoolStore
-
Creates an internal datapool structrue to hold datapool variable/value pairs.
- DatapoolStoreValue - Class in com.rational.test.ft.services
-
- DatapoolStoreValue() - Constructor for class com.rational.test.ft.services.DatapoolStoreValue
-
- DatapoolUtilities - Class in com.rational.test.ft.datapool
-
This class provides static datapool specific utility methods.
- DatapoolUtilities() - Constructor for class com.rational.test.ft.datapool.DatapoolUtilities
-
- dataSetFactory() - Method in class com.rational.test.ft.script.DataSetManager
-
Exposes the underlying the factory object so that
IDatapool instances
can be opened without direct support from the script editor.
- DataSetManager - Class in com.rational.test.ft.script
-
- DataSetManager() - Constructor for class com.rational.test.ft.script.DataSetManager
-
- DATASTORE - Static variable in interface com.rational.test.ft.script.IOptionName
-
The root directory for scripts and classes.
- Date - Class in com.rational.test.ft.script
-
Adds definition to Date.
- Date(int, int, int) - Constructor for class com.rational.test.ft.script.Date
-
- Date(int, int) - Constructor for class com.rational.test.ft.script.Date
-
- DateWrapper - Class in com.rational.test.ft.value
-
Overlaps the Date properties so that a more interesting toString method can be provided
for Date properties.
- DateWrapper() - Constructor for class com.rational.test.ft.value.DateWrapper
-
- DateWrapper(long) - Constructor for class com.rational.test.ft.value.DateWrapper
-
- DateWrapper(int, int, int) - Constructor for class com.rational.test.ft.value.DateWrapper
-
- DateWrapper(int, int, int, int, int) - Constructor for class com.rational.test.ft.value.DateWrapper
-
- DateWrapper(int, int, int, int, int, int) - Constructor for class com.rational.test.ft.value.DateWrapper
-
- DateWrapper(String) - Constructor for class com.rational.test.ft.value.DateWrapper
-
- debug - Static variable in class com.rational.test.ft.object.map.MappedTestObject
-
- debug - Static variable in class com.rational.test.ft.object.map.ObjectMap
-
- debug(String) - Static method in class com.rational.test.ft.rational_ft
-
- debug(String, int) - Static method in class com.rational.test.ft.rational_ft
-
- debug(String) - Method in class com.rational.test.ft.rational_ft.Debug
-
- debug - Static variable in class com.rational.test.ft.script.ScriptUtilities
-
Provides basic run functionality.
- debug - Static variable in class com.rational.test.ft.script.Value
-
- debug - Static variable in class com.rational.test.ft.services.Monitor
-
- debug - Static variable in class com.rational.test.ft.services.MonitorGettingStartedText
-
- debug - Static variable in class com.rational.test.ft.value.DateWrapper
-
- DEBUG_CLEAR - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DEBUG_ENABLED - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DEBUG_FACILITIES - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DEBUG_FILENAME - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DEBUG_FORMAT - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- debugDisplay() - Method in class com.rational.test.ft.object.map.MappedTestObject
-
- Decimal - Class in com.rational.test.value
-
Value class that provides an implementation of the .NET Decimal data type.
- Decimal(long) - Constructor for class com.rational.test.value.Decimal
-
Constructs from a signed 64 bit long value
- Decimal(int) - Constructor for class com.rational.test.value.Decimal
-
Constructs from a signed 32 bit value
- Decimal(String) - Constructor for class com.rational.test.value.Decimal
-
Constructs from a string.
- Decimal(BigDecimal) - Constructor for class com.rational.test.value.Decimal
-
- Decimal(byte, long, long, long, byte) - Constructor for class com.rational.test.value.Decimal
-
- decrement() - Method in class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
Dispatched when a user clicks the downArrowButton
- DEFAULT - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the DEFAULT_FLAGS command flag.
- DEFAULT_ARGS - Static variable in class com.rational.test.ft.script.RationalTestScript
-
Acts as the default arguments object for callScript commands.
- DEFAULT_ARGUMENTS - Static variable in interface com.rational.test.ft.script.IScriptDefinition
-
- DEFAULT_FLAGS - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the DEFAULT_FLAGS command flag.
- DEFAULT_FLAGS - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
-
Defines the expected default state.
- DEFAULT_ITERATOR_CLASS - Static variable in class com.rational.test.ft.datapool.DatapoolFactory
-
- defaultContextMenu() - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Requests a context menu for the whole Tree Control.
- delay(int) - Static method in class com.rational.test.ft.script.SubitemFactory
-
Returns a LowLevelEvent representing a low level delay event.
- DELAY_AFTER_WINDOW_ACTIVATE - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, after a window is activated.
- DELAY_BEFORE_FLEX_GUI_ACTION - Static variable in interface com.rational.test.ft.script.IOptionName
-
Flag to set max delay before the Flex gui action
- DELAY_BEFORE_GUI_ACTION - Static variable in interface com.rational.test.ft.script.IOptionName
-
The amount of time to wait before each GUI action, that is, either a mouse-click, drag, or inputKeys command.
- DELAY_BEFORE_KEY_DOWN - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before each key down.
- DELAY_BEFORE_KEY_UP - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before each key up.
- DELAY_BEFORE_MOUSE_DOWN - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before each mouse button down.
- DELAY_BEFORE_MOUSE_MOVE - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before each mouse move.
- DELAY_BEFORE_MOUSE_UP - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before each mouse button up.
- DELAY_BEFORE_RECORDING_KEYS - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before recording keystrokes.
- DELAY_BEFORE_RECORDING_MOUSE_ACTION - Static variable in interface com.rational.test.ft.script.IOptionName
-
Delays by this amount of time, in seconds, before recording a mouse action.
- DelayEvent - Class in com.rational.test.ft.script
-
Represents a low level delay event.This should be generated with the SubitemFactory method
delay.
- DelayEvent(int) - Constructor for class com.rational.test.ft.script.DelayEvent
-
Constructs a LowLevelEvent representing a delay in event play back.
- deleteCookies() - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- deleteCookies(String, boolean) - Method in class com.rational.test.ft.object.interfaces.BrowserTestObject
-
- deleteCookies() - Method in class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
-
- deleteCookies(String, boolean) - Method in class com.rational.test.ft.object.interfaces.EmbeddedBrowserTestObject
-
- deleteCookies() - Method in interface com.rational.test.ft.object.interfaces.IBrowserObject
-
Deletes all of the browser's cookies.
- deleteCookies(String, boolean) - Method in interface com.rational.test.ft.object.interfaces.IBrowserObject
-
Deletes browser cookies specified by the path in cookie
- deleteObjectMapState(String, String) - Static method in class com.rational.test.ft.object.map.ObjectMap
-
Delete off any local cache files associated with this instance of an object map.
- deletePersistantState(String, String) - Static method in class com.rational.test.ft.object.map.ObjectMap
-
- deleteRows(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Deletes the Rows.
- deleteWindow(String) - Static method in class com.rational.test.ft.script.UnexpectedWindowConfigurationManager
-
Method to delete the active window element from the xml
- derefAll() - Static method in class com.rational.test.ft.script.RationalTestScript
-
- descendSort(String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Sorts the column list in descending order.
- describe(String) - Method in class com.rational.test.ft.object.interfaces.GuiSubitemTestObject
-
For Sybase PowerBuilder Datawindow Only
Reports the values of properties of a Sybase PowerBuilder DataWindow object
and columns within the DataWindow object
- DESCRIPTION - Static variable in interface com.rational.test.ft.script.IMapPropertyName
-
The administrative property for the script-helper description.
- DESCRIPTIONOBJECT - Static variable in interface com.rational.test.ft.script.IMapPropertyName
-
- DESCRIPTIVENAME - Static variable in interface com.rational.test.ft.script.IMapPropertyName
-
The descriptive name associated with a TestObject.
- deselect() - Method in interface com.rational.test.ft.object.interfaces.IToggle
-
Sets the state of the associated object to
notSelected.
- deselect() - Method in class com.rational.test.ft.object.interfaces.ToggleTestObject
-
To de-select the associated object
- deselect() - Method in class com.rational.test.ft.object.interfaces.WPF.WpfToggleTestObject
-
Sets the state of the associated object to NOT_SELECTED.
- deselect() - Static method in class com.rational.test.ft.script.Action
-
Creates a DESELECT action object.
- DESELECT - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for a DESELECT action specification.
- DESELECT_ALL - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for a DESELECT_ALL action specification.
- deselectAll() - Static method in class com.rational.test.ft.script.Action
-
Creates a DESELECT_ALL action object.
- deselectAllColumns() - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Deselects all the columns.
- deselectColumn(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Removes the specified column from the collection of the selected columns.
- deselectColumn(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Deselect the column.
- deselectRow(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Deselects the row at the specified row index
- DEV_USER - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DialogTestObject - Class in com.rational.test.ft.object.interfaces
-
Represents native-style Dialog controls.
- DialogTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.DialogTestObject
-
For internal use.
- DialogTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.DialogTestObject
-
For internal use.
- DialogTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.DialogTestObject
-
For internal use.
- DialogTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.DialogTestObject
-
For internal use.
- DialogTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.DialogTestObject
-
For internal use.
- DISABLE_HTML_SUBDOMAIN_FIND_OPTIMIZATION - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DISABLE_INSERT_RECORDING - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DISABLE_LOGGING - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
The filter level for logging to disable all logging
- DISABLE_LOGGING - Static variable in interface com.rational.test.ft.services.ISimpleLog
-
The filter level for logging to disable all logging
- DISABLED - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for the DISABLED command flag.
- DISABLED - Static variable in class com.rational.test.ft.script.ScriptCommandFlags
-
Specifies that a GUITestObject is disabled.
- DOCK_TOOLBAR - Static variable in class com.rational.test.ft.services.Monitor
-
- DocumentTestObject - Class in com.rational.test.ft.object.interfaces
-
Provides script access
to the general browser, which is the HTML Browser TestObject class.
- DocumentTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.DocumentTestObject
-
For internal use.
- DocumentTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.DocumentTestObject
-
For internal use.
- DocumentTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.DocumentTestObject
-
For internal use.
- DocumentTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.DocumentTestObject
-
For internal use.
- DocumentTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.DocumentTestObject
-
For internal use.
- doesVariablesManagerExist() - Method in class com.rational.test.ft.script.RationalTestScript
-
This API tells whether variables manager instance is created or not
- DOJO_INSTALLATION_DIR - Static variable in class com.rational.test.ft.services.LogManager
-
- DOJO_WIDGET - Static variable in class com.rational.test.ft.services.LogManager
-
- DojoAccordionTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoAccordionTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoAccordionTestObject
-
- DojoAccordionTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoAccordionTestObject
-
- DojoAccordionTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoAccordionTestObject
-
- DojoAccordionTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoAccordionTestObject
-
- DojoAccordionTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoAccordionTestObject
-
- DojoCalendarTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoCalendarTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoCalendarTestObject
-
- DojoCalendarTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoCalendarTestObject
-
- DojoCalendarTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoCalendarTestObject
-
- DojoCalendarTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoCalendarTestObject
-
- DojoCalendarTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoCalendarTestObject
-
- DojoColorPaletteTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoColorPaletteTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoColorPaletteTestObject
-
- DojoColorPaletteTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoColorPaletteTestObject
-
- DojoColorPaletteTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoColorPaletteTestObject
-
- DojoColorPaletteTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoColorPaletteTestObject
-
- DojoColorPaletteTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoColorPaletteTestObject
-
- DojoComboboxTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoComboboxTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoComboboxTestObject
-
- DojoComboboxTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoComboboxTestObject
-
- DojoComboboxTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoComboboxTestObject
-
- DojoComboboxTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoComboboxTestObject
-
- DojoComboboxTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoComboboxTestObject
-
- DojoDialogTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoDialogTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoDialogTestObject
-
- DojoDialogTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoDialogTestObject
-
- DojoDialogTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoDialogTestObject
-
- DojoDialogTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoDialogTestObject
-
- DojoDialogTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoDialogTestObject
-
- DojoFloatingPaneTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoFloatingPaneTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoFloatingPaneTestObject
-
- DojoFloatingPaneTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoFloatingPaneTestObject
-
- DojoFloatingPaneTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoFloatingPaneTestObject
-
- DojoFloatingPaneTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoFloatingPaneTestObject
-
- DojoFloatingPaneTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoFloatingPaneTestObject
-
- DojoGridTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoGridTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoGridTestObject
-
- DojoGridTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoGridTestObject
-
- DojoGridTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoGridTestObject
-
- DojoGridTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoGridTestObject
-
- DojoGridTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoGridTestObject
-
- DojoMenuTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoMenuTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoMenuTestObject
-
- DojoMenuTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoMenuTestObject
-
- DojoMenuTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoMenuTestObject
-
- DojoMenuTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoMenuTestObject
-
- DojoMenuTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoMenuTestObject
-
- DojoSpinnerTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoSpinnerTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
- DojoSpinnerTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
- DojoSpinnerTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
- DojoSpinnerTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
- DojoSpinnerTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSpinnerTestObject
-
- DojoSplitContainerTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoSplitContainerTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSplitContainerTestObject
-
- DojoSplitContainerTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSplitContainerTestObject
-
- DojoSplitContainerTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSplitContainerTestObject
-
- DojoSplitContainerTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSplitContainerTestObject
-
- DojoSplitContainerTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoSplitContainerTestObject
-
- DojoTabContainerTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoTabContainerTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
- DojoTabContainerTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
- DojoTabContainerTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
- DojoTabContainerTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
- DojoTabContainerTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTabContainerTestObject
-
- DojoTimeMenuTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoTimeMenuTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTimeMenuTestObject
-
- DojoTimeMenuTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTimeMenuTestObject
-
- DojoTimeMenuTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTimeMenuTestObject
-
- DojoTimeMenuTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTimeMenuTestObject
-
- DojoTimeMenuTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTimeMenuTestObject
-
- DojoTitlePaneTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoTitlePaneTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTitlePaneTestObject
-
- DojoTitlePaneTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTitlePaneTestObject
-
- DojoTitlePaneTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTitlePaneTestObject
-
- DojoTitlePaneTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTitlePaneTestObject
-
- DojoTitlePaneTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTitlePaneTestObject
-
- DojoTreeTestObject - Class in com.rational.test.ft.object.interfaces.dojo
-
- DojoTreeTestObject(SpyMappedTestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
- DojoTreeTestObject(SpyMappedTestObject, TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
- DojoTreeTestObject(SpyMappedTestObject, TestObject, long) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
- DojoTreeTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
- DojoTreeTestObject(TestObject) - Constructor for class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
- DOMAIN - Static variable in interface com.rational.test.ft.script.IMapPropertyName
-
The administrative property for the domain name.
- DomainTestObject - Class in com.rational.test.ft.object.interfaces
-
Provides access to an object domain.
- DomainTestObject(RemoteProxyReference) - Constructor for class com.rational.test.ft.object.interfaces.DomainTestObject
-
For internal use.
- DomainTestObject(RegisteredObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.DomainTestObject
-
For internal use.
- DomainTestObject(TestObjectReference) - Constructor for class com.rational.test.ft.object.interfaces.DomainTestObject
-
For internal use.
- DomainTestObject(TestContext.Reference, String) - Constructor for class com.rational.test.ft.object.interfaces.DomainTestObject
-
For internal use.
- done() - Method in class com.rational.test.ft.object.interfaces.siebel.SiebTaskAssistantTestObject
-
Clicks the Return To link.
- done() - Method in interface com.rational.test.ft.services.IActionMonitor
-
Notifies that the work is done; that is, either the main task is completed
or the user canceled it.
- done() - Method in class com.rational.test.ft.services.NullActionMonitor
-
- DOT - Static variable in class com.rational.test.ft.services.LogAdapter
-
- doubleClick(Subitem) - Method in class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
Dispatched when a user presses and releases the main button of the user's pointing device over the same InteractiveObject quickly twice (double clicks)
- doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.object.interfaces.dojo.DojoTreeTestObject
-
Dispatched when a user presses and releases the right button of the user's pointing device over the same InteractiveObject quickly twice (double clicks)
- doubleClick(Subitem) - Method in class com.rational.test.ft.object.interfaces.flex.FlexDataGridTestObject
-
Dispatched when a user presses and releases the main button of the user's pointing device over the same InteractiveObject
- doubleClick() - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a left-mouse double-click on the center point of the associated TestOject.
- doubleClick(MouseModifiers) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a left-mouse double-click at the specified object, relative
to the coordinates within the associated TestObject.
- doubleClick(Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a left-mouse double-click on the specified coordinates, relative to the
associated TestObject.
- doubleClick(MouseModifiers, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a mouse double-click on the specified coordinates, relative
to the associated TestObject.
- doubleClick() - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a left-mouse double-click on the center point of the associated TestObject.
- doubleClick(MouseModifiers) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a left-mouse double-click on the specified object
- doubleClick(Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a left-mouse double-click on the specified coordinates, relative to the
associated TestObject.
- doubleClick(MouseModifiers, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a left-mouse double-click on the specified coordinates
- doubleClick(Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a left-mouse double-click on the center point of the associated TestObject.
- doubleClick(MouseModifiers, Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a left-mouse double-click on the specified object-relative
coordinates within the associated TestObject.
- doubleClick(Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a left-mouse double-click on the specified coordinates, relative to the
associated TestObject.
- doubleClick(MouseModifiers, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a left-mouse double-click on the specified coordinates, relative
to the associated TestObject.
- doubleClick(int, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Emulates a mouse double click on a given cell if the
parameters are valid and raises an exception otherwise.
- doubleClick(int, String) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Perform a double click on the SiebList subitem so that it may be edited
This API is supported on Siebel7.8 and later versions
- doubleClick(Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a left-mouse double-click on the center point of the associated TestObject.
- doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a left-mouse double-click on the specified object, relative
to coordinates within the associated TestObject.
- doubleClick(Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a left-mouse double-click on the specified coordinates, relative to the
associated TestObject.
- doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a left-mouse double-click action on the specified coordinates, relative
to the associated TestObject.
- doubleClick(DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a left-mouse double-click on the specified DPoint
- doubleClick(MouseModifiers, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a double-click on the specified coordinates, relative to the associated TestObject
- doubleClick(Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a left-mouse double-click action on the specified DPoint relative to the associated subitem.
- doubleClick(MouseModifiers, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a double-click action on the specified DPoint relative to the associated subitem with a modifier parameter.
- doubleClick(DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a left-mouse double-click on the specified DPoint
- doubleClick(MouseModifiers, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a double-click on the specified coordinates, relative to the associated TestObject
- doubleClick(Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- doubleClick(MouseModifiers, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- doubleClick(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- doubleClick(MouseModifiers, Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- doubleClick(Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- doubleClick(Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- doubleClickControlArea(int, int) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Emulates a double click on a given position.
- doubleClickCurrentCell() - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Emulates a mouse double click on a given cell if the parameters are valid and
raises an exception otherwise.
- doubleClickItem(Subitem, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Emulates double clicking on a text item.
- doubleClickItemByKey(String, String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Emulates double clicking on a text item.
- doubleClickNode(Subitem) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Emulates double clicking a node.
- doubleClickNodeByKey(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Emulates double clicking a node.
- doubleClickPictureArea(int, int) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Emulates a double click on a given position.
- doubleValue() - Method in class com.rational.test.ft.value.RecognitionIndex
-
Implements Number.doubleValue with a class-specific definition.
- doubleValue() - Method in class com.rational.test.value.Decimal
-
- doubleValue() - Method in class com.rational.test.value.UByte
-
- doubleValue() - Method in class com.rational.test.value.UInt32
-
- doubleValue() - Method in class com.rational.test.value.UInt64
-
- download(String[]) - Method in interface com.rational.test.ft.services.IDownloadFiles
-
- downloadProjectFiles(String[]) - Static method in class com.rational.test.ft.script.RationalTestScript
-
Download project relative files from the source machine to the remote machine.
- DP_ALL - Static variable in class com.rational.test.ft.script.DatapoolScriptSupport
-
Flag to iterate over all remaining records in the datapool iterator.
- DP_DEFAULT_EQUIVALENCE_CLASS - Static variable in class com.rational.test.ft.script.DatapoolScriptSupport
-
Flag to use the default equivalence class.
- DP_SHARE_CURRENT_RECORD - Static variable in class com.rational.test.ft.script.DatapoolScriptSupport
-
Flag to share the current record in the datapool iterator.
- dpBoolean(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpBoolean(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpBoolean(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
boolean value in the cell in the
current record and
the specified variable index is returned.
- dpBoolean(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
boolean value in the cell in the
current row and
the specified variable name is returned.
- dpBoolean(String, boolean) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
boolean value in the cell in the
current record and
the specified variable name is returned.
- dpBoolean(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpBoolean(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpBoolean(String, boolean) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpBoolean(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
int value in the cell in the
current record and
the specified variable index is returned.
- dpBoolean(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
boolean value in the cell in the
current row and
the specified variable name is returned.
- dpByte(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpByte(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpByte(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
byte value in the cell in the
current record and
the specified variable index is returned.
- dpByte(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
byte value in the cell in the
current row and
the specified variable name is returned.
- dpByte(String, byte) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
byte value in the cell in the
current record and
the specified variable name is returned.
- dpByte(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpByte(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpByte(String, byte) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpByte(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
byte value in the cell in the
current record and
the specified variable index is returned.
- dpByte(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
byte value in the cell in the
current row and
the specified variable name is returned.
- dpChar(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpChar(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpChar(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
int value in the cell in the
current record and
the specified variable index is returned.
- dpChar(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
char value in the cell in the
current row and
the specified variable name is returned.
- dpChar(String, char) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
byte value in the cell in the
current record and
the specified variable name is returned.
- dpChar(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpChar(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpChar(String, char) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpChar(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
int value in the cell in the
current record and
the specified variable index is returned.
- dpChar(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
char value in the cell in the
current row and
the specified variable name is returned.
- dpCurrent() - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpCurrent() - Method in class com.rational.test.ft.datapool.KeywordDatapoolIterator
-
- dpCurrent() - Method in class com.rational.test.ft.datapool.RandomIterator
-
- dpCurrent() - Method in class com.rational.test.ft.datapool.SequentialIterator
-
- dpCurrent() - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
The record currently available from the iterator for the associated
instance of the datapool.
- dpCurrent() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
The record currently available from this iterator for the associated
instance of the datapool.
- dpDone() - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpDone() - Method in class com.rational.test.ft.datapool.KeywordDatapoolIterator
-
- dpDone() - Method in class com.rational.test.ft.datapool.RandomIterator
-
- dpDone() - Method in class com.rational.test.ft.datapool.SequentialIterator
-
- dpDone() - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Returns
true if the
current iterator
value is
null.
- dpDone() - Method in class com.rational.test.ft.script.DataSetManager
-
- dpDone() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Returns
true if the
current iterator
value is
null.
- dpDone() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIteratorExt
-
Returns true if the current iterator
value is null.
- dpDouble(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpDouble(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpDouble(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
double value in the cell in the
current record and
the specified variable index is returned.
- dpDouble(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
double value in the cell in the
current row and
the specified variable name is returned.
- dpDouble(String, double) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
double value in the cell in the
current record and
the specified variable name is returned.
- dpDouble(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpDouble(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpDouble(String, double) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpDouble(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
double value in the cell in the
current record and
the specified variable index is returned.
- dpDouble(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
double value in the cell in the
current row and
the specified variable name is returned.
- dpFactory() - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Deprecated.
deprecated since v10.0.2
- dpFloat(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpFloat(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpFloat(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
float value in the cell in the
current record and
the specified variable index is returned.
- dpFloat(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
float value in the cell in the
current row and
the specified variable name is returned.
- dpFloat(String, float) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
float value in the cell in the
current record and
the specified variable name is returned.
- dpFloat(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpFloat(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpFloat(String, float) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpFloat(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
float value in the cell in the
current record and
the specified variable index is returned.
- dpFloat(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
float value in the cell in the
current row and
the specified variable name is returned.
- dpInitialization(File, int, String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Initialization of the default datapool iterator used by this instance of
RationalTestScript.
- dpInitialization(Object, Object) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Initialization of the default datapool iterator used by this instance of
RationalTestScript.
- dpInitialization(File, String) - Method in class com.rational.test.ft.script.DataSetManager
-
Initialization of the default datapool iterator used by this instance of
RationalTestScript.
- dpInitialization(Object, Object) - Method in class com.rational.test.ft.script.DataSetManager
-
Initialization of the default datapool iterator used by this instance of
RationalTestScript.
- dpInitialize(IDatapool, int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpInitialize(IDatapool) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpInitialize(IDatapool, int, int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Initialization of the default datapool iterator used by this instance of
RationalTestScript.
- dpInitialize(IDatapool, int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Initialize the iterator sequence from the specified datapool object.
- dpInitialize(IDatapool) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
- dpInitialize(IDatapool, int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIteratorExt
-
Initialize the iterator sequence from the specified datapool object.
- dpInitialize(IDatapool) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIteratorExt
-
- dpInt(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpInt(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpInt(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
int value in the cell in the
current record and
the specified variable index is returned.
- dpInt(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
int value in the cell in the
current row and
the specified variable name is returned.
- dpInt(String, int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
int value in the cell in the
current record and
the specified variable name is returned.
- dpInt(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpInt(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpInt(String, int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpInt(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
int value in the cell in the
current record and
the specified variable index is returned.
- dpInt(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
int value in the cell in the
current row and
the specified variable name is returned.
- dpLong(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpLong(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpLong(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
long value in the cell in the
current record and
the specified variable index is returned.
- dpLong(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
long value in the cell in the
current row and
the specified variable name is returned.
- dpLong(String, long) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
Long value in the cell in the
current record and
the specified variable name is returned.
- dpLong(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpLong(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpLong(String, long) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpLong(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
long value in the cell in the
current record and
the specified variable index is returned.
- dpLong(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
long value in the cell in the
current row and
the specified variable name is returned.
- dpNext() - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpNext() - Method in class com.rational.test.ft.datapool.KeywordDatapoolIterator
-
- dpNext() - Method in class com.rational.test.ft.datapool.RandomIterator
-
- dpNext() - Method in class com.rational.test.ft.datapool.SequentialIterator
-
- dpNext() - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Increments the iterator associated with an instance of the datapool.
- dpNext() - Method in class com.rational.test.ft.script.DataSetManager
-
- dpNext() - Method in class com.rational.test.ft.script.RationalTestScript
-
- dpNext() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Increments the iterator associated with an instance of the datapool.
- dpNext() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIteratorExt
-
Increments the iterator associated with an instance of the datapool.
- DPoint - Class in com.rational.test.ft.value
-
The 2 - dimensional point with double x and y co-ordinates
- DPoint(Point) - Constructor for class com.rational.test.ft.value.DPoint
-
- DPoint(double, double) - Constructor for class com.rational.test.ft.value.DPoint
-
- DPosition - Class in com.rational.test.ft.script
-
- DPosition(double) - Constructor for class com.rational.test.ft.script.DPosition
-
- DPosition(Position) - Constructor for class com.rational.test.ft.script.DPosition
-
- dpReset() - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpReset() - Method in class com.rational.test.ft.datapool.KeywordDatapoolIterator
-
- dpReset() - Method in class com.rational.test.ft.datapool.RandomIterator
-
- dpReset() - Method in class com.rational.test.ft.datapool.SequentialIterator
-
- dpReset() - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Restart the iterator associated with an instance of the datapool.
- dpReset() - Method in class com.rational.test.ft.script.DataSetManager
-
- dpReset() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Restart the iterator associated with an instance of the datapool.
- dpReset() - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIteratorExt
-
Restart the iterator associated with an instance of the datapool.
- dpShort(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpShort(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpShort(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
short value in the cell in the
current record and
the specified variable index is returned.
- dpShort(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
short value in the cell in the
current row and
the specified variable name is returned.
- dpShort(String, short) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
short value in the cell in the
current record and
the specified variable name is returned.
- dpShort(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpShort(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpShort(String, short) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpShort(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
short value in the cell in the
current record and
the specified variable index is returned.
- dpShort(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
short value in the cell in the
current row and
the specified variable name is returned.
- dpString(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpString(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpString(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
String value in the cell in the
current record and
the specified variable index is returned.
- dpString(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
String value in the cell in the
current record and
the specified variable name is returned.
- dpString(String, String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the
String value in the cell in the
current record and
the specified variable name is returned.
- dpString(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpString(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpString(String, String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpString(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
String value in the cell in the
current record and
the specified variable index is returned.
- dpString(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the
String value in the cell in the
current record and
the specified variable name is returned.
- dpTermination(boolean) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Unload the datapool and datapool iterator used by this script.
- dpTermination(boolean) - Method in class com.rational.test.ft.script.DataSetManager
-
Unload the datapool and datapool iterator used by this script.
- dpValue(int) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpValue(String) - Method in class com.rational.test.ft.datapool.BaseDatapoolIterator
-
- dpValue(int) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the value in the cell in the
current record and
the specified variable index is returned.
- dpValue(String) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the value in the cell in the
current record and
the specified variable name is returned.
- dpValue(String, Object) - Method in class com.rational.test.ft.script.DatapoolScriptSupport
-
Shortcut to the value in the cell in the
current record and
the specified variable name is returned.
- dpValue(int) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpValue(String) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpValue(String, Object) - Method in class com.rational.test.ft.script.DataSetManager
-
- dpValue(int) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the value in the cell in the
current record and
the specified variable index is returned.
- dpValue(String) - Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolIterator
-
Shortcut to the value in the cell in the
current record and
the specified variable name is returned.
- drag(Point) - Method in class com.rational.test.ft.object.interfaces.flex.FlexDividedBoxTestObject
-
Dispatched when the user drags any divider
- drag() - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- drag(MouseModifiers) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a drag action on the associated TestObject with the
supplied set of mouse modifiers.
- drag(Point, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- drag(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a drag action on the associated TestObject.
- drag() - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a MOUSE_LEFT drag action against the associated TestObject.
- drag(MouseModifiers) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a drag action against the associated TestObject with the
supplied set of mouse modifiers.
- drag(Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a MOUSE_LEFT drag action against the associated TestObject.
- drag(MouseModifiers, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a drag action against the associated TestObject.
- drag(Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- drag(MouseModifiers, Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a drag action on the associated TestObject with the
supplied set of mouse modifiers.
- drag(Subitem, Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- drag(MouseModifiers, Subitem, Subitem) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a drag action on the associated TestObject.
- drag(Subitem, Point, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a drag action on the associated TestObject.
- drag(Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a MOUSE-LEFT drag action against the associated TestObject.
- drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a drag action against the associated TestObject with the
supplied set of mouse modifiers.
- drag(Subitem, Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a MOUSE-LEFT drag action against the associated TestObject.
- drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a drag action against the associated TestObject.
- drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a MOUSE-LEFT drag action against the associated TestObject.
- drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a drag action against the associated TestObject.
- drag(DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a (left button) mouse drag action against the associated TestObject.
- drag(MouseModifiers, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a mouse drag action against the associated TestObject
- drag(Subitem, DPoint, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a (left button) mouse drag action against the associated TestObject.
- drag(MouseModifiers, Subitem, DPoint, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a drag action on the associated subitem with the supplied set of mouse modifiers.
- drag(DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a (left button) mouse drag action against the associated TestObject.
- drag(MouseModifiers, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a mouse drag action against the associated TestObject
- drag(Subitem, DPoint, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(MouseModifiers, Subitem, DPoint, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(MouseModifiers, Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(MouseModifiers, Subitem, Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(MouseModifiers, Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(Subitem, Point, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(Subitem, Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- drag(Subitem) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragCancel() - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched when the user cancels the drag operation
- dragCancel(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched when the user cancels the drag operation
- dragDrop() - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched by the drop target when the user releases the mouse over it.
- dragDrop(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched by the drop target when the user releases the mouse over it.
- dragDrop(String, String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched by the drop target when the user releases the mouse over it.
- dragDrop(String, String, String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched by the drop target when the user releases the mouse over it.
- dragStart() - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched when the drag starts
- dragStart(String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched when the drag starts
- dragStart(String, String) - Method in class com.rational.test.ft.object.interfaces.flex.FlexContainerTestObject
-
Dispatched when the Drag starts
- dragToScreenPoint(Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- dragToScreenPoint(Point, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a MOUSE_LEFT drag action against the associated TestObject.
- dragToScreenPoint(MouseModifiers, Point, Point) - Method in class com.rational.test.ft.object.interfaces.GuiTestObject
-
Performs a drag action against the associated TestObject.
- dragToScreenPoint(Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a MOUSE_LEFT drag action against the associated TestObject.
- dragToScreenPoint(Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a MOUSE_LEFT drag action against the associated TestObject.
- dragToScreenPoint(MouseModifiers, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphical
-
Performs a drag action against the associated TestObject.
- dragToScreenPoint(Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a drag action on the associated TestObject.
- dragToScreenPoint(Subitem, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Performs a MOUSE_LEFT drag action on the associated TestObject.
- dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
-
Perform a drag action on the associated TestObject.
- dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a MOUSE-LEFT drag action against the associated TestObject.
- dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a drag action against the associated TestObject.
- dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a MOUSE-LEFT drag action against the associated TestObject.
- dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
-
Performs a drag action against the associated TestObject.
- dragToScreenPoint(DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a drag to the specified DPoint on the screen
- dragToScreenPoint(DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a drag from an object point to a screen point
- dragToScreenPoint(MouseModifiers, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphical
-
Performs a drag from an object point to a screen point
- dragToScreenPoint(Subitem, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a drag from an Subitem point to a screen point
- dragToScreenPoint(Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a left - mouse drag action on the associated subitem to a screen relative DPoint.
- dragToScreenPoint(MouseModifiers, Subitem, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Performs a drag action on the associated subitem with the supplied set of mouse modifiers
- dragToScreenPoint(MouseModifiers, Subitem, DPoint, DPoint) - Method in interface com.rational.test.ft.object.interfaces.WPF.IWpfGraphicalSubitem
-
Perform a drag action on the associated subitem with the supplied set of mouse modifiers.
- dragToScreenPoint(DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a drag to the specified DPoint on the screen
- dragToScreenPoint(DPoint, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a drag from an object point to a screen point
- dragToScreenPoint(DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a drag from an object point to a screen point
- dragToScreenPoint(MouseModifiers, DPoint, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a drag from an object point to a screen point
- dragToScreenPoint(MouseModifiers, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfGuiTestObject
-
Performs a drag from an object point to a screen point
- dragToScreenPoint(Subitem, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(MouseModifiers, Subitem, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(MouseModifiers, Subitem, DPoint, DPoint) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(MouseModifiers, Subitem, Point, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(MouseModifiers, Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(Subitem, Point, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfStatelessGuiSubitemTestObject
-
- dragToState(State) - Method in interface com.rational.test.ft.object.interfaces.IToggleGUI
-
Performs the necessary mouse actions to attain the
desired state for the associated component.
- dragToState(MouseModifiers, State) - Method in interface com.rational.test.ft.object.interfaces.IToggleGUI
-
Performs the necessary mouse actions to attain the
desired state for the associated component.
- dragToState(State) - Method in class com.rational.test.ft.object.interfaces.ToggleGUITestObject
-
Performs the necessary mouse actions to attain the
desired state for the associated component.
- dragToState(MouseModifiers, State) - Method in class com.rational.test.ft.object.interfaces.ToggleGUITestObject
-
Performs the necessary mouse actions to attain the
desired state for the associated component.
- dragToState(State) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfToggleGUITestObject
-
Performs the necessary mouse actions to attain the desired state for the associated component.
- dragToState(MouseModifiers, State) - Method in class com.rational.test.ft.object.interfaces.WPF.WpfToggleGUITestObject
-
Performs the necessary mouse actions to attain the desired state for the associated component.
- DRectangle - Class in com.rational.test.ft.value
-
- DRectangle(double, double, double, double) - Constructor for class com.rational.test.ft.value.DRectangle
-
- drillDownColumn(String, int) - Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
-
Clicks a drill-down link.
- DROPDOWN - Static variable in class com.rational.test.ft.script.Location
-
Location name for the DROPDOWN subitem location specification.
- DROPDOWN - Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
-
Shortcut for a DROPDOWN subitem location specification.
- dropHistory() - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiApplicationTestObject
-
Deletes all entries from the input history
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCalendarTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiComboBoxTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlHTMLViewerTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTextEditTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlToolbarTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlTreeTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCustomControlTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiPictureTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiStatusbarTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTableControlTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabStripTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTabTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiTextTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToggleTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiToolbarTestObject
-
Dumps the state of the object.
- dumpState(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiUserAreaTestObject
-
Dumps the state of the object.
- duplicateRows(String) - Method in class com.rational.test.ft.object.interfaces.SAP.SAPGuiCtrlGridViewTestObject
-
Duplicate the rows
The parameter rows is a comma separated string of indices or index ranges,
for example 3,5-8,14,15.
- DYNAMIC_ENABLE_SWT_APP - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
This property if set will assist in dynamically enabling SWT apps
- DYNAMIC_ENABLE_SWT_APP_PROCESS_NAMES - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
The property is to dynamically enable SWT process.
- DYNAMIC_ENABLEMENT_IGNORE_AGENT - Static variable in class com.rational.test.ft.services.FtInstallOptions
-
- DYNAMIC_FIND_ENABLE - Static variable in interface com.rational.test.ft.script.IOptionName
-
Flag to set Enabling of dynamic find
- DYNAMIC_FIND_ENABLE_OPTION - Static variable in interface com.rational.test.ft.script.IOptionName
-
- DYNAMIC_JAVA_ENABLEMENT - Static variable in class com.rational.test.ft.services.FtInstallOptions
-