- DataGrid - Class in com.borland.silktest.jtf.windowsforms
-
The class for datagrids and data grid view.
- DataGrid(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.DataGrid
-
Creates a new DataGrid with a JtfObjectHandle.
- DataGridColumn - Class in com.borland.silktest.jtf.windowsforms
-
The class for columns in a table.
- DataGridColumn(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.DataGridColumn
-
Creates a new DataGridColumn with a JtfObjectHandle.
- DataGridItem - Class in com.borland.silktest.jtf.windowsforms
-
The class for datagrids and data grid view rows.
- DataGridItem(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.DataGridItem
-
Creates a new DataGridItem with a JtfObjectHandle.
- DataGridRow - Class in com.borland.silktest.jtf.windowsforms
-
The class for rows in a table.
- DataGridRow(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.DataGridRow
-
Creates a new DataGridRow with a JtfObjectHandle.
- DataGridSelectionMode - Enum in com.microfocus.silktest.jtf.wpf.common.types
-
Defines constants that specify whether single or multiple item selections are supported by a DataGrid control.
- DataGridSelectionUnit - Enum in com.microfocus.silktest.jtf.wpf.common.types
-
Defines constants that specify whether cells, rows, or both, are used for selection in a DataGrid control.
- decreaseLarge() - Method in class com.microfocus.silktest.jtf.silverlight.SLSlider
-
Decreases the value of the Slider by a large amount.
- decreaseLarge() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Decreases the value of the Slider by a large amount.
- decreaseSmall() - Method in class com.microfocus.silktest.jtf.silverlight.SLSlider
-
Decreases the value of the Slider by a small amount.
- decreaseSmall() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Decreases the value of the Slider by a small amount.
- decreaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Zooms out of the document content by one zoom step.
- decreaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentPageViewer
-
Decreases the zoom.
- decreaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentReader
-
Decreases the zoom.
- decreaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentScrollViewer
-
Decreases the zoom.
- decrement() - Method in class com.borland.silktest.jtf.swt.Spinner
-
Decreases the value when the spinner controls are pressed.
- decrement(int) - Method in class com.borland.silktest.jtf.swt.Spinner
-
Decreases the value when the spinner controls are pressed.
- decrement() - Method in class com.borland.silktest.jtf.win32.UpDown
-
Decreases the position value of the up/down control.
- decrement(int) - Method in class com.borland.silktest.jtf.win32.UpDown
-
Decreases the position value of the up/down control.
- decrement() - Method in class com.borland.silktest.jtf.windowsforms.DomainUpDown
-
Decreases the position value of the up/down control.
- decrement(int) - Method in class com.borland.silktest.jtf.windowsforms.DomainUpDown
-
Decreases the position value of the up/down control.
- decrementDecimal() - Method in class com.borland.silktest.jtf.windowsforms.NumericUpDown
-
Decreases the position value of the up/down control.
- decrementDecimal(double) - Method in class com.borland.silktest.jtf.windowsforms.NumericUpDown
-
Decreases the position value of the up/down control.
- decrypt(String) - Method in class com.borland.silktest.jtf.Desktop
-
Decrypts the given string.
- defaultContextMenu() - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
This method requests a context menu for the whole Tree Control.
- DELETE - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- deleteRows(String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Delete the given rows.
- deselect(String) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for an event that is dispatched when a previously selected item is deselected.
- deselect(String, FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for an event that is dispatched when a previously selected item is deselected.
- deselect(String, FlexTriggerEvent, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for an event that is dispatched when a previously selected item is deselected.
- deselect() - Method in class com.microfocus.silktest.jtf.silverlight.SLListItem
-
Deselects the item.
- deselect(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Deselects the specified list item.
- deselect(String) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Deselects the specified list item.
- deselect(int) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Deselects the specified list item.
- deselect(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Deselects the specified list item.
- deselect(String) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Deselects the specified list item.
- deselect(int) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Deselects the specified list item.
- deselect() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGridCell
-
Deselects the cell.
- deselect() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGridRow
-
Deselects the row.
- deselect() - Method in class com.microfocus.silktest.jtf.wpf.WPFListBoxItem
-
Deselects the ListBoxItem.
- deselect() - Method in class com.microfocus.silktest.jtf.wpf.WPFTabItem
-
Deselects the item.
- deselect() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGridCell
-
Deselects the cell.
- deselect() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGridRow
-
Deselects the row.
- deselectAll() - Method in class com.microfocus.silktest.jtf.silverlight.SLListBox
-
Deselects all list items.
- deselectAll() - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Deselects all list items.
- deselectAll() - Method in class com.microfocus.silktest.jtf.swing.JList
-
Deselects all list items.
- deselectAll() - Method in class com.microfocus.silktest.jtf.wpf.WPFListBox
-
Clears the selections in multi-select ListBox.
- deselectAllColumns() - Method in class com.microfocus.silktest.jtf.sap.SapTable
-
This function can be used for table controls with a button that allows to de-select all columns in one step.
- deselectColumn(String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Removes the specified column from the list of selected columns.
- deselectColumn(int) - Method in class com.microfocus.silktest.jtf.sap.SapTable
-
Deselects the given column.
- deselectRow(int) - Method in class com.microfocus.silktest.jtf.sap.SapTable
-
Deselects the given row.
- DESKTOP - Static variable in class com.borland.silktest.jtf.common.JtfObjectHandle
-
the object handle representing the desktop
- Desktop - Class in com.borland.silktest.jtf
-
Represents a desktop of a specific machine.
- Desktop() - Constructor for class com.borland.silktest.jtf.Desktop
-
Creates a desktop that connects (via RMI) to an Agent on the default machine (if no system
properties are specified this will be localhost
).
- Desktop(String) - Constructor for class com.borland.silktest.jtf.Desktop
-
Creates a desktop that connects (via RMI) to an Agent on the given machine by using the specified host.
If no Agent is running or the Agent cannot be reached on that machine, an exception is thrown.
If the specified host is the localhost, the Agent is started.
After the connection is established, all Agent options are reset to their default values.
- Desktop(Agent) - Constructor for class com.borland.silktest.jtf.Desktop
-
- detachAll() - Method in class com.borland.silktest.jtf.Desktop
-
Detaches all currently attached applications.
- Dialog - Class in com.borland.silktest.jtf
-
The class for dialogs.
- Dialog(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.Dialog
-
Creates a new Dialog with a JtfObjectHandle.
- Direction - Enum in com.microfocus.silktest.jtf.swing.common.types
-
Specified the direction of com.microfocus.silktest.jtf.swing.BasicArrowButton
- disconnect() - Method in class com.microfocus.silktest.jtf.rumba.RumbaScreen
-
Disconnects the current connection.
- dismissAlert() - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
-
Dismisses a JavaScript alert.
- DisplayColorConstants - Enum in com.microfocus.silktest.jtf.rumba.common.types
-
- DisplayOrientation - Enum in com.microfocus.silktest.jtf.mobile.common.types
-
- dividerDoubleSelect(ItemIdentifier, int) - Method in class com.borland.silktest.jtf.win32.Header
-
Double-clicks the divider on the right side of the specified item.
- dividerDoubleSelect(String, int) - Method in class com.borland.silktest.jtf.win32.Header
-
Double-clicks the divider on the right side of the specified item.
- dividerDoubleSelect(int, int) - Method in class com.borland.silktest.jtf.win32.Header
-
Double-clicks the divider on the right side of the specified item.
- DL_BEGINDRAG - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DL_CANCELDRAG - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DL_DRAGGING - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DL_DROPPED - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- Dll - Annotation Type in com.borland.silktest.jtf.dll
-
An instance of this annotation specifies the name or full path of the DLL that implements the methods defined by
the interface annotated.
- DllCall - Class in com.borland.silktest.jtf.dll
-
This class allows to call exposed DLL functions of any DLL either on the Agent or in the AUT.
- DllCall() - Constructor for class com.borland.silktest.jtf.dll.DllCall
-
- DllCallFirstArgNoNativeWindow - Static variable in class com.borland.silktest.jtf.Messages
-
- DllCallNoDllName - Static variable in class com.borland.silktest.jtf.Messages
-
- DllCharacterSet - Enum in com.borland.silktest.jtf.dll
-
Defines the character sets available for DLL calling.
- DM_GETDEFID - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DM_REPOSITION - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DM_SETDEFID - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- doDefaultAction() - Method in class com.borland.silktest.jtf.win32.AccessibleControl
-
Executes the default action of the underlying accessible control supports a default action.
- DomainUpDown - Class in com.borland.silktest.jtf.windowsforms
-
The class for up/down controls.
- DomainUpDown(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.DomainUpDown
-
Creates a new DomainUpDown with a JtfObjectHandle.
- DomButton - Class in com.borland.silktest.jtf.xbrowser
-
A DomButton represents all DOM elements that were specified using one of the following tags: <input type='submit'>, <input type='reset'>, <input type='button'> or <button>.
- DomButton(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomButton
-
Creates a new DomButton with a JtfObjectHandle.
- DomCheckBox - Class in com.borland.silktest.jtf.xbrowser
-
A DomCheckBox represents all DOM elements that were specified using <input type='checkbox'> tag.
- DomCheckBox(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomCheckBox
-
Creates a new DomCheckBox with a JtfObjectHandle.
- domClick() - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a click using the DOM API.
- domClick(int) - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a click using the DOM API.
- domClick(int, Point) - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a click using the DOM API.
- domDoubleClick() - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a double click using the DOM API.
- domDoubleClick(int) - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a double click using the DOM API.
- domDoubleClick(int, Point) - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a double click using the DOM API.
- domDoubleClick(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a double click using the DOM API.
- DomElement - Class in com.borland.silktest.jtf.xbrowser
-
A DomElement represents any element in the DOM tree.
- DomElement(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomElement
-
Creates a new DomElement with a JtfObjectHandle.
- DomEmbeddedElement - Class in com.borland.silktest.jtf.xbrowser
-
A DOM element that was specified by an <embed> or <object> tag.
- DomEmbeddedElement(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomEmbeddedElement
-
Creates a new DomEmbeddedElement with a JtfObjectHandle.
- DomForm - Class in com.borland.silktest.jtf.xbrowser
-
A DomForm represents all DOM elements that were specified using the <form> tag.
- DomForm(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomForm
-
Creates a new DomForm with a JtfObjectHandle.
- DomLink - Class in com.borland.silktest.jtf.xbrowser
-
A DomLink represents all DOM elements that were specified using the <a> tag.
- DomLink(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomLink
-
Creates a new DomLink with a JtfObjectHandle.
- DomListBox - Class in com.borland.silktest.jtf.xbrowser
-
A DomListBox represents all DOM elements that were specified using the <select> tag.
- DomListBox(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomListBox
-
Creates a new DomListBox with a JtfObjectHandle.
- domMouseMove() - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a mouse move using the DOM API.
- domMouseMove(Point) - Method in class com.borland.silktest.jtf.xbrowser.DomElement
-
Invokes a mouse move using the DOM API.
- DomRadioButton - Class in com.borland.silktest.jtf.xbrowser
-
A DomRadioButton represents all DOM elements that were specified using <input type='radio'> tag.
- DomRadioButton(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomRadioButton
-
Creates a new DomRadioButton with a JtfObjectHandle.
- DomTable - Class in com.borland.silktest.jtf.xbrowser
-
A DomTable represents the <table> tag.
- DomTable(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomTable
-
Creates a new DomTable with a JtfObjectHandle.
- DomTableRow - Class in com.borland.silktest.jtf.xbrowser
-
A DomTableRow represents the <tr> tag.
- DomTableRow(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomTableRow
-
Creates a new DomTableRow with a JtfObjectHandle.
- DomTextField - Class in com.borland.silktest.jtf.xbrowser
-
A DomTextField represents DOM elements that were specified using one of the following tags: <input type='text'>, <input type='password'>, <input type='file'> or <textarea>.
- DomTextField(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.xbrowser.DomTextField
-
Creates a new DomTextField with a JtfObjectHandle.
- doubleClick() - Method in class com.borland.silktest.jtf.Desktop
-
- doubleClick(int) - Method in class com.borland.silktest.jtf.Desktop
-
- doubleClick(int, Point) - Method in class com.borland.silktest.jtf.Desktop
-
- doubleClick(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.Desktop
-
- doubleClick() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.borland.silktest.jtf.GuiTestObject
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.borland.silktest.jtf.GuiTestObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.borland.silktest.jtf.GuiTestObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.GuiTestObject
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in interface com.borland.silktest.jtf.IClickable
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in interface com.borland.silktest.jtf.IClickable
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in interface com.borland.silktest.jtf.IClickable
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in interface com.borland.silktest.jtf.IClickable
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Double-clicks a mouse button on the object.
- doubleClick(int, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Double clicks the specified cell.
- doubleClick() - Method in class com.microfocus.silktest.jtf.sap.SapPicture
-
double clicks on the picture.
- doubleClick() - Method in class com.microfocus.silktest.jtf.sap.SapStatusbar
-
double-clicks the statusbar.
- doubleClick() - Method in class com.microfocus.silktest.jtf.sap.SapTextEdit
-
Double clicks the text edit control.
- doubleClick() - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Double-clicks a mouse button on the object.
- doubleClick() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Double-clicks a mouse button on the object.
- doubleClick(int) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Double-clicks a mouse button on the object.
- doubleClick(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Double-clicks a mouse button on the object.
- doubleClickCell(int, ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, ItemIdentifier, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, ItemIdentifier, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, ItemIdentifier, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, String, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, String, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, String, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, int, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, int, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickCell(int, int, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Double-clicks the specified cell in the table.
- doubleClickControlArea(int, int) - Method in class com.microfocus.silktest.jtf.sap.SapPicture
-
double clicks on the specified position.
- doubleClickCurrentCell() - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Double clicks on the current cell.
- doubleClickItem(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Double-clicks a list item.
- doubleClickItem(String) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Double-clicks a list item.
- doubleClickItem(String, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Double-clicks a list item.
- doubleClickItem(int) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Double-clicks a list item.
- doubleClickItem(int, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, int) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(String) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(String, int) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(String, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(String, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(int) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(int, int) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(int, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(int, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, int, Point) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(ItemIdentifier, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(String) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(String, int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(String, int, Point) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(String, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(int, int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(int, int, Point) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(int, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Double-clicks a list item.
- doubleClickItem(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(ItemPath, int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(ItemPath, int, Point) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(ItemPath, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(String) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(String, int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(String, int, Point) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickItem(String, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(ItemPath, int) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(ItemPath, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(ItemPath, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(String) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(String, int) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(String, int, Point) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickNode(String, int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Double-clicks on a tree node specified by the item path.
- doubleClickPictureArea(int, int) - Method in class com.microfocus.silktest.jtf.sap.SapPicture
-
double clicks on the specified position in the picture area.
- doubleSelect(String) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the ListEvent object for an itemDoubleClick event, which indicates that the user double-clicked the mouse over a visual item in the control.
- doubleSelect(ItemIdentifier) - Method in class com.borland.silktest.jtf.ListBox
-
Double-clicks an item in the list box.
- doubleSelect(ItemIdentifier, ModifierKey) - Method in class com.borland.silktest.jtf.ListBox
-
Double-clicks an item in the list box.
- doubleSelect(String) - Method in class com.borland.silktest.jtf.ListBox
-
Double-clicks an item in the list box.
- doubleSelect(String, ModifierKey) - Method in class com.borland.silktest.jtf.ListBox
-
Double-clicks an item in the list box.
- doubleSelect(int) - Method in class com.borland.silktest.jtf.ListBox
-
Double-clicks an item in the list box.
- doubleSelect(int, ModifierKey) - Method in class com.borland.silktest.jtf.ListBox
-
Double-clicks an item in the list box.
- doubleSelect(ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, ItemIdentifier, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, String) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, String, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, int) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, int, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String, ItemIdentifier, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String, String) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String, int) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(String, int, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int, ItemIdentifier, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int, String) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int, String, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int, int) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(int, int, ModifierKey) - Method in class com.borland.silktest.jtf.Table
-
Double-clicks an item.
- doubleSelect(ItemPath) - Method in class com.borland.silktest.jtf.Tree
-
Double-clicks an item.
- doubleSelect(ItemPath, ModifierKey) - Method in class com.borland.silktest.jtf.Tree
-
Double-clicks an item.
- doubleSelect(String) - Method in class com.borland.silktest.jtf.Tree
-
Double-clicks an item.
- doubleSelect(String, ModifierKey) - Method in class com.borland.silktest.jtf.Tree
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, int) - Method in class com.borland.silktest.jtf.win32.Header
-
Double-clicks an item.
- doubleSelect(String, int) - Method in class com.borland.silktest.jtf.win32.Header
-
Double-clicks an item.
- doubleSelect(int, int) - Method in class com.borland.silktest.jtf.win32.Header
-
Double-clicks an item.
- doubleSelect(ItemIdentifier) - Method in class com.borland.silktest.jtf.win32.ListView
-
Double-clicks an item.
- doubleSelect(ItemIdentifier, ModifierKey) - Method in class com.borland.silktest.jtf.win32.ListView
-
Double-clicks an item.
- doubleSelect(String) - Method in class com.borland.silktest.jtf.win32.ListView
-
Double-clicks an item.
- doubleSelect(String, ModifierKey) - Method in class com.borland.silktest.jtf.win32.ListView
-
Double-clicks an item.
- doubleSelect(int) - Method in class com.borland.silktest.jtf.win32.ListView
-
Double-clicks an item.
- doubleSelect(int, ModifierKey) - Method in class com.borland.silktest.jtf.win32.ListView
-
Double-clicks an item.
- doubleSelectItem(int, int) - Method in class com.borland.silktest.jtf.windowsforms.DataGrid
-
Double-clicks an item.
- doubleSelectItem(int, int, ModifierKey) - Method in class com.borland.silktest.jtf.windowsforms.DataGrid
-
Double-clicks an item.
- doubleSelectItem(String, String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
This function emulates double clicking on a text item.
- doubleSelectNode(String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
This function emulates double clicking a node.
- drag(Point, Point) - Method in interface com.microfocus.silktest.jtf.mobile.IMobileGestures
-
Performs a drag operation between the two specified points.
- drag(Point, Point) - Method in class com.microfocus.silktest.jtf.mobile.MobileDevice
-
Performs a drag operation between the two specified points.
- drag(Point, Point) - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Performs a drag operation between the two specified points.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragComplete event.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragComplete event.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragComplete event.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragComplete event.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragComplete event.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragComplete event.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when a drag operation is cancelled.
- dragCancel(ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when a drag operation is cancelled.
- dragCancel() - Method in class com.microfocus.silktest.jtf.wpf.WPFThumb
-
Cancels the drag operation.
- dragComplete(double, double) - Method in class com.microfocus.silktest.jtf.wpf.WPFThumb
-
Completes the drag operation.
- dragDelta(double, double) - Method in class com.microfocus.silktest.jtf.wpf.WPFThumb
-
The delta of the current drag operation.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, double) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, double, double) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, double, double, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop() - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.FlexContainerMovieClip
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.FlexContainerMovieClip
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexContainerMovieClip
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragDrop event.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when the dragged item is dropped.
- dragDrop(String) - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String) - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when the dragged item is dropped.
- dragDrop(String, String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when the dragged item is dropped.
- dragged(int, double) - Method in class com.borland.silktest.jtf.flex.FlexDividedBox
-
Dispatched multiple times as the user drags any divider.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String, double) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String, double, double) - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for a dragStart event.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkCheckBox
-
The event triggered when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkRadioButton
-
The event triggered when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
The event triggered when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainerBase
-
Dispatched when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextArea
-
The event triggered when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
The event triggered when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkTextInput
-
The event triggered when the drag/drop operation begins.
- dragStart(String) - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when the drag/drop operation begins.
- dragStart(String, ModifierKey) - Method in class com.borland.silktest.jtf.flex.SparkToggleButton
-
The event triggered when the drag/drop operation begins.
- dragStart(double, double) - Method in class com.microfocus.silktest.jtf.wpf.WPFThumb
-
Starts a drag operation.
- dragTo(Point) - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Drags this object to the specified point relative to the mobile device.
- dragToObject(MobileObject) - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Drags this object to the specified destination object.
- DropDownToolItem - Class in com.borland.silktest.jtf
-
The class for drop-down element in a toolbar control.
- DropDownToolItem(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.DropDownToolItem
-
Creates a new DropDownToolItem with a JtfObjectHandle.
- DTM_FIRST - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_GETMCCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_GETMCFONT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_GETMONTHCAL - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_GETRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_GETSYSTEMTIME - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_SETFORMATA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_SETFORMATW - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_SETMCCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_SETMCFONT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_SETRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DTM_SETSYSTEMTIME - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- DUP - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- duplicateRows(String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Duplicates the given range of rows.