- callMethod(String, Object...) - Method in interface com.smartbear.testleft.testobjects.TestObject
-
Sets a value for the specified property.
- callMethod(Class, String, Object...) - Method in interface com.smartbear.testleft.testobjects.TestObject
-
Invokes the specified method and returns the result.
- Caption - Variable in class com.smartbear.testleft.testobjects.MSAAPattern
-
The text or title of the sought-for Object.
- CaptureStyle - Enum in com.smartbear.testleft.options
-
Specifies constants that define the screen area to take screenshots of.
- cast(Class) - Method in interface com.smartbear.testleft.testobjects.TestObject
-
Casts the interface to an interface of another type.
- check(CheckState) - Method in interface com.smartbear.testleft.testobjects.BarItemCheckable
-
Moves the mouse cursor to a bar item and clicks it with the left mouse button until the specified state is reached.
- check(String, boolean) - Method in interface com.smartbear.testleft.testobjects.Menu
-
Checks or unchecks the specified menu item.
- check(int, boolean) - Method in interface com.smartbear.testleft.testobjects.Menu
-
Checks or unchecks the specified menu item.
- check(boolean) - Method in interface com.smartbear.testleft.testobjects.TreeViewItemCheckable
-
Selects or unselects an item.
- check(CheckState) - Method in interface com.smartbear.testleft.testobjects.TreeViewItemThreeStateCheckable
-
Sets the item state.
- check(int, CheckState) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and clicks it with the left mouse button until the specified state is reached.
- check(String, CheckState) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and clicks it with the left mouse button until the specified state is reached.
- CheckBox - Interface in com.smartbear.testleft.testobjects
-
The test interface for check box controls.
- checkButton(CheckState) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Checks or unchecks the specified tool button.
- CheckedListBox - Interface in com.smartbear.testleft.testobjects
-
The test interface for check list box controls.
- checkItem(String, CheckState) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified bar item and clicks it with the left mouse button until the specified state is reached.
- checkItem(String, CheckState) - Method in interface com.smartbear.testleft.testobjects.CheckedListBox
-
Moves the mouse cursor to an item of the checked list box and then sets its state.
- checkItem(int, CheckState) - Method in interface com.smartbear.testleft.testobjects.CheckedListBox
-
Moves the mouse cursor to an item of the checked list box and then sets its state.
- checkItem(String, CheckState) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Sets the current state of the toolbar button (by clicking), that is, Unchecked, Checked or Grayed.
- checkItem(int, CheckState) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Sets the current state of the toolbar button (by clicking), that is, Unchecked, Checked or Grayed.
- checkItem(String) - Method in interface com.smartbear.testleft.testobjects.TreeViewWithCheckableItems
-
Selects or unselects the specified tree item.
- checkItem(String, boolean) - Method in interface com.smartbear.testleft.testobjects.TreeViewWithCheckableItems
-
Selects or unselects the specified tree item.
- checkItem(String, CheckState) - Method in interface com.smartbear.testleft.testobjects.TreeViewWithThreeStateCheckableItems
-
Sets the item state.
- checkItem(String) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Selects the item.
- checkItem(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Selects the item.
- checkItem(String, boolean) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Selects or unselects the item.
- checkItem(int, boolean) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Selects or unselects the item.
- checkItem(String, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Checks the item specified by its index, from 0, or by its name.
- checkItem(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Checks the item specified by its index, from 0, or by its name.
- checkItem(String, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Checks or unchecks the specified toolbar item.
- checkItem(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Checks or unchecks the specified toolbar item.
- checkItem(int, boolean, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Checks or unchecks the specified toolbar item.
- checkRow(String, CheckState) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Sets the state of the specified row.
- checkRow(int, CheckState) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Sets the state of the specified row.
- CheckState - Enum in com.smartbear.testleft.testobjects
-
A value indicating the state of a control.
- ClassFilterEntry(String, boolean) - Constructor for class com.smartbear.testleft.options.OptionsManager.ClassFilterEntry
-
- ClassFilterEntry() - Constructor for class com.smartbear.testleft.options.OptionsManager.ClassFilterEntry
-
- ClassName - Variable in class com.smartbear.testleft.testobjects.UIAPattern
-
The value of the ClassName property (UIA_ClassNamePropertyId) of the sought-for automation element.
- ClassName - Variable in class com.smartbear.testleft.testobjects.VCLPattern
-
The name of the VCL class of the sought-for Object ("native" ClassName property).
- clear() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgMaskedTextInput
-
Clears text in the text editor.
- clear() - Method in interface com.smartbear.testleft.testobjects.win.WinIPAddress
-
Simulates clearing the IP address fields.
- click() - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a click on the item.
- click(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a click on the item.
- click() - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button single click in a window or control.
- click(int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button single click in a window or control.
- click(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button single click in a window or control.
- click(String) - Method in interface com.smartbear.testleft.testobjects.Menu
-
Moves the mouse pointer to the specified menu or submenu item and then simulates a mouse click.
- click(int) - Method in interface com.smartbear.testleft.testobjects.Menu
-
Moves the mouse cursor to the specified menu item and then simulates a single click.
- click() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click on the item column.
- click(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click on the item column.
- click(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click on the item column.
- click(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click on the item column.
- click(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click on the item column.
- click() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click on the item.
- click(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click on the item.
- click() - Method in interface com.smartbear.testleft.testobjects.win.WinSysLinkItem
-
Performs a single click on the link.
- click() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditButton
-
Simulates a click on the button.
- click(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditButton
-
Simulates a click on the button.
- click(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a single click.
- click(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a single click.
- click(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a single click.
- click(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a single click.
- click() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsAutoRepeatEditorButton
-
Moves the mouse pointer to the editor button and simulates the specified number of clicks over it.
- click(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsAutoRepeatEditorButton
-
Moves the mouse pointer to the editor button and simulates the specified number of clicks over it.
- click() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditorButton
-
Moves the mouse pointer to the editor button and simulates a click of the left mouse button over it.
- click(CheckState) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsStateEditorButton
-
Moves the mouse cursor to the editor button and clicks it with the left mouse button until the specified state is reached.
- click() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditRepeatButton
-
Performs a click on the button of the ButtonEdit control.
- click(int) - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditRepeatButton
-
Performs the specified number of clicks on the button of the ButtonEdit control.
- click() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditSimpleButton
-
Simulates a click on the button.
- click(CheckState) - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditToggleButton
-
Moves the mouse cursor to the toggle button and then sets the toggle button to one of the following states: cbUnchecked, cbChecked.
- clickBrowseButton() - Method in interface com.smartbear.testleft.testobjects.mfc.MFCEditBrowse
-
Simulates a single click on the control's browse button.
- clickButton() - Method in interface com.smartbear.testleft.testobjects.Button
-
Performs a single click on the specified button.
- clickButton(CheckState) - Method in interface com.smartbear.testleft.testobjects.CheckBox
-
Moves the mouse cursor to a control and clicks it with the left mouse button until the specified state is reached.
- clickButton() - Method in interface com.smartbear.testleft.testobjects.DropDownButton
-
Perform a click on the button part of DropDownButton.
- clickButton() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Performs a single click on the button.
- clickButton(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Performs a single click on the button.
- clickButton() - Method in interface com.smartbear.testleft.testobjects.RadioButton
-
Moves the mouse cursor to a radio button and then simulates a single click, thus selecting it.
- clickButton(CheckState) - Method in interface com.smartbear.testleft.testobjects.ToggleButton
-
Moves the mouse cursor to the toggle button and then sets the toggle button to one of the following states: Unchecked, Checked, Grayed.
- clickButton(String) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Moves the mouse cursor to the specified button and then simulates a single click.
- clickButton(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Moves the mouse cursor to the specified button and then simulates a single click.
- clickButton(String) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapModal
-
Moves the mouse cursor to the specified button and then simulates a single click.
- clickButton(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapModal
-
Moves the mouse cursor to the specified button and then simulates a single click.
- clickButton(CheckState) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSToggleSplitButton
-
Moves the mouse cursor to the toggle button and then sets the toggle button to one of the following states: Unchecked, Checked.
- clickButton(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditWithButtons
-
Simulates a click on the button specified by index, from 0, or by caption.
- clickButton(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditWithButtons
-
Simulates a click on the button specified by index, from 0, or by caption.
- clickButton(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditWithButtons
-
Simulates a click on the button specified by index, from 0, or by caption.
- clickButton(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditWithButtons
-
Simulates a click on the button specified by its index, from 0, or by its caption.
- clickButton() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFRepeatButton
-
Performs the specified number of clicks on the specified button.
- clickButton(int) - Method in interface com.smartbear.testleft.testobjects.wpf.WPFRepeatButton
-
Performs the specified number of clicks on the specified button.
- clickButtonR() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a right-click on the button.
- clickButtonR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a right-click on the button.
- clickButtonRXY(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a double-click of the right mouse button at position (X, Y) within the button.
- clickButtonRXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a double-click of the right mouse button at position (X, Y) within the button.
- clickButtonXY(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a click at (X,Y) within the button.
- clickButtonXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a click at (X,Y) within the button.
- clickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified cell.
- clickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified cell.
- clickCell(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified cell.
- clickCell(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified cell.
- clickCell(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified cell.
- clickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified cell.
- clickCell(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(String, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(String, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCell(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified cell.
- clickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified cell.
- clickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified cell.
- clickCellR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified cell.
- clickCellR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified cell.
- clickCellR(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified cell.
- clickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified cell.
- clickCellR(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(String, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(String, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified cell.
- clickCellRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickCellXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified column header.
- clickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified column header.
- clickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified column header.
- clickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified column header.
- clickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified column header.
- clickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified column header.
- clickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified column header.
- clickColumnHeader(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified column header.
- clickColumnHeader(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a left click on the specified column header.
- clickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified column header.
- clickColumnHeaderR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a right click on the specified column header.
- clickColumnHeaderRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickColumnHeaderXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickEvent(String) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Moves the mouse cursor to the specified event and then simulates a single click.
- clickEvent(int) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Moves the mouse cursor to the specified event and then simulates a single click.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a single click.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a single click.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.ComboBox
-
Selects an item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.ComboBox
-
Selects an item.
- clickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
- clickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
- clickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
- clickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Moves the mouse cursor to the specified item of the specified group and clicks it with the left mouse button.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click on the specified item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click on the specified item.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click on the specified item.
- clickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click on the specified item.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column and then simulates a single click.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.RadioGroup
-
Selects an item specified by its index, from 0, or by its name.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.RadioGroup
-
Selects an item specified by its index, from 0, or by its name.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a left-click on the specified status bar item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a left-click on the specified status bar item.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a left-click on the specified status bar item.
- clickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a left-click on the specified status bar item.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click on item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click on item.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click on item.
- clickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click on item.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a single click.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a single click with the Shift key pressed.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapDropdown
-
Moves the mouse cursor to the specified item and then simulates a single click.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapDropdown
-
Moves the mouse cursor to the specified item and then simulates a single click.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a mouse click on a tree item.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click over this item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click over this item.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click over this item.
- clickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click over this item.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click on item.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click on item.
- clickItem(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click on item.
- clickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click on item.
- clickItem(int, boolean, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click on item.
- clickItem(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a single click.
- clickItemM(String) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickItemM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickItemM(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a click of the middle mouse button.
- clickItemM(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickItemM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickItemM(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(String, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(String, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(int, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(int, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemM(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the middle mouse button on a tree item.
- clickItemMXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a click of the middle mouse button at (X,Y) inside item specified by index, from 0, or by name.
- clickItemMXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a click of the middle mouse button at (X,Y) inside item specified by index, from 0, or by name.
- clickItemMXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a click of the middle mouse button on the item at (X,Y).
- clickItemMXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a click of the middle mouse button on the item at (X,Y).
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a right-click on the specified item.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a right-click on the specified item.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a right-click on the specified item.
- clickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a right-click on the specified item.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a right click.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a right-click on the specified status bar item.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a right-click on the specified status bar item.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a right-click on the specified status bar item.
- clickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a right-click on the specified status bar item.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a right-click on item.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a right-click on item.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a right-click on item.
- clickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a right-click on item.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a click of the right mouse button on a tree item.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click of the right mouse button over the item.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click of the right mouse button over the item.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click of the right mouse button over the item.
- clickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a click of the right mouse button over the item.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a right-click on item.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a right-click on item.
- clickItemR(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a right-click on item.
- clickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a right-click on item.
- clickItemR(int, boolean, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a right-click on item.
- clickItemR(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a right click.
- clickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a right click at (X,Y) inside item specified by index, from 0, or by name.
- clickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a right click at (X,Y) inside item specified by index, from 0, or by name.
- clickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item,.
- clickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item,.
- clickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a right click on the item at (X,Y).
- clickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a right click on the item at (X,Y).
- clickItemRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right click at (x, y).
- clickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(int, int, int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(int, int, int, boolean, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- clickItemRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a click of the right mouse button at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a click at (X,Y) inside item.
- clickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a click at (X,Y) inside item.
- clickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item,.
- clickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item,.
- clickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item.
- clickItemXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item.
- clickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a click on the item.
- clickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a click on the item with the Shift key pressed.
- clickItemXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a single click at (x, y).
- clickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click at (X,Y) within the item.
- clickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click at (X,Y) within the item.
- clickItemXY(int, int, int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click at (X,Y) within the item.
- clickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click at (X,Y) within the item.
- clickItemXY(int, int, int, boolean, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a click at (X,Y) within the item.
- clickItemXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickItemXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a single click at position (X, Y) in item-relative coordinates.
- clickLabel(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's label.
- clickLabel(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's label.
- clickLabel(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's label.
- clickLabel(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's label.
- clickLabelR(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's label.
- clickLabelR(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's label.
- clickLabelR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's label.
- clickLabelR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's label.
- clickLink() - Method in interface com.smartbear.testleft.testobjects.HyperLink
-
Performs a single click on the specified hyperlink.
- clickLink(String) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Moves the mouse cursor to the specified link and then simulates a single click.
- clickLink(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Moves the mouse cursor to the specified link and then simulates a single click.
- clickLink(int) - Method in interface com.smartbear.testleft.testobjects.win.WinSysLink
-
Performs a single click on the link specified by its index, from 0.
- clickLink(String) - Method in interface com.smartbear.testleft.testobjects.winforms.WinFormsLinkLabel
-
Performs a click on the specified link.
- clickLink(int) - Method in interface com.smartbear.testleft.testobjects.winforms.WinFormsLinkLabel
-
Performs a click on the specified link.
- clickM() - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a middle button click on the item.
- clickM(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a middle button click on the item.
- clickM() - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button single click in a window or control.
- clickM(int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button single click in a window or control.
- clickM(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button single click in a window or control.
- clickM() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click of the middle mouse button on the item column.
- clickM(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click of the middle mouse button on the item column.
- clickM(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click of the middle mouse button on the item column.
- clickM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click of the middle mouse button on the item column.
- clickM(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a click of the middle mouse button on the item column.
- clickM() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a middle button click on the item.
- clickM(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a middle button click on the item.
- clickM(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickM(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickM(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a middle click.
- clickMXY(int, int) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a middle button click on the item.
- clickMXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a middle button click on the item.
- clickMXY(int, int) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click of the middle mouse button on the item at (X,Y).
- clickMXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click of the middle mouse button on the item at (X,Y).
- clickMXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickMXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickMXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickMXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickNewRowCell(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the left mouse button on the specified cell of the row to add a new record.
- clickNewRowCell(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the left mouse button on the specified cell of the row to add a new record.
- clickNewRowCell(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the left mouse button on the specified cell of the row to add a new record.
- clickNewRowCell(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the left mouse button on the specified cell of the row to add a new record.
- clickNewRowCellR(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
- clickNewRowCellR(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
- clickNewRowCellR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
- clickNewRowCellR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button on the specified cell of the row to add a new record.
- clickNewRowCellRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickNewRowCellRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickNewRowCellRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickNewRowCellRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button at position (X, Y) in cell-relative coordinates.
- clickNewRowCellXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickNewRowCellXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickNewRowCellXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickNewRowCellXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a single click at position (X, Y) in cell-relative coordinates.
- clickNewRowIndicator() - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the left mouse button on the row to add a new record.
- clickNewRowIndicator(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the left mouse button on the row to add a new record.
- clickNewRowIndicatorR() - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button on the row to add a new record.
- clickNewRowIndicatorR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a click of the right mouse button on the row to add a new record.
- clickR() - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a right-click on the item.
- clickR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a right-click on the item.
- clickR() - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button single click in a window or control.
- clickR(int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button single click in a window or control.
- clickR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button single click in a window or control.
- clickR() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a right-click on the item column.
- clickR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a right-click on the item column.
- clickR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a right-click on the item column.
- clickR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a right-click on the item column.
- clickR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a right-click on the item column.
- clickR() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a right-click on the item.
- clickR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a right-click on the item.
- clickR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickR(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a right click.
- clickRowIndicator(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified row indicator.
- clickRowIndicator(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a left click on the specified row indicator.
- clickRowIndicator(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified row header.
- clickRowIndicator(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified row header.
- clickRowIndicator(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified row header.
- clickRowIndicator(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a left click on the specified row header.
- clickRowIndicator(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified row indicator.
- clickRowIndicator(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified row indicator.
- clickRowIndicator(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified row indicator.
- clickRowIndicator(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified row indicator.
- clickRowIndicator(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a left click on the specified row indicator.
- clickRowIndicatorR(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified row header.
- clickRowIndicatorR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified row header.
- clickRowIndicatorR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified row header.
- clickRowIndicatorR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a right click on the specified row header.
- clickRowIndicatorR(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorR(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorR(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a right click on the specified row indicator.
- clickRowIndicatorRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickRowIndicatorRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickRowIndicatorRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickRowIndicatorRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
- clickRowIndicatorXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickRowIndicatorXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickRowIndicatorXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickRowIndicatorXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a single click at position (X, Y) in header-relative coordinates.
- clickRXY(int, int) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a right-click on the item.
- clickRXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a right-click on the item.
- clickRXY(int, int) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click of the right mouse button on the item at (X,Y).
- clickRXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click of the right mouse button on the item at (X,Y).
- clickRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a right click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- clickSelectImage(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the left mouse button on the 'select image' element of the specified row.
- clickSelectImage(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the left mouse button on the 'select image' element of the specified row.
- clickSelectImageR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the right mouse button on the 'select image' element of the specified row.
- clickSelectImageR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the right mouse button on the 'select image' element of the specified row.
- clickStateImage(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the left mouse button on the 'state image' element of the specified row.
- clickStateImage(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the left mouse button on the 'state image' element of the specified row.
- clickStateImageR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the right mouse button on the 'state image' element of the specified row.
- clickStateImageR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a click of the right mouse button on the 'state image' element of the specified row.
- clickTab(String) - Method in interface com.smartbear.testleft.testobjects.TabControl
-
Selects the tabbed page specified by an item.
- clickTab(int) - Method in interface com.smartbear.testleft.testobjects.TabControl
-
Selects the tabbed page specified by an item.
- clickValue(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's cell value.
- clickValue(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's cell value.
- clickValue(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's cell value.
- clickValue(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a left click on the specified item's cell value.
- clickValueR(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's cell value.
- clickValueR(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's cell value.
- clickValueR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's cell value.
- clickValueR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a right click on the specified item's cell value.
- clickValueRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
- clickValueRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
- clickValueRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
- clickValueRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the right mouse button at point (X, Y) within the specified item’s cell value.
- clickValueXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
- clickValueXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
- clickValueXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
- clickValueXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a click of the left mouse button at point (X, Y) within the specified item’s cell value.
- clickXY(int, int) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a click on the item.
- clickXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a click on the item.
- clickXY(int, int) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click on the item.
- clickXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a click on the item at (x, y) with the Shift key pressed.
- clickXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift.
- clickXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift.
- clickXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift.
- clickXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a click at (X,Y) inside Item specified by index from 0 or by name, with shift keys in the state specified by Shift.
- ClosableTabControl - Interface in com.smartbear.testleft.testobjects
-
The test interface for tab controls whose tab pages can be closed.
- close() - Method in interface com.smartbear.testleft.testobjects.Menu
-
Closes the menu window.
- close() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Closes the process by sending the WM_CLOSE message to its main window and waits until the process is closed or the specified time limit is reached.
- close(int) - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Closes the process by sending the WM_CLOSE message to its main window and waits until the process is closed or the specified time limit is reached.
- close() - Method in interface com.smartbear.testleft.testobjects.TopLevelWindow
-
Closes the specified Window object.
- close(int) - Method in interface com.smartbear.testleft.testobjects.TopLevelWindow
-
Closes the specified Window object.
- close() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Closes the alert.
- close() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapModal
-
Closes the modal dialog.
- close() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSPanel
-
Closes the panel.
- close() - Method in interface com.smartbear.testleft.testobjects.web.WebPage
-
Closes the page's tab in the browser.
- close() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsDockablePane
-
Simulates a mouse click on the Close button of the window's dockable pane.
- closeFolder() - Method in class com.smartbear.testleft.Log
-
Closes the current log folder.
- closeItem(String) - Method in interface com.smartbear.testleft.testobjects.AccordionWithClosableItems
-
Closes an accordion item.
- closeItem(int) - Method in interface com.smartbear.testleft.testobjects.AccordionWithClosableItems
-
Closes an accordion item.
- closeTab(String) - Method in interface com.smartbear.testleft.testobjects.ClosableTabControl
-
Closes the tabbed page specified by item.
- closeTab(int) - Method in interface com.smartbear.testleft.testobjects.ClosableTabControl
-
Closes the tabbed page specified by its item.
- closeUp() - Method in interface com.smartbear.testleft.testobjects.DropDown
-
Closes the control's drop-down window.
- closeUp() - Method in interface com.smartbear.testleft.testobjects.DropDownButton
-
Performs a click on the drop-down arrow if the dropdown is still displayed.
- closeUp() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSToggleSplitButton
-
Performs a click on the drop-down arrow if the drop-down menu is still displayed.
- closeUp() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Closes the control's drop-down window.
- closeUp() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
Closes the control's popup calendar.
- closeUp() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsDropDownEditorButton
-
Simulates a click on the button to hide the drop-down window.
- ClrFullClassName - Variable in class com.smartbear.testleft.testobjects.VCLNETPattern
-
The full class name of the sought-for Object.
- ClrFullClassName - Variable in class com.smartbear.testleft.testobjects.WinFormsPattern
-
The full class name of the sought-for Object.
- ClrFullClassName - Variable in class com.smartbear.testleft.testobjects.WPFPattern
-
The full class name of the sought-for Object.
- collapse() - Method in interface com.smartbear.testleft.testobjects.Expander
-
Collapses the control.
- collapse() - Method in interface com.smartbear.testleft.testobjects.GridViewGroup
-
Collapses the group.
- collapse(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Collapses the specified item.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Collapses the specified item.
- collapse() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Collapses the item.
- collapse() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Collapses the item.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Collapses the specified row.
- collapse(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Collapses the specified row.
- collapse(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumTreeList
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.web.infragistics.InfragisticsWebDataGrid
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Collapses the specified row.
- collapse(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraVerticalGrid
-
Collapses the specified column.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraVerticalGrid
-
Collapses the specified column.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsXamDataGrid
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.winforms.telerik.TelerikRadGridView
-
Collapses the specified row.
- collapse(int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Collapses the specified row.
- collapseChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Collapses the specified child view.
- collapseChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Collapses the specified child view.
- collapseChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Collapses the specified child view.
- collapseChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Collapses the specified child view.
- collapseChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Collapses the specified child view.
- collapseGroup(String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Collapses the specified group.
- collapseGroup(String) - Method in interface com.smartbear.testleft.testobjects.GridViewWithGroups
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.GridViewWithGroups
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikSlRadGridView
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Collapses the specified group.
- collapseGroup(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Collapses the specified group.
- collapseGroup(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Collapses the specified child group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.winforms.telerik.TelerikRadGridView
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGridGroups
-
Collapses the specified group.
- collapseGroup(int) - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFGridControl
-
Collapses the specified group.
- collapseItem(String) - Method in interface com.smartbear.testleft.testobjects.Accordion
-
Collapses an accordion item.
- collapseItem(int) - Method in interface com.smartbear.testleft.testobjects.Accordion
-
Collapses an accordion item.
- collapseItem(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Collapses the specified tree item.
- collapseItem(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Collapses the specified tree item.
- collapseItem(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Collapses the specified tree view item.
- collapseItem(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Collapses the specified tree item.
- collapseItem(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Collapses the specified tree item.
- collapseRow(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Collapses the specified row.
- collapseRow(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Collapses the specified row.
- ColumnIndex - Variable in class com.smartbear.testleft.testobjects.WebCellElementPattern
-
The column number (zero-based) of the sought-for cell.
- com.smartbear.testleft - package com.smartbear.testleft
-
- com.smartbear.testleft.options - package com.smartbear.testleft.options
-
- com.smartbear.testleft.testobjects - package com.smartbear.testleft.testobjects
-
- com.smartbear.testleft.testobjects.flash - package com.smartbear.testleft.testobjects.flash
-
- com.smartbear.testleft.testobjects.javafx - package com.smartbear.testleft.testobjects.javafx
-
- com.smartbear.testleft.testobjects.mfc - package com.smartbear.testleft.testobjects.mfc
-
- com.smartbear.testleft.testobjects.qt - package com.smartbear.testleft.testobjects.qt
-
- com.smartbear.testleft.testobjects.silverlight - package com.smartbear.testleft.testobjects.silverlight
-
- com.smartbear.testleft.testobjects.silverlight.telerik - package com.smartbear.testleft.testobjects.silverlight.telerik
-
- com.smartbear.testleft.testobjects.swing - package com.smartbear.testleft.testobjects.swing
-
- com.smartbear.testleft.testobjects.vcl - package com.smartbear.testleft.testobjects.vcl
-
- com.smartbear.testleft.testobjects.vcl.devexpress - package com.smartbear.testleft.testobjects.vcl.devexpress
-
- com.smartbear.testleft.testobjects.web - package com.smartbear.testleft.testobjects.web
-
- com.smartbear.testleft.testobjects.web.angular - package com.smartbear.testleft.testobjects.web.angular
-
- com.smartbear.testleft.testobjects.web.bootstrap - package com.smartbear.testleft.testobjects.web.bootstrap
-
- com.smartbear.testleft.testobjects.web.devexpress - package com.smartbear.testleft.testobjects.web.devexpress
-
- com.smartbear.testleft.testobjects.web.extjs - package com.smartbear.testleft.testobjects.web.extjs
-
- com.smartbear.testleft.testobjects.web.gwt - package com.smartbear.testleft.testobjects.web.gwt
-
- com.smartbear.testleft.testobjects.web.infragistics - package com.smartbear.testleft.testobjects.web.infragistics
-
- com.smartbear.testleft.testobjects.web.jqueryui - package com.smartbear.testleft.testobjects.web.jqueryui
-
- com.smartbear.testleft.testobjects.web.mootools - package com.smartbear.testleft.testobjects.web.mootools
-
- com.smartbear.testleft.testobjects.web.telerik - package com.smartbear.testleft.testobjects.web.telerik
-
- com.smartbear.testleft.testobjects.web.xul - package com.smartbear.testleft.testobjects.web.xul
-
- com.smartbear.testleft.testobjects.web.yui2 - package com.smartbear.testleft.testobjects.web.yui2
-
- com.smartbear.testleft.testobjects.win - package com.smartbear.testleft.testobjects.win
-
- com.smartbear.testleft.testobjects.winforms - package com.smartbear.testleft.testobjects.winforms
-
- com.smartbear.testleft.testobjects.winforms.componentone - package com.smartbear.testleft.testobjects.winforms.componentone
-
- com.smartbear.testleft.testobjects.winforms.devexpress - package com.smartbear.testleft.testobjects.winforms.devexpress
-
- com.smartbear.testleft.testobjects.winforms.infragistics - package com.smartbear.testleft.testobjects.winforms.infragistics
-
- com.smartbear.testleft.testobjects.winforms.janus - package com.smartbear.testleft.testobjects.winforms.janus
-
- com.smartbear.testleft.testobjects.winforms.syncfusion - package com.smartbear.testleft.testobjects.winforms.syncfusion
-
- com.smartbear.testleft.testobjects.winforms.telerik - package com.smartbear.testleft.testobjects.winforms.telerik
-
- com.smartbear.testleft.testobjects.winforms.xceed - package com.smartbear.testleft.testobjects.winforms.xceed
-
- com.smartbear.testleft.testobjects.wpf - package com.smartbear.testleft.testobjects.wpf
-
- com.smartbear.testleft.testobjects.wpf.devexpress - package com.smartbear.testleft.testobjects.wpf.devexpress
-
- com.smartbear.testleft.testobjects.wpf.telerik - package com.smartbear.testleft.testobjects.wpf.telerik
-
- ComboBox - Interface in com.smartbear.testleft.testobjects
-
The test interface for combo box controls.
- ComboBoxMulti - Interface in com.smartbear.testleft.testobjects
-
The test interface for combo box controls.
- compareTo(Version) - Method in class com.smartbear.testleft.testobjects.Version
-
- ComponentOneMainMenuOwner - Interface in com.smartbear.testleft.testobjects.winforms.componentone
-
The test interface for window controls whose main menu was created with the ComponentOne Menus and Toolbars for .NET Suite.
- CompositeControlDescription() - Constructor for class com.smartbear.testleft.options.OptionsManager.WPFSettings.CompositeControlDescription
-
- ConsoleWindow - Interface in com.smartbear.testleft.testobjects
-
The test interface for command-line windows (consoles).
- contentText - Variable in class com.smartbear.testleft.testobjects.WebCellElementPattern
-
The text the sought-for cell contains (including the text of child elements).
- contentText - Variable in class com.smartbear.testleft.testobjects.WebElementPattern
-
The text the sought-for Object contains (including the text of child elements).
- Control - Interface in com.smartbear.testleft.testobjects
-
- ControlId - Variable in class com.smartbear.testleft.testobjects.WindowPattern
-
Specifies the window identifier for the search.
- ControlIndex - Variable in class com.smartbear.testleft.testobjects.MSAAPattern
-
The index (zero-based) of the sought-for Object in the parent Object's collection of child Objects.
- ControlPattern - Class in com.smartbear.testleft.testobjects
-
A search pattern for onscreen test Objects.
- ControlPattern() - Constructor for class com.smartbear.testleft.testobjects.ControlPattern
-
- controls - Variable in class com.smartbear.testleft.testobjects.WebElementPattern
-
The controls attribute value of the sought-for web element.
- data - Variable in class com.smartbear.testleft.testobjects.WebElementPattern
-
Applied to OBJECT elements.
- DatePicker - Interface in com.smartbear.testleft.testobjects
-
The test interface for date picker controls.
- DatePickerNullable - Interface in com.smartbear.testleft.testobjects
-
The test interface for date picker controls.
- dblClick() - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click on the item.
- dblClick(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click on the item.
- dblClick() - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button double click in a window or control.
- dblClick(int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button double click in a window or control.
- dblClick(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button double click in a window or control.
- dblClick() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click on the item column.
- dblClick(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click on the item column.
- dblClick(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click on the item column.
- dblClick(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click on the item column.
- dblClick(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click on the item column.
- dblClick() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double-click on the item.
- dblClick(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double-click on the item.
- dblClick(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClick(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClick(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClick(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClickButton() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a double click on the button.
- dblClickButton(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a double click on the button.
- dblClickButtonR() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a double-click of the right mouse button on the button.
- dblClickButtonR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Simulates a double-click of the right mouse button on the button.
- dblClickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified cell.
- dblClickCell(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified cell.
- dblClickCell(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(String, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(String, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCell(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified cell.
- dblClickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified cell.
- dblClickCellR(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified cell.
- dblClickCellRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickCellXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeader(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click on the specified column header.
- dblClickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double right click on the specified column header.
- dblClickColumnHeaderRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickColumnHeaderXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickDivider(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Simulates a double-click on the divider which is to the right of the specified header item.
- dblClickDivider(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Simulates a double-click on the divider which is to the right of the specified header item.
- dblClickDivider(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Simulates a double-click on the divider which is to the right of the specified header item.
- dblClickDivider(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Simulates a double-click on the divider which is to the right of the specified header item.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Moves the mouse cursor to Item and then simulates a double click on it.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Moves the mouse cursor to Item and then simulates a double click on it.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Moves the mouse cursor to Item and then simulates a double click on it.
- dblClickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Moves the mouse cursor to Item and then simulates a double click on it.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double-click on the specified status bar item.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double-click on the specified status bar item.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double-click on the specified status bar item.
- dblClickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double-click on the specified status bar item.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double click on item.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double click on item.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double click on item.
- dblClickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double click on item.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a double-click.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a double-click with the Shift key pressed.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click on a tree item.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
- dblClickItem(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click over this item.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double click on item.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double click on item.
- dblClickItem(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double click on item.
- dblClickItem(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double click on item.
- dblClickItem(int, boolean, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double click on item.
- dblClickItem(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItem(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double-click.
- dblClickItemM(String) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickItemM(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(String, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(String, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(int, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(int, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemM(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the middle mouse button on a tree item.
- dblClickItemMXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a double click of the middle mouse button at (X,Y) inside item specified by index, from 0, or by name.
- dblClickItemMXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a double click of the middle mouse button at (X,Y) inside item specified by index, from 0, or by name.
- dblClickItemMXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a double click of the middle mouse button on the item at (X,Y).
- dblClickItemMXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a double click of the middle mouse button on the item at (X,Y).
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double right-click on the specified item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double right-click on the specified item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double right-click on the specified item.
- dblClickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double right-click on the specified item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double right click on the specified status bar item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double right click on the specified status bar item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double right click on the specified status bar item.
- dblClickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double right click on the specified status bar item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.web.xul.XULTree
-
Simulates a double-click of the right mouse button on a tree item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over the item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over the item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over the item.
- dblClickItemR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over the item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(int, boolean, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Simulates a double-click of the right mouse button on item.
- dblClickItemR(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(String, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(String, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(String, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(String, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Moves the mouse cursor to the item and then simulates a double click.
- dblClickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a double click of the right mouse button at (X,Y) inside item specified by index, from 0 or by name.
- dblClickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a double click of the right mouse button at (X,Y) inside item specified by index, from 0 or by name.
- dblClickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item,.
- dblClickItemRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item,.
- dblClickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- dblClickItemRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a double-click of the right mouse button at position (X, Y) inside item.
- dblClickItemRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a double-click of the right mouse button on the item at (X,Y).
- dblClickItemRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a double-click of the right mouse button on the item at (X,Y).
- dblClickItemRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a right double click at (x, y).
- dblClickItemRXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemRXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double-click of the right mouse button at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a double click at (X,Y) inside item specified by index, from 0, or by name.
- dblClickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Bar
-
Simulates a double click at (X,Y) inside item specified by index, from 0, or by name.
- dblClickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item,.
- dblClickItemXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item,.
- dblClickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item.
- dblClickItemXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Simulates a click at (X,Y) inside item.
- dblClickItemXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a double-click on the item.
- dblClickItemXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Simulates a double-click on the item with the Shift key pressed.
- dblClickItemXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Moves the mouse cursor to the item and then simulates a double-click at (x, y).
- dblClickItemXY(String, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(String, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickItemXY(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Simulates a double click at position (X, Y) in item-relative coordinates.
- dblClickLabel(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's label.
- dblClickLabel(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's label.
- dblClickLabel(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's label.
- dblClickLabel(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's label.
- dblClickLabelR(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's label.
- dblClickLabelR(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's label.
- dblClickLabelR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's label.
- dblClickLabelR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's label.
- dblClickM() - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the middle mouse button on the item.
- dblClickM(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the middle mouse button on the item.
- dblClickM() - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button double click in a window or control.
- dblClickM(int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button double click in a window or control.
- dblClickM(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button double click in a window or control.
- dblClickM() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the middle mouse button on the item column.
- dblClickM(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the middle mouse button on the item column.
- dblClickM(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the middle mouse button on the item column.
- dblClickM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the middle mouse button on the item column.
- dblClickM(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the middle mouse button on the item column.
- dblClickM() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double-click of the middle mouse button on the item.
- dblClickM(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double-click of the middle mouse button on the item.
- dblClickM(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickM(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickM(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickM(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the middle mouse button over that item.
- dblClickMXY(int, int) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the middle mouse button on the item.
- dblClickMXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the middle mouse button on the item.
- dblClickMXY(int, int) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double click of the middle mouse button on the item at (X,Y).
- dblClickMXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double click of the middle mouse button on the item at (X,Y).
- dblClickMXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickMXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickMXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickMXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the middle mouse button at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickNewRowCell(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click on the specified cell of the row to add a new record.
- dblClickNewRowCell(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click on the specified cell of the row to add a new record.
- dblClickNewRowCell(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click on the specified cell of the row to add a new record.
- dblClickNewRowCell(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click on the specified cell of the row to add a new record.
- dblClickNewRowCellR(String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click of the right mouse button on the specified cell of the row to add a new record.
- dblClickNewRowCellR(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click of the right mouse button on the specified cell of the row to add a new record.
- dblClickNewRowCellR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click of the right mouse button on the specified cell of the row to add a new record.
- dblClickNewRowCellR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click of the right mouse button on the specified cell of the row to add a new record.
- dblClickNewRowCellRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click of the right mouse button at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickNewRowCellXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click at position (X, Y) in cell-relative coordinates.
- dblClickNewRowIndicator() - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click on the row to add a new record.
- dblClickNewRowIndicator(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click on the row to add a new record.
- dblClickNewRowIndicatorR() - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click of the right mouse button on the row to add a new record.
- dblClickNewRowIndicatorR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double click of the right mouse button on the row to add a new record.
- dblClickR() - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the right mouse button on the item.
- dblClickR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the right mouse button on the item.
- dblClickR() - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button double click in a window or control.
- dblClickR(int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button double click in a window or control.
- dblClickR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button double click in a window or control.
- dblClickR() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the right mouse button on the item column.
- dblClickR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the right mouse button on the item column.
- dblClickR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the right mouse button on the item column.
- dblClickR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the right mouse button on the item column.
- dblClickR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Simulates a double-click of the right mouse button on the item column.
- dblClickR() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double-click of the right mouse button on the item.
- dblClickR(ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double-click of the right mouse button on the item.
- dblClickR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickR(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Moves the mouse cursor to the specified item and then simulates a double-click of the right mouse button over that item.
- dblClickRowIndicator(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicator(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicator(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified row header.
- dblClickRowIndicator(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified row header.
- dblClickRowIndicator(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified row header.
- dblClickRowIndicator(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click on the specified row header.
- dblClickRowIndicator(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicator(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicator(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicator(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicator(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double-click on the specified row indicator.
- dblClickRowIndicatorR(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorR(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified Row header.
- dblClickRowIndicatorR(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified Row header.
- dblClickRowIndicatorR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified Row header.
- dblClickRowIndicatorR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double right click on the specified Row header.
- dblClickRowIndicatorR(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorR(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorR(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorR(int, String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorR(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Simulates a double right click on the specified row indicator.
- dblClickRowIndicatorRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click of the right mouse button at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickRowIndicatorXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Simulates a double-click at position (X, Y) in header-relative coordinates.
- dblClickRXY(int, int) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the right mouse button on the item.
- dblClickRXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click of the right mouse button on the item.
- dblClickRXY(int, int) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double click of the right mouse button on the item at (X,Y).
- dblClickRXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double click of the right mouse button on the item at (X,Y).
- dblClickRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift.
- dblClickRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift.
- dblClickRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift.
- dblClickRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click of the right mouse button at (X,Y) inside Item specified by index, from 0 or by name, with shift keys in the state specified by Shift.
- dblClickSelectImage(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the left mouse button on the 'select image' element of the specified row.
- dblClickSelectImage(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the left mouse button on the 'select image' element of the specified row.
- dblClickSelectImageR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the right mouse button on the 'select image' element of the specified row.
- dblClickSelectImageR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the right mouse button on the 'select image' element of the specified row.
- dblClickStateImage(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the left mouse button on the 'state image' element of the specified row.
- dblClickStateImage(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the left mouse button on the 'state image' element of the specified row.
- dblClickStateImageR(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the right mouse button on the 'state image' element of the specified row.
- dblClickStateImageR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Simulates a double click of the right mouse button on the 'state image' element of the specified row.
- dblClickValue(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's cell value.
- dblClickValue(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's cell value.
- dblClickValue(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's cell value.
- dblClickValue(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click on the specified item's cell value.
- dblClickValueR(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's cell value.
- dblClickValueR(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's cell value.
- dblClickValueR(String, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's cell value.
- dblClickValueR(int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double right click on the specified item's cell value.
- dblClickValueRXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueRXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueRXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueRXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the right mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
- dblClickValueXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Simulates a double-click of the left mouse button at point (X, Y) within the specified item’s cell value.
- dblClickXY(int, int) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click on the item.
- dblClickXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.BarItemClickable
-
Simulates a double-click on the item.
- dblClickXY(int, int) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double click on the item at (x, y).
- dblClickXY(int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Simulates a double click on the item at (x, y) with the Shift key pressed.
- dblClickXY(int, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickXY(int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickXY(String, int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- dblClickXY(String, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Simulates a double click at (X,Y) inside Item specified by index, from 0, or by name, with shift keys in the state specified by Shift.
- DEFAULT_LOCAL_PORT - Static variable in interface com.smartbear.testleft.Driver
-
- Desktop - Interface in com.smartbear.testleft.testobjects
-
The test interface for the Windows Desktop.
- DevExpressQuantumGrid - Interface in com.smartbear.testleft.testobjects.vcl.devexpress
-
The test interface for Developer Express QuantumGrid controls.
- DevExpressQuantumTreeList - Interface in com.smartbear.testleft.testobjects.vcl.devexpress
-
The test interface for Developer Express tree list controls.
- DevExpressVCLSpinButton - Interface in com.smartbear.testleft.testobjects.vcl.devexpress
-
The test interface for Developer Express spin button controls (VCL).
- DevExpressWebMenu - Interface in com.smartbear.testleft.testobjects.web.devexpress
-
The test interface for Developer Express ASPxMenu controls.
- DevExpressWebTabControl - Interface in com.smartbear.testleft.testobjects.web.devexpress
-
The test interface for Developer Express ASP.NET tabbed controls.
- DevExpressWPFButtonEdit - Interface in com.smartbear.testleft.testobjects.wpf.devexpress
-
A test interface for Developer Express WPF ButtonEdit controls.
- DevExpressWPFButtonEditButton - Interface in com.smartbear.testleft.testobjects.wpf.devexpress
-
FIXME Empty description
- DevExpressWPFButtonEditRepeatButton - Interface in com.smartbear.testleft.testobjects.wpf.devexpress
-
A test interface for the repeat button inside the Developer Express ButtonEdit control (WPF)
- DevExpressWPFButtonEditSimpleButton - Interface in com.smartbear.testleft.testobjects.wpf.devexpress
-
A test interface for a simple button inside the Developer Express ButtonEdit control (WPF)
- DevExpressWPFButtonEditToggleButton - Interface in com.smartbear.testleft.testobjects.wpf.devexpress
-
A test interface for the toggle button inside the Developer Express ButtonEdit control (WPF)
- DevExpressWPFGridControl - Interface in com.smartbear.testleft.testobjects.wpf.devexpress
-
The test interface for Developer Express WPF grid controls.
- DevExpressXtraEditButton - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for Developer Express button edit controls.
- DevExpressXtraEditWithButtons - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The extended test interface for Developer Express button edit controls.
- DevExpressXtraGrid - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for Developer Express XtraGrid controls.
- DevExpressXtraMainMenuOwner - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for window controls whose main menu was created with the Developer Express XtraBars Suite.
- DevExpressXtraPopupMenu - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for the Developer Express XtraPopupMenu controls.
- DevExpressXtraPopupMenuOwner - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for controls whose context menu was created with the Developer Express XtraBars Suite.
- DevExpressXtraTextEdit - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for Developer Express text edit controls.
- DevExpressXtraTreeList - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for Developer Express XtraTreeList controls.
- DevExpressXtraVerticalGrid - Interface in com.smartbear.testleft.testobjects.winforms.devexpress
-
The test interface for Developer Express XtraVerticalGrid controls.
- dock() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsDockablePane
-
Sets a docking state for the window's dockable pane.
- doDefaultAction() - Method in interface com.smartbear.testleft.testobjects.MSAAObject
-
Simulates the default action associated with the control.
- down() - Method in interface com.smartbear.testleft.testobjects.qt.QtDateTimeEdit
-
Decreases the value of the SpinBox control.
- down(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtDateTimeEdit
-
Decreases the value of the SpinBox control.
- down() - Method in interface com.smartbear.testleft.testobjects.qt.QtDoubleSpinBox
-
Decreases the value of the SpinBox control.
- down(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtDoubleSpinBox
-
Decreases the value of the SpinBox control.
- down() - Method in interface com.smartbear.testleft.testobjects.qt.QtSpinBox
-
Decreases the value of the SpinBox control.
- down(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtSpinBox
-
Decreases the value of the SpinBox control.
- down() - Method in interface com.smartbear.testleft.testobjects.UpDownEdit
-
Simulates a mouse click on the Down arrow button of the Spinner control.
- down() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsSpinEditorButton
-
Simulates a mouse click on the Down arrow button of the spin editor button.
- download - Variable in class com.smartbear.testleft.testobjects.WebElementPattern
-
The download attribute value of the sought-for web element.
- drag(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button mouse drag in a window or control.
- drag(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a left-button mouse drag in a window or control.
- dragM(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button mouse drag in a window or control.
- dragM(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a middle-button mouse drag in a window or control.
- dragR(int, int, int, int) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button mouse drag in a window or control.
- dragR(int, int, int, int, ShiftKey) - Method in interface com.smartbear.testleft.testobjects.Control
-
Simulates a right-button mouse drag in a window or control.
- Driver - Interface in com.smartbear.testleft
-
- DropDown - Interface in com.smartbear.testleft.testobjects
-
The test interface for a control with a drop-down panel or list (a combo box, drop-down button, color drop-down, and so on).
- dropDown() - Method in interface com.smartbear.testleft.testobjects.DropDown
-
Opens the control's drop-down window.
- dropDown() - Method in interface com.smartbear.testleft.testobjects.DropDownButton
-
Performs a click on the drop-down arrow and waits until the specified state is set.
- dropDown() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSToggleSplitButton
-
Performs a click on the drop-down arrow and waits until the specified state is set.
- dropDown() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Opens the control's drop-down window.
- dropDown() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
Displays the control's popup calendar.
- dropDown() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsDropDownEditorButton
-
Simulates a click on the editor button to display or hide the drop-down window and waits until the window becomes open or hidden.
- DropDownButton - Interface in com.smartbear.testleft.testobjects
-
The test interface for button controls that have a drop-down panel or list.
- DropDownWithText - Interface in com.smartbear.testleft.testobjects
-
The test interface for controls that have a text box and a drop-down window or list.
- get() - Method in class com.smartbear.testleft.FindResult
-
Get the search result if the object was found.
- get(String) - Method in class com.smartbear.testleft.options.ObjectMappingSettings
-
Provides access to a child object in the Object Mapping settings.
- get(String) - Method in class com.smartbear.testleft.options.ObjectMappingSettings.MappedObject
-
Provides access to a child object in the Object Mapping settings.
- getActionMainMenu() - Method in interface com.smartbear.testleft.testobjects.vcl.BorlandActionMainMenuOwner
-
Returns the Menu object for the main menu of the window.
- getAlign() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns the item's content alignment.
- getApplications() - Method in interface com.smartbear.testleft.Driver
-
Provides access to the "ApplicationManager" object used to run applications.
- getApplications() - Method in class com.smartbear.testleft.LocalDriver
-
Provides access to the "ApplicationManager" object used to run applications.
- getApplications() - Method in class com.smartbear.testleft.RemoteDriver
-
Provides access to the "ApplicationManager" object used to run applications.
- getASPxMenu() - Method in interface com.smartbear.testleft.testobjects.web.devexpress.DevExpressWebMenu
-
Returns the Menu object for the control.
- getAutoWaitTimeout() - Method in class com.smartbear.testleft.options.OptionsManager.GeneralSettings
-
Gets the number of milliseconds to wait for an expected Object to become available, or for an unexpected window to close, before posting a timeout error.
- getBold() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns true if the item is bold (TVIS_BOLD).
- getBorderSelect() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the BorderSelect style is used.
- getBounds() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the item bounds.
- getBrowsers() - Method in class com.smartbear.testleft.ApplicationManager
-
Returns information about all the supported browsers that are available on the current computer.
- getBuildPart() - Method in class com.smartbear.testleft.testobjects.Version
-
- getC1MainMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.componentone.ComponentOneMainMenuOwner
-
Returns the Menu object for the main menu of the window.
- getCaption() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns the caption of the menu item.
- getCaption() - Method in interface com.smartbear.testleft.testobjects.MSAAObject
-
Gets the control's caption.
- getCaption() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditButton
-
Returns the button caption.
- getCaption() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditButton
-
Returns the button's caption.
- getCheckBoxes() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the CheckBoxes style is used.
- getChecked() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns true if the menu item is checked.
- getChecked() - Method in interface com.smartbear.testleft.testobjects.TreeViewItemCheckable
-
Returns true if the item is selected.
- getChildren() - Method in interface com.smartbear.testleft.testobjects.ObjectTreeNode
-
Gets the collection of child objects.
- getClassName() - Method in class com.smartbear.testleft.options.OptionsManager.ClassFilterEntry
-
The name of the class.
- getClassName() - Method in class com.smartbear.testleft.options.OptionsManager.WPFSettings.CompositeControlDescription
-
Gets the fully-qualified class name of the control with template-generated elements.
- getCollectTestVisualizer() - Method in class com.smartbear.testleft.options.OptionsManager.VisualizerSettings
-
Gets Test Visualizer's mode during the test run.
- getColor() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewBackground
-
Returns the background color of a list-view control.
- getColumnCount() - Method in interface com.smartbear.testleft.testobjects.web.WebTable
-
Returns the number of columns in the table.
- getColumnCount(int) - Method in interface com.smartbear.testleft.testobjects.web.WebTable
-
Returns the number of columns in the table.
- getColumnIndex() - Method in interface com.smartbear.testleft.testobjects.web.WebCell
-
The cell's column index (zero-based).
- getCommandLine() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
The command line passed to the process at the moment of the process creation.
- getCompositeControls() - Method in class com.smartbear.testleft.options.OptionsManager.WPFSettings
-
Returns a list of WPF controls whose template-generated elements TestLeft will expose.
- getCompositeItemsControls() - Method in class com.smartbear.testleft.options.OptionsManager.WPFSettings
-
Returns a list of WPF controls that contain items whose template-generated internal elements TestLeft will expose.
- getContentText() - Method in interface com.smartbear.testleft.testobjects.web.WebElement
-
The text the web element controls.
- getCount() - Method in interface com.smartbear.testleft.testobjects.ItemCollection
-
Returns the number of items.
- getCount() - Method in interface com.smartbear.testleft.testobjects.Menu
-
Returns the number of items in the menu.
- getCPUUsage() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
The approximate percentage of time the CPU is currently spending for the process execution.
- getCreatedIface() - Method in exception com.smartbear.testleft.InvalidTypeCastException
-
Get the type information of the interface returned by the find, findAll or tryFind method.
- getCut() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns true if the item is selected as part of a cut-and-paste operation (TVIS_CUT).
- getDebug() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getDescription() - Method in interface com.smartbear.testleft.testobjects.MSAAObject
-
Gets the control's description.
- getDescriptionBottom() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s bottom description text.
- getDescriptionTop() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s top description text.
- getDesktop() - Method in interface com.smartbear.testleft.Driver
-
Returns the object that represents the desktop.
- getDesktop() - Method in class com.smartbear.testleft.LocalDriver
-
Returns the object that represents the desktop.
- getDesktop() - Method in class com.smartbear.testleft.RemoteDriver
-
Returns the object that represents the desktop.
- getDraggingDelay() - Method in class com.smartbear.testleft.options.OptionsManager.GeneralSettings
-
Gets the number of milliseconds it takes the mouse cursor to pass 20 pixels.
- getDropHilited() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns true if the item is selected as a drag-and-drop target (TVIS_DROPHILITED).
- getEdition() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The operating system's edition.
- getEnabled() - Method in interface com.smartbear.testleft.testobjects.Control
-
Specifies whether the object is enabled or disabled.
- getEnabled() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns true if the menu item is enabled.
- getEnabled() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditorButtonBase
-
Returns true if the editor button is enabled.
- getEnabled() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditButton
-
Returns whether the editor button is enabled.
- getEssMainMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssMainMenuOwner
-
Returns the Menu object for the main menu of the window.
- getExpanded() - Method in interface com.smartbear.testleft.testobjects.GridViewGroup
-
Returns true if the group is expanded.
- getExpanded() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Returns true if the item is expanded.
- getExpanded() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Returns true if the item is expanded.
- getExtendedImage() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s extended image.
- getFamily() - Method in class com.smartbear.testleft.BrowserInfo
-
Returns the browser's family name
- getFileVersionInfo() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Specifies the version information of the executable that started the process.
- getFilteringMode() - Method in class com.smartbear.testleft.options.ProcessFilterSettings
-
Gets the processes listed in the process filter.
- getFlatScrollBar() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the FlatScrollBars style is used.
- getFlex() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getFocused() - Method in interface com.smartbear.testleft.testobjects.Window
-
Specifies whether the window is currently focused.
- getFooter() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the text of the group’s footer.
- getFooterAlign() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the alignment of the group’s footer text.
- getFriendlyName() - Method in interface com.smartbear.testleft.testobjects.WinRTProcess
-
Returns the name of the process as it is visible to users in the operating system.
- getFullName() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The full name of the operating system.
- getFullRowSelect() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the FullRowSelect style is used.
- getGeneral() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getGrayed() - Method in interface com.smartbear.testleft.testobjects.win.WinPagerButtonState
-
Returns true if the state of the button is grayed.
- getGridLines() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the GridLines style is used.
- getGroups() - Method in interface com.smartbear.testleft.testobjects.GridViewGroup
-
Returns a collection of subgroups.
- getGWTMenu() - Method in interface com.smartbear.testleft.testobjects.web.gwt.GWTMenuBar
-
Returns the Menu object for the control.
- getHandle() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the item handle (HTREEITEM).
- getHandle() - Method in interface com.smartbear.testleft.testobjects.Window
-
Returns the window's handle (an HWND value).
- getHandleCount() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Returns the number of used handles in the process.
- getHasCheckBox() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the item has a check-box.
- getHasImage() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the item has an image.
- getHeader() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the text of the group’s header.
- getHeaderAlign() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the alignment of the group’s header text.
- getHeaderDragDrop() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the HeaderDragDrop style is used.
- getHeight() - Method in interface com.smartbear.testleft.testobjects.Control
-
The object's height in pixels.
- getHeight() - Method in interface com.smartbear.testleft.testobjects.Desktop
-
Returns the height of the desktop.
- getHot() - Method in interface com.smartbear.testleft.testobjects.win.WinPagerButtonState
-
Returns true if the state of the button is hot.
- getHScroll() - Method in interface com.smartbear.testleft.testobjects.ScrollViewInt
-
Returns the object that provides a program interface to the horizontal scrollbar of the control.
- getHScroll() - Method in interface com.smartbear.testleft.testobjects.ScrollViewReal
-
Returns the object that provides a program interface to the horizontal scroll bar of the control.
- getHScroll() - Method in interface com.smartbear.testleft.testobjects.Window
-
Returns the object that provides the program interface to the horizontal scroll bar of the window.
- getId() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns the identifier of the menu item.
- getId() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s identifier.
- getId() - Method in interface com.smartbear.testleft.testobjects.win.WinSysLinkItem
-
Returns the string that contains the ID.
- getImage() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the image to be used when the item is in the non-selected state.
- getImageCaptureStyle() - Method in class com.smartbear.testleft.options.OptionsManager.VisualizerSettings
-
Gets the screen area to take screenshots of.
- getIsBitmap() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns true if the MFT_BITMAP constant is in the menu item type.
- getIsBitmap() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the item displays a bitmap.
- getIsBitmapOnRight() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the bitmap appears to the right of text.
- getIsChecked() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the item's check-box is checked.
- getIsDroppedDown() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsDropDownEditorButton
-
Specifies whether the drop-down window is open.
- getIsFixed() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the column size cannot be changed.
- getIsOwnerdraw() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns true if the MFT_OWNERDRAW constant is in the menu item type.
- getIsOwnerdraw() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the header control's owner draws the item.
- getIsRadioCheck() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns true if the MFT_RADIOCHECK constant is in the menu item type.
- getIsRtlReading() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the header text will read in the opposite direction from the text in the parent window.
- getIsSeparator() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns true if the menu item is a separator.
- getIsSortDown() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the down-arrow is drawn on this item.
- getIsSortUp() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the up-arrow is drawn on this item.
- getIsString() - Method in interface com.smartbear.testleft.testobjects.win.WinHeaderItemFormat
-
Returns true if the item displays a string.
- getIsTiled() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewBackground
-
The background image is tiled to fill the entire background of the control.
- getItem(Class, int) - Method in interface com.smartbear.testleft.testobjects.ItemCollection
-
Returns an item by its key.
- getItem(Class, String) - Method in interface com.smartbear.testleft.testobjects.ItemCollection
-
Returns an item by its key.
- getItem(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Returns an item by its index.
- getItem(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenu
-
Returns an item by its name.
- getItems() - Method in interface com.smartbear.testleft.testobjects.BarItem
-
Returns the Item Collection object.
- getItems(int) - Method in interface com.smartbear.testleft.testobjects.Menu
-
Gets an element by its index (zero-based).
- getItems(String) - Method in interface com.smartbear.testleft.testobjects.Menu
-
Gets an element by its index (zero-based).
- getItems() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Returns a collection of sub-items.
- getItems() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Returns a collection of ITreeViewItem objects.
- getJavaFX() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getJavaFxClassesList() - Method in class com.smartbear.testleft.options.OptionsManager.JavaFXSettings
-
Returns a list of objects that describe the JavaFX classes to be included in the Object hierarchy.
- getJavaFXMenu() - Method in interface com.smartbear.testleft.testobjects.javafx.JavaFXMenuBar
-
Returns the menu object for the menu bar control.
- getJavaFXPopupMenu() - Method in interface com.smartbear.testleft.testobjects.javafx.JavaFXPopupMenuOwner
-
Returns the popup menu object for the control.
- getLabelTip() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the LabelTip style is used.
- getLink(int) - Method in interface com.smartbear.testleft.testobjects.win.WinSysLink
-
Gets an element by its index (zero-based).
- getLinkCount() - Method in interface com.smartbear.testleft.testobjects.win.WinSysLink
-
Returns the number of links.
- getLog() - Method in interface com.smartbear.testleft.Driver
-
Provides access to the TestLeft test log.
- getLog() - Method in class com.smartbear.testleft.LocalDriver
-
Provides access to the TestLeft test log.
- getLog() - Method in class com.smartbear.testleft.RemoteDriver
-
Provides access to the TestLeft test log.
- getlParam() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the value specific to the specified item.
- getMainMenu() - Method in interface com.smartbear.testleft.testobjects.TopLevelWindow
-
Returns the Menu object for the main menu of the window.
- getMajorPart() - Method in class com.smartbear.testleft.testobjects.Version
-
- getMax() - Method in interface com.smartbear.testleft.testobjects.ScrollViewBarInt
-
Returns the maximum position of the scrollbar thumb.
- getMax() - Method in interface com.smartbear.testleft.testobjects.ScrollViewBarReal
-
Returns the maximum position of the scrollbar thumb.
- getMediaCenter() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Specifies whether TestComplete is running on Microsoft Windows XP Media Center Edition.
- getMemberName() - Method in exception com.smartbear.testleft.InvocationException
-
The name of the member of the Object class, invocation of which caused the exception.
- getMemUsage() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
The amount of memory (in kilobytes) the process is currently using.
- getMin() - Method in interface com.smartbear.testleft.testobjects.ScrollViewBarInt
-
Returns the minimum position of the scrollbar thumb.
- getMin() - Method in interface com.smartbear.testleft.testobjects.ScrollViewBarReal
-
Returns the minimum position of the scrollbar thumb.
- getMinorPart() - Method in class com.smartbear.testleft.testobjects.Version
-
- getMouseX() - Method in interface com.smartbear.testleft.testobjects.Desktop
-
Gets the horizontal position of the mouse pointer.
- getMouseY() - Method in interface com.smartbear.testleft.testobjects.Desktop
-
Gets the vertical position of the mouse pointer.
- getMSAA() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getMultiWorkareas() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the MultiWorkAreas style is used.
- getName() - Method in class com.smartbear.testleft.options.OptionsManager.WPFSettings.CompositeControlDescription
-
Gets the application-defined name of the control with template-generated elements.
- getName() - Method in interface com.smartbear.testleft.testobjects.GridViewGroup
-
Returns the name of the group.
- getName() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The short name of the operating system.
- getNetCoreCount() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The number of different versions of Microsoft .NET Framework installed on the computer.
- getNetCoreVersion(int) - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Gets an element by its index (zero-based).
- getObjectMapping() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getObjectState() - Method in interface com.smartbear.testleft.testobjects.MSAAObject
-
Gets the current state of the control.
- getOneClickActivate() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the OneClickActivate style is used.
- getOptions() - Method in interface com.smartbear.testleft.Driver
-
Provides access to the OptionsManager object used configure test engine.
- getOptions() - Method in class com.smartbear.testleft.LocalDriver
-
Provides access to the OptionsManager object used configure test engine.
- getOptions() - Method in class com.smartbear.testleft.RemoteDriver
-
Provides access to the OptionsManager object used configure test engine.
- getOverlayImageIndex() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the overlay image index (TVIS_OVERLAYMASK).
- getPageLoadTimeout() - Method in class com.smartbear.testleft.options.OptionsManager.WebTestingSettings
-
Gets the number of milliseconds to wait until the browser loads the page and becomes ready to accept user input.
- getParameters() - Method in exception com.smartbear.testleft.InvocationException
-
The parameters of the failed invocation.
- getParent() - Method in interface com.smartbear.testleft.testobjects.ObjectTreeNode
-
The parent object.
- getPath() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
The path to the executable that started the process.
- getPatternItems() - Method in interface com.smartbear.testleft.testobjects.SearchPattern
-
A collection of search criteria.
- getPatternItems() - Method in class com.smartbear.testleft.testobjects.SearchPatternBase
-
- getPatternItems() - Method in class com.smartbear.testleft.testobjects.SearchPatternBase.SearchPatternItems
-
- getPlatform() - Method in class com.smartbear.testleft.BrowserInfo
-
Returns the bitness of the browser's executable (x86 or x64)
- getPopupMenu() - Method in interface com.smartbear.testleft.testobjects.Window
-
Returns the test object that correspond to the currently active context menu.
- getPopupMenu() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFPopupMenuOwner
-
Returns the WPFMenu object for the currently active context menu.
- getPos() - Method in interface com.smartbear.testleft.testobjects.ScrollViewBarInt
-
Gets the position of the scrollbar thumb.
- getPos() - Method in interface com.smartbear.testleft.testobjects.ScrollViewBarReal
-
Gets the position of the scrollbar thumb.
- getPosition() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns the item's position (index) in the menu.
- getPressed() - Method in interface com.smartbear.testleft.testobjects.win.WinPagerButtonState
-
Returns true if the state of the button is pressed.
- getPriority() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Returns the process priority within the operating system.
- getPrivatePart() - Method in class com.smartbear.testleft.testobjects.Version
-
- getProcessFilter() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getProcessId() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Returns the process identifier.
- getProcessList() - Method in class com.smartbear.testleft.options.ProcessFilterSettings
-
Gets a list of filtered processes.
- getProcessType() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Specifies the code type of the process (x64 or x86).
- getProperty(Class, String, Object...) - Method in interface com.smartbear.testleft.testobjects.TestObject
-
Returns the value of the specified property.
- getQtMenu() - Method in interface com.smartbear.testleft.testobjects.qt.QtMenu
-
Returns the object that represents the QMenu control.
- getQtMenu() - Method in interface com.smartbear.testleft.testobjects.qt.QtMenuBar
-
Returns the object that represents menu objects located on the QMenuBar component.
- getQtPopupMenu() - Method in interface com.smartbear.testleft.testobjects.qt.QtWidget
-
Returns the object for the context menu that is currently active in the window.
- getRadMenu() - Method in interface com.smartbear.testleft.testobjects.web.telerik.TelerikWebMenu
-
Returns the Menu object for the control.
- getReadOnly() - Method in interface com.smartbear.testleft.testobjects.MSAAObject
-
Determines whether the control is read-only.
- getRemoteSession() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Specifies whether TestComplete is running in a remote session.
- getRowCount() - Method in interface com.smartbear.testleft.testobjects.web.WebTable
-
Returns the number of rows in the table.
- getRowIndex() - Method in interface com.smartbear.testleft.testobjects.web.WebCell
-
The cell's row index (zero-based).
- getRuntimeChecks() - Method in class com.smartbear.testleft.options.OptionsManager.DebugSettings
-
- getScreenLeft() - Method in interface com.smartbear.testleft.testobjects.Control
-
The horizontal position of the object's left edge in screen coordinates.
- getScreenTop() - Method in interface com.smartbear.testleft.testobjects.Control
-
The vertical position of the object's top edge in screen coordinates.
- getSelected() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Returns true if the item is selected.
- getSelected() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Returns true if the item is selected.
- getSelectedImage() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the image to be used when the item is in the selected state.
- getServicePackVersion() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The version of the installed service pack.
- getSessionId() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Specifies the identifier of the session in which the process is running.
- getSimpleSelect() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the SimpleSelect style is used.
- getState() - Method in interface com.smartbear.testleft.testobjects.BarItemCheckable
-
Gets the current state of a checkable bar item, that is, Unchecked, Checked or Grayed.
- getState() - Method in interface com.smartbear.testleft.testobjects.TreeViewItemThreeStateCheckable
-
Returns the item state, that is, Unchecked, Checked or Grayed.
- getState() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsStateEditorButton
-
Specifies the current state of the editor button, that is, Unchecked, Checked or Grayed.
- getState() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditToggleButton
-
The current state of the toggle button, that is, cbUnchecked, cbChecked or cbGrayed.
- getStateImage() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the state image.
- getStateImageIndex() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the state image index (TVIS_STATEIMAGEMASK).
- getStatusCode() - Method in exception com.smartbear.testleft.HttpException
-
- getStripMainMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.StripMainMenuOwner
-
Returns the Menu object for the window's main menu.
- getStripPopupMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.StripPopupMenuOwner
-
Returns the Menu object for the window's context menu.
- getSubItemImages() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the SubItemImages style is used.
- getSubMenu() - Method in interface com.smartbear.testleft.testobjects.MenuItem
-
Returns this submenu as a Menu object.
- getSubsetTitle() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s subset title.
- getSubtitle() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s subtitle text.
- getSupportedIfaces() - Method in exception com.smartbear.testleft.InvalidTypeCastException
-
Get an enumerable collection of interfaces supported by the object, which the find, findAll or tryFind method returns.
- getSwingMenu() - Method in interface com.smartbear.testleft.testobjects.swing.JMenuBar
-
Returns the object that represents menu objects located on the JMenuBar component.
- getSwingPopupMenu() - Method in interface com.smartbear.testleft.testobjects.swing.JComponent
-
Returns the popup menu object for the currently active context menu in the window.
- getSWTMode() - Method in class com.smartbear.testleft.options.OptionsManager.WebTestingSettings
-
Checks whether TestComplete or TestExecute is in the SWT mode
- getSystemDirectory() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The system directory.
- getSystemMenu() - Method in interface com.smartbear.testleft.testobjects.TopLevelWindow
-
Returns the Menu object for the system menu of the window.
- getTabletPC() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Specifies whether TestComplete is running on Microsoft Windows XP Tablet PC Edition.
- getTargetObject() - Method in exception com.smartbear.testleft.InvocationException
-
The Object class whose member threw the exception.
- getTask() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s task text.
- getTempDirectory() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The path to the directory where temporary files are stored.
- getText() - Method in interface com.smartbear.testleft.testobjects.BarItem
-
Returns the item text.
- getText(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Gets an element by its index (zero-based).
- getText(String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Gets an element by its index (zero-based).
- getText() - Method in interface com.smartbear.testleft.testobjects.TreeViewItem
-
Returns the item text.
- getText() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditorButtonBase
-
Returns the text of the editor button.
- getTextBounds() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeViewItem
-
Returns the item text bounds.
- getTextRecognition() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getThreadCount() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
Returns the number of active threads in the process.
- getTitleImage() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewGroup
-
Returns the group’s title image.
- getTrackSelect() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the TrackSelect style is used.
- getTwoClickActivate() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the TwoClickActivate style is used.
- getUIAutomation() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getUICtrlsMainMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.janus.JanusMainMenuOwner
-
Returns the Menu object for the main menu of the window.
- getUltraMainMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraMainMenuOwner
-
Returns the Menu object for the main menu of the window.
- getUltraPopupMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraPopupMenuOwner
-
Returns the Menu object for the popup menu of the control.
- getUnderlineCold() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the UnderlineCold style is used.
- getUnderlineHot() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewStyleEx
-
Indicates whether the UnderlineHot style is used.
- getUnicode() - Method in interface com.smartbear.testleft.testobjects.Window
-
Specifies if the window supports the Unicode text parameters of messages.
- getURL() - Method in interface com.smartbear.testleft.testobjects.web.WebPage
-
Gets the current URL of the page.
- getUrl() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewBackground
-
Returns the URL of the background image.
- getUrl() - Method in interface com.smartbear.testleft.testobjects.win.WinSysLinkItem
-
Returns the string that contains the URL represented by the link.
- getUserName() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
The name of the user account that started the process.
- getUUID() - Method in interface com.smartbear.testleft.testobjects.ObjectInternal
-
- getValue() - Method in enum com.smartbear.testleft.Log.Format
-
- getValue() - Method in enum com.smartbear.testleft.options.CaptureStyle
-
- getValue() - Method in enum com.smartbear.testleft.options.ProcessFilterSettings.FilterMode
-
- getValue() - Method in enum com.smartbear.testleft.options.RuntimeChecks
-
- getValue() - Method in enum com.smartbear.testleft.options.VisualizerMode
-
- getValue() - Method in enum com.smartbear.testleft.testobjects.Alignment
-
- getValue() - Method in enum com.smartbear.testleft.testobjects.CheckState
-
- getValue() - Method in interface com.smartbear.testleft.testobjects.MSAAObject
-
Gets the control’s value.
- getValue() - Method in enum com.smartbear.testleft.testobjects.ShiftKey
-
- getValue() - Method in enum com.smartbear.testleft.testobjects.Sort
-
- getValue() - Method in interface com.smartbear.testleft.testobjects.ValuedObject
-
Gets the default representation of the object.
- getValueIndex() - Method in enum com.smartbear.testleft.BrowserType
-
- getValueIndex() - Method in enum com.smartbear.testleft.PlatformType
-
- getValueString() - Method in enum com.smartbear.testleft.BrowserType
-
- getValueString() - Method in enum com.smartbear.testleft.PlatformType
-
- getVersion() - Method in class com.smartbear.testleft.BrowserInfo
-
Returns the browser version
- getVersion() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The operating system's version.
- getVersionString() - Method in class com.smartbear.testleft.BrowserInfo
-
Returns the browser version as a string
- getVirtualPC() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Specifies whether TestComplete is running on a Virtual PC virtual machine.
- getVisible() - Method in interface com.smartbear.testleft.testobjects.Control
-
Specifies whether an onscreen object is visible to users.
- getVisible() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeItem
-
Returns true if the item is visible.
- getVisible() - Method in interface com.smartbear.testleft.testobjects.win.WinPagerButtonState
-
Returns true if the state of the button is visible.
- getVisible() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditButton
-
Returns true if the button is visible.
- getVisible() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditorButtonBase
-
Specifies whether the editor button is visible.
- getVisible() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEditButton
-
Returns whether the editor button is visible.
- getVisibleOnScreen() - Method in interface com.smartbear.testleft.testobjects.Control
-
Specifies whether the whole object or any of its parts is currently visible on screen.
- getVisited() - Method in interface com.smartbear.testleft.testobjects.win.WinSysLinkItem
-
Indicates whether the link item was left-clicked.
- getVisualizer() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getVMSize() - Method in interface com.smartbear.testleft.testobjects.TestProcess
-
The amount of virtual memory (in kilobytes) the process is currently using.
- getVMWare() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Specifies whether TestComplete is running on a VMWare virtual machine.
- getVScroll() - Method in interface com.smartbear.testleft.testobjects.ScrollViewInt
-
Returns the object that provides a program interface to the vertical scrollbar of the control.
- getVScroll() - Method in interface com.smartbear.testleft.testobjects.ScrollViewReal
-
Returns the object that provides a program interface to the vertical scroll bar of the control.
- getVScroll() - Method in interface com.smartbear.testleft.testobjects.Window
-
Returns the object that provides the program interface to the vertical scroll bar of the window.
- getwAcceleration(int) - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownEdit
-
Gets an element by its index (zero-based).
- getwAccelerationCount() - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownEdit
-
Returns the number of IWinAccelerationInfo items.
- getwAddress() - Method in interface com.smartbear.testleft.testobjects.win.WinIPAddress
-
Represents the content of the IP Address control.
- getwBackground() - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Returns the Win32ListViewBackground object that provides a scripting interface to the list view background image.
- getwBitmap(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwBitmap(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwBottomOrRightButtonState() - Method in interface com.smartbear.testleft.testobjects.win.WinPager
-
Returns the state of the right (bottom) button.
- getwButtonBounds(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwButtonBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwButtonCount() - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Returns the total number of buttons in the toolbar control.
- getwButtonCount() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Returns the number of buttons in the alert.
- getwButtonCount() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapModal
-
Returns the number of buttons in the modal dialog.
- getwButtonCount() - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Returns the total number of buttons in the toolbar control.
- getwButtonCount() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEdit
-
Returns the number of buttons.
- getwButtonID(int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an element by its index (zero-based).
- getwButtonID(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an element by its index (zero-based).
- getwButtonPos(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwButtonPos(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwButtonPos(int) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an element by its index (zero-based).
- getwButtonPos(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an element by its index (zero-based).
- getwButtons() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraEditWithButtons
-
Returns a collection of buttons.
- getwButtons(int) - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEdit
-
Gets an element by its index (zero-based).
- getwButtons(String) - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFButtonEdit
-
Gets an element by its index (zero-based).
- getwButtonsLeft(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditWithButtons
-
Gets an element by its index (zero-based).
- getwButtonsLeft(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditWithButtons
-
Gets an element by its index (zero-based).
- getwButtonsLeftCount() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditWithButtons
-
Returns the number of left editor buttons.
- getwButtonsRight(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditWithButtons
-
Gets an element by its index (zero-based).
- getwButtonsRight(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditWithButtons
-
Gets an element by its index (zero-based).
- getwButtonsRightCount() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsEditWithButtons
-
Returns the number of right editor buttons.
- getwButtonText(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwButtonText(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwButtonText(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Gets an element by its index (zero-based).
- getwButtonText(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapModal
-
Gets an element by its index (zero-based).
- getwButtonText(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwChecked() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Returns true if the tool button is in the Checked state, else false.
- getwChecked() - Method in interface com.smartbear.testleft.testobjects.RadioButton
-
Returns true if the radio button is selected.
- getwChecked(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwChecked(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwChecked() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
Specifies the value of the control's check box.
- getwChecked(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an element by its index (zero-based).
- getwChecked(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an element by its index (zero-based).
- getwChecked(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwChecked(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwChildColumns(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraVerticalGrid
-
Gets an element by its index (zero-based).
- getwChildColumns(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraVerticalGrid
-
Gets an element by its index (zero-based).
- getwChildLevel(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildLevel(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildLevel(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumTreeList
-
Gets an element by its index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets an element by its index (zero-based).
- getwChildView(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets an element by its index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.web.infragistics.InfragisticsWebDataGrid
-
Gets an element by its index (zero-based).
- getwChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTreeList
-
Gets an element by its index (zero-based).
- getwChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsXamDataGrid
-
Gets an element by its index (zero-based).
- getwChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.telerik.TelerikRadGridView
-
Gets an element by its index (zero-based).
- getwChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int, int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int, String) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildView(int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildViewCount(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Gets an element by its index (zero-based).
- getwChildViewCount(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Gets an element by its index (zero-based).
- getwChildViewCount(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets an element by its index (zero-based).
- getwChildViewCount(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets an element by its index (zero-based).
- getwChildViewCount(int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets an element by its index (zero-based).
- getwChildViewExpanded(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildViewExpanded(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildViewExpanded(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildViewExpanded(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildViewExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwChildViewName(int, int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets the data associated with a child view by the row index (zero-based).
- getwColumn(int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Gets an element by its index (zero-based).
- getwColumn(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Gets an element by its index (zero-based).
- getwColumn(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a column of the default view by the column index.
- getwColumn(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a column by its index (zero-based) in a view.
- getwColumn(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a column by its index (zero-based) in a view.
- getwColumn(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets an element by its index (zero-based).
- getwColumn(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets an element by its index (zero-based).
- getwColumnCount() - Method in interface com.smartbear.testleft.testobjects.GridView
-
Returns the number of grid columns.
- getwColumnCount() - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Returns the number of columns.
- getwColumnCount(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwColumnCount(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwColumnCount() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Returns the number of grid columns.
- getwColumnCount() - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Returns the total number of columns in the list view.
- getwCueBanner() - Method in interface com.smartbear.testleft.testobjects.win.WinTextEdit
-
Retrieves the text that is displayed as the textual cue, or tip, in an edit control.
- getwCurrentPage() - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Returns the current page index.
- getwCurrentView() - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Returns the index of the current view.
- getwCut(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwCut(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwCut(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwCut(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwCut(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwCut(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwDate() - Method in interface com.smartbear.testleft.testobjects.DatePicker
-
Gets the currently selected date.
- getwDate() - Method in interface com.smartbear.testleft.testobjects.DatePickerNullable
-
The currently selected date or null if no date is selected.
- getwDate() - Method in interface com.smartbear.testleft.testobjects.flash.MxDateField
-
Returns the date selected in the Calendar control.
- getwDate() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
IsDateFormat must be true.
- getwDate() - Method in interface com.smartbear.testleft.testobjects.win.WinMonthCalendar
-
Returns the date selected in the month calendar control.
- getwDisabledImage(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwDisabledImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwDropDownMenu(int) - Method in interface com.smartbear.testleft.testobjects.ToolbarWithDropDownMenu
-
Gets an element by its index (zero-based).
- getwDropDownMenu(String) - Method in interface com.smartbear.testleft.testobjects.ToolbarWithDropDownMenu
-
Gets an element by its index (zero-based).
- getWebTesting() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getwEllipses(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwEllipses(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwEnabled() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Returns true if the tool button is in the Enabled state, else false.
- getwEnabled(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwEnabled(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwEnabled(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwEnabled(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwEndDate() - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Returns the last visible date.
- getwEndDate() - Method in interface com.smartbear.testleft.testobjects.win.WinMonthCalendar
-
If MultiSelect is true, this property returns the last date in the selected block in the month calendar control.
- getwEndPosition() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryUISlider
-
Gets the end logical position of the slider.
- getwEndPosition() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2DualSlider
-
Gets the end logical position of the slider.
- getwEventCount() - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Returns the number of events in the visible date interval.
- getwEventEnd(int) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwEventEnd(String) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwEventStart(int) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwEventStart(String) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwEventTitle(int) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwEventURL(int) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwEventURL(String) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwExpandable(int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets an element by its index (zero-based).
- getwExpanded() - Method in interface com.smartbear.testleft.testobjects.Expander
-
Returns true if the Expander content window is visible.
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwExpanded(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwExpanded(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwExpanded(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets the data associated with a child view by the row index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.web.infragistics.InfragisticsWebDataGrid
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraVerticalGrid
-
Gets an element by its index (zero-based).
- getwExpanded(String) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraVerticalGrid
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsXamDataGrid
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.telerik.TelerikRadGridView
-
Gets an element by its index (zero-based).
- getwExpanded(int) - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Gets an element by its index (zero-based).
- getwExtendedUI() - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
By default, the F4 key opens or closes the list and the DOWN ARROW changes the current selection.
- getwFocus() - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Returns the index of the focused item.
- getwFocused(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwFocused(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwFocused(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwFocused(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwFocused(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwFocused(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwFocused() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Returns the index of the focused item or -1 if there is no focused item.
- getwFocusedTab() - Method in interface com.smartbear.testleft.testobjects.TabControl
-
Returns the index of the tab item that has the focus.
- getwFormat(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwFormat(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwGrayed(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwGrayed(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwGrayed(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwGrayed(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwGroup(int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an element by its index (zero-based).
- getwGroup(String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an element by its index (zero-based).
- getwGroup(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwGroup(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwGroup(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwGroup(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwGroup(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwGroup(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwGroup(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets an element by its index (zero-based).
- getwGroup(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGridGroups
-
Gets an element by its index (zero-based).
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Returns the total number of groups in the Explorer Bar control.
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikSlRadGridView
-
Returns the number of groups.
- getwGroupCount(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwGroupCount(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Returns the number of list view groups.
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Returns the number of groups.
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Returns the number of views displayed in the grid.
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.winforms.telerik.TelerikRadGridView
-
Returns the number of groups.
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGridGroups
-
Returns the number of groups.
- getwGroupCount() - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFGridControl
-
Returns the number of groups.
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.GridViewWithGroups
-
Gets an element by its index (zero-based).
- getwGroupExpanded(String) - Method in interface com.smartbear.testleft.testobjects.GridViewWithGroups
-
Gets an element by its index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikSlRadGridView
-
Gets an element by its index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a group in the default view by the group index (zero-based).
- getwGroupExpanded(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a group in a view by group index (zero-based).
- getwGroupExpanded(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a group in a view by group index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Gets an element by its index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Gets an element by its index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.telerik.TelerikRadGridView
-
Gets an element by its index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGridGroups
-
Gets an element by its index (zero-based).
- getwGroupExpanded(int) - Method in interface com.smartbear.testleft.testobjects.wpf.devexpress.DevExpressWPFGridControl
-
Gets an element by its index (zero-based).
- getwGroups() - Method in interface com.smartbear.testleft.testobjects.GridViewWithGroups
-
Returns a collection of groups.
- getwGroups(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a group by its ID.
- getwGroups(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a group by its ID or index (zero-based).
- getwHasDropDownMenu() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Specifies whether the tool button has a drop-down menu.
- getwHeader() - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Returns the Win32Header object that provides the scripting interface to the list view header.
- getwHotImage(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwHotImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwIconBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwIconBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwIconBounds(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwIconBounds(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwIconBounds(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwIconBounds(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getWidth() - Method in interface com.smartbear.testleft.testobjects.Control
-
The object's width in pixels.
- getWidth() - Method in interface com.smartbear.testleft.testobjects.Desktop
-
Returns the width of the desktop.
- getwImage() - Method in interface com.smartbear.testleft.testobjects.win.WinButton
-
Returns the button image.
- getwImage() - Method in interface com.smartbear.testleft.testobjects.win.WinCheckBox
-
Returns the button image.
- getwImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwImage(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwImage(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwImage(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwImage(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwImage() - Method in interface com.smartbear.testleft.testobjects.win.WinRadioButton
-
Returns the button image.
- getwImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinStatusBar
-
Gets an element by its index (zero-based).
- getwImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinStatusBar
-
Gets an element by its index (zero-based).
- getwImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinTabControl
-
Gets an element by its index (zero-based).
- getwImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinTabControl
-
Gets an element by its index (zero-based).
- getwImage(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwIncrement() - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownAccelerationInfo
-
Position change increment to use after the time specified by wTime elapses.
- getWindowList() - Method in class com.smartbear.testleft.options.OptionsManager.MSAASettings
-
Gets a list of window types identified via the MSAA engine.
- getWindowList() - Method in class com.smartbear.testleft.options.OptionsManager.TextRecognitionSettings
-
Gets a list of window classes identified via the Text Recognition engine.
- getWindowList() - Method in class com.smartbear.testleft.options.OptionsManager.UIAutomationSettings
-
Gets a list of window classes identified via the UI Automation engine.
- getWindows64bit() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
Specifies whether the operating system on which TestComplete is running is a 64-bit system.
- getWindowsDirectory() - Method in interface com.smartbear.testleft.testobjects.OsInformation
-
The directory in which the operating system is installed.
- getwIsCheckable() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Specifies whether the tool button is checkable.
- getwIsCheckButton(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwIsCheckButton(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwIsCheckButton(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwIsCheckButton(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwIsDateFormat() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
Returns true if the date and time picker control shows dates, else false.
- getwIsDropDownButton(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwIsDropDownButton(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwIsDropDownButton(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwIsDropDownButton(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwIsDropDownOpened() - Method in interface com.smartbear.testleft.testobjects.DropDown
-
Checks the state of the drop-down list.
- getwIsDropDownOpened() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Checks the state of the drop-down list.
- getwIsSeparatorButton(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwIsSeparatorButton(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwIsSeparatorButton(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwIsSeparatorButton(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.Accordion
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.ComboBox
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.ComboBoxMulti
-
Gets an element by its index (zero-based).
- getwItem(int, int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an item value by the item index (zero-based) and group index (zero-based).
- getwItem(String, int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an item value by the item name and group index (zero-based).
- getwItem(int, String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an item value by the item index (zero-based) and the group name.
- getwItem(String, String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an item value by the item name and group name.
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.RadioGroup
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapCarousel
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapDropdown
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileListView
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwItem(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwItem(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwItem(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwItem(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwItem(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwItem(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets an item by its index (zero-based).
- getwItem(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets an item value by the item's name.
- getwItem(int, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwItem(String, int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwItem(int, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwItem(String, String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwItemBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwItemBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwItemBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListBox
-
Gets an element by its index (zero-based).
- getwItemBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListBox
-
Gets an element by its index (zero-based).
- getwItemBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwItemBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwItemBounds(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwItemBounds(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwItemBounds(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwItemBounds(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwItemBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinStatusBar
-
Gets an element by its index (zero-based).
- getwItemBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinStatusBar
-
Gets an element by its index (zero-based).
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.Accordion
-
Returns the total number of items.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.ComboBox
-
Returns the total number of items in the combo box.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.ComboBoxMulti
-
Returns the total number of items in the combo box.
- getwItemCount(int) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an element by its index (zero-based).
- getwItemCount(String) - Method in interface com.smartbear.testleft.testobjects.ExplorerBar
-
Gets an element by its index (zero-based).
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Returns the total number of items in the list box control.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Returns the number of grid items.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.RadioGroup
-
Returns the total number of items in the radio group.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapCarousel
-
Returns the total number of items.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapDropdown
-
Returns the total number of items.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileListView
-
Returns the total number of items in the list view.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Returns the number of items in the header.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Carousel
-
Returns the total number of items.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Returns the number of items in the header.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Returns the total number of items in the list view.
- getwItemCount() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Returns the total number of items in the list view.
- getwItemExpanded(int) - Method in interface com.smartbear.testleft.testobjects.Accordion
-
Gets an element by its index (zero-based).
- getwItemExpanded(String) - Method in interface com.smartbear.testleft.testobjects.Accordion
-
Gets an element by its index (zero-based).
- getwItemImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
Gets an element by its index (zero-based).
- getwItemImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
Gets an element by its index (zero-based).
- getwItemLParam(int) - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
Gets an element by its index (zero-based).
- getwItemLParam(String) - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
Gets an element by its index (zero-based).
- getwItemPinned(int) - Method in interface com.smartbear.testleft.testobjects.AccordionWithPinnableItems
-
Gets an element by its index (zero-based).
- getwItemPinned(String) - Method in interface com.smartbear.testleft.testobjects.AccordionWithPinnableItems
-
Gets an element by its index (zero-based).
- getwItems() - Method in interface com.smartbear.testleft.testobjects.Bar
-
Returns the collection of items.
- getwItems(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwItems(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwItems() - Method in interface com.smartbear.testleft.testobjects.qt.QtTreeWidget
-
Returns a collection of items.
- getwItems() - Method in interface com.smartbear.testleft.testobjects.TreeView
-
Returns a collection of items.
- getwItemSelectedImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
Gets an element by its index (zero-based).
- getwItemSelectedImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinComboBox
-
Gets an element by its index (zero-based).
- getwItemState(int) - Method in interface com.smartbear.testleft.testobjects.CheckedListBox
-
Gets an element by its index (zero-based).
- getwItemState(String) - Method in interface com.smartbear.testleft.testobjects.CheckedListBox
-
Gets an element by its index (zero-based).
- getwLabel(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwLabel(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwLimit() - Method in interface com.smartbear.testleft.testobjects.qt.QtLineEdit
-
Retrieves the current text limit for an edit control.
- getwLimit() - Method in interface com.smartbear.testleft.testobjects.win.WinTextEdit
-
Retrieves the current text limit for an edit control.
- getwLimit() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFPasswordEdit
-
Retrieves the current text limit for an edit control.
- getwLimit() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFTextEdit
-
Retrieves the current text limit for an edit control.
- getwLineSize() - Method in interface com.smartbear.testleft.testobjects.win.WinTrackBar
-
Returns the number of logical positions the trackbar's slider moves in response to keyboard input from the arrow keys.
- getwLinkCount() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Returns the number of links in the alert.
- getwLinkCount() - Method in interface com.smartbear.testleft.testobjects.winforms.WinFormsLinkLabel
-
Gets the number of links in the LinkLabel control.
- getwLinkText(int) - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Gets an element by its index (zero-based).
- getwLinkText(int) - Method in interface com.smartbear.testleft.testobjects.winforms.WinFormsLinkLabel
-
Gets an element by its index (zero-based).
- getwListViewStyleEx() - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Returns the Win32ListViewStyleEx object that provides a scripting interface to the list view extended styles.
- getwLParam(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwLParam(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwLParam(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListBox
-
Gets an element by its index (zero-based).
- getwLParam(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListBox
-
Gets an element by its index (zero-based).
- getwLParam(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwLParam(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwLParam(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwLParam(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwLParam(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwLParam(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwLParam(int) - Method in interface com.smartbear.testleft.testobjects.win.WinTabControl
-
Gets an element by its index (zero-based).
- getwLParam(String) - Method in interface com.smartbear.testleft.testobjects.win.WinTabControl
-
Gets an element by its index (zero-based).
- getwLParam(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwLParam(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.flash.MxSlider
-
Returns the maximum logical position for the slider.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.qt.QtDateTimeEdit
-
Returns the maximum value for the SpinBox control.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.qt.QtDoubleSpinBox
-
Returns the maximum value for the SpinBox control.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.qt.QtSpinBox
-
Returns the maximum value for the SpinBox control.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.ScrollBarInt
-
Returns the maximum position of the scroll bar thumb.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.ScrollBarReal
-
Returns the maximum position of the scroll bar thumb.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.TrackBarInt
-
Returns the maximum position of the track bar slider.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.TrackBarReal
-
Returns the maximum position of the track bar slider.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSMultiSlider
-
Returns the maximum logical position of the slider.
- getwMax(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileRangeSlider
-
Gets an element by its index (zero-based).
- getwMax() - Method in interface com.smartbear.testleft.testobjects.win.WinPager
-
Returns the maximum logical position for the pager control.
- getwMax() - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownEdit
-
Returns the maximum logical position of the up-down control (a spin button).
- getwMaxDate() - Method in interface com.smartbear.testleft.testobjects.DatePicker
-
Returns the latest date that can be selected in the control.
- getwMaxDate() - Method in interface com.smartbear.testleft.testobjects.DatePickerNullable
-
Returns the latest selectable date in the control, or null if it is not set.
- getwMaxDate() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Calendar
-
Returns the latest selectable date in the calendar, or null if not set.
- getwMaxDate() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
IsDateFormat must be true.
- getwMaxDate() - Method in interface com.smartbear.testleft.testobjects.win.WinMonthCalendar
-
Returns the last date the month calendar control can show.
- getwMaxDateRange() - Method in interface com.smartbear.testleft.testobjects.win.WinMonthCalendar
-
Retrieves the maximum date range that can be selected in a month calendar control (in days).
- getwMaxTime() - Method in interface com.smartbear.testleft.testobjects.TimePicker
-
Returns the latest selectable time in the control.
- getwMaxTime() - Method in interface com.smartbear.testleft.testobjects.TimePickerNullable
-
Returns the latest selectable time in the control, or null if it is not set.
- getwMaxX() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Returns the maximum horizontal logical position of the slider.
- getwMaxY() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Returns the maximum vertical logical position of the slider.
- getwMaxYear() - Method in interface com.smartbear.testleft.testobjects.flash.MxDateField
-
Returns the last year the Calendar control can show.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.flash.MxSlider
-
Returns the minimum logical position for the slider.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.qt.QtDateTimeEdit
-
Returns the minimum value for the SpinBox control.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.qt.QtDoubleSpinBox
-
Returns the minimum value for the SpinBox control.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.qt.QtSpinBox
-
Returns the minimum value for the SpinBox control.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.ScrollBarInt
-
Returns the minimum position of the scroll bar thumb.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.ScrollBarReal
-
Returns the minimum position of the scroll bar thumb.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.TrackBarInt
-
Returns the minimum position of the track bar slider.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.TrackBarReal
-
Returns the minimum position of the track bar slider.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSMultiSlider
-
Returns the minimum logical position of the slider.
- getwMin(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileRangeSlider
-
Gets an element by its index (zero-based).
- getwMin() - Method in interface com.smartbear.testleft.testobjects.win.WinPager
-
Returns the minimum logical position for the pager control.
- getwMin() - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownEdit
-
Returns the minimum logical position of the up-down control (a spin button).
- getwMinDate() - Method in interface com.smartbear.testleft.testobjects.DatePicker
-
Returns the earliest date that can be selected in the control.
- getwMinDate() - Method in interface com.smartbear.testleft.testobjects.DatePickerNullable
-
Returns the earliest selectable date in the control, or null if it is not set.
- getwMinDate() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Calendar
-
Returns the earliest selectable date in the calendar, or null if not set.
- getwMinDate() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
IsDateFormat must be true.
- getwMinDate() - Method in interface com.smartbear.testleft.testobjects.win.WinMonthCalendar
-
Returns the first date the month calendar control can show.
- getwMinRange() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2DualSlider
-
Returns the minimum range value between two logical positions of the slider.
- getwMinTime() - Method in interface com.smartbear.testleft.testobjects.TimePicker
-
Returns the earliest selectable time in the control.
- getwMinTime() - Method in interface com.smartbear.testleft.testobjects.TimePickerNullable
-
Returns the earliest selectable time in the control, or null if it is not set.
- getwMinX() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Returns the minimum horizontal logical position of the slider.
- getwMinY() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Returns the minimum vertical logical position of the slider.
- getwMinYear() - Method in interface com.smartbear.testleft.testobjects.flash.MxDateField
-
Returns the first year the Calendar control can show.
- getwMultiSelect() - Method in interface com.smartbear.testleft.testobjects.win.WinMonthCalendar
-
Returns true if the month calendar control allows a range of dates to be selected (wDate to wEndDate), rather than only one date (wDate).
- getWndCaption() - Method in interface com.smartbear.testleft.testobjects.Window
-
Gets the window's caption.
- getWndStyles() - Method in interface com.smartbear.testleft.testobjects.Window
-
Returns a combination of Win32 constants (WM_BORDER, WM_CAPTION, etc.) that specify the window style.
- getWndStylesEx() - Method in interface com.smartbear.testleft.testobjects.Window
-
Returns a combination of Win32 constants (WS_EX_APPWINDOW, WS_EX_OVERLAPPEDWINDOW, etc.) that specify the extended window style.
- getwNumTics() - Method in interface com.smartbear.testleft.testobjects.win.WinTrackBar
-
Returns the number of tick marks on the trackbar, including start and stop.
- getwNumTics() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFTrackBar
-
Returns the number of tick marks on the trackbar, including start and stop.
- getwPageCount() - Method in interface com.smartbear.testleft.testobjects.wpf.telerik.TelerikWPFRadGridView
-
Returns the total number of pages in the grid view.
- getwPartCount() - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Returns the total number of items the status bar control contains.
- getwPasswordChar() - Method in interface com.smartbear.testleft.testobjects.qt.QtLineEdit
-
Retrieves the password character that an edit control displays when the user enters text.
- getwPasswordChar() - Method in interface com.smartbear.testleft.testobjects.swing.JPasswordField
-
Retrieves the password character that the password control displays when the user is entering text.
- getwPasswordChar() - Method in interface com.smartbear.testleft.testobjects.win.WinTextEdit
-
Retrieves the password character that an edit control displays when the user enters text.
- getwPasswordChar() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraTextEdit
-
Retrieves the password character displayed by the password control when the user enters text.
- getwPasswordChar() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFPasswordEdit
-
Retrieves the password character that an edit control displays when the user enters text.
- getWPF() - Method in class com.smartbear.testleft.options.OptionsManager
-
- getWPFMenu() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFMenu
-
Returns the Menu object for the main menu of the window.
- getwPlainText() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2SimpleEditor
-
Returns the text of the editor excluding its HTML markup.
- getwPosition(int) - Method in interface com.smartbear.testleft.testobjects.flash.MxSlider
-
Gets an element by its index (zero-based).
- getwPosition() - Method in interface com.smartbear.testleft.testobjects.ScrollBarInt
-
Returns the position of the scroll bar thumb.
- getwPosition() - Method in interface com.smartbear.testleft.testobjects.ScrollBarReal
-
Returns the position of the scroll bar thumb.
- getwPosition() - Method in interface com.smartbear.testleft.testobjects.TrackBarInt
-
Gets the position of the track bar slider.
- getwPosition() - Method in interface com.smartbear.testleft.testobjects.TrackBarReal
-
Returns the position of the track bar slider.
- getwPosition(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSMultiSlider
-
Gets an element by its index (zero-based).
- getwPosition(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileRangeSlider
-
Gets an element by its index (zero-based).
- getwPosition() - Method in interface com.smartbear.testleft.testobjects.win.WinPager
-
Specifies the logical position of the pager control, between wMin and wMax.
- getwPosition() - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownEdit
-
Returns the logical position of the up-down control (spin button), between wMin and wMax.
- getwPositionX() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Gets the horizontal logical position of the slider.
- getwPositionY() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Gets the vertical logical position of the slider.
- getwRow(int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Gets an element by its index (zero-based).
- getwRowCount() - Method in interface com.smartbear.testleft.testobjects.GridView
-
Returns the number of grid rows.
- getwRowCount() - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Returns the number of rows.
- getwRowCount(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwRowCount(String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwRowCount() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Returns the number of grid rows.
- getwRowCount() - Method in interface com.smartbear.testleft.testobjects.win.WinTabControl
-
Returns the current number of tab rows in a tab control.
- getwRowsCount() - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Returns the current number of button rows on a toolbar.
- getwSelectBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an element by its index (zero-based).
- getwSelectBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an element by its index (zero-based).
- getwSelected(int) - Method in interface com.smartbear.testleft.testobjects.ComboBoxMulti
-
Gets an element by its index (zero-based).
- getwSelected(String) - Method in interface com.smartbear.testleft.testobjects.ComboBoxMulti
-
Gets an element by its index (zero-based).
- getwSelected(int) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Gets an element by its index (zero-based).
- getwSelected(String) - Method in interface com.smartbear.testleft.testobjects.ListBox
-
Gets an element by its index (zero-based).
- getwSelected(int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSComboBox
-
Gets an element by its index (zero-based).
- getwSelected(String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSComboBox
-
Gets an element by its index (zero-based).
- getwSelected(int) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Gets an element by its index (zero-based).
- getwSelected(String) - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileMultipleSelectMenu
-
Gets an element by its index (zero-based).
- getwSelected(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwSelected(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwSelected(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwSelected(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwSelected(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwSelected(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwSelected(int) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets an element by its index (zero-based).
- getwSelected(String) - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Gets an element by its index (zero-based).
- getwSelectedDate(int) - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Calendar
-
Gets an element by its index (zero-based).
- getwSelectedDateCount() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Calendar
-
Returns the number of dates selected in the calendar.
- getwSelectedItem() - Method in interface com.smartbear.testleft.testobjects.ComboBox
-
Returns the index of the selected item.
- getwSelectedItem() - Method in interface com.smartbear.testleft.testobjects.RadioGroup
-
Returns the index of the selected item.
- getwSelectedItem() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapCarousel
-
Returns the index of the selected item.
- getwSelectedItem() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Carousel
-
Gets the selected item.
- getwSelection() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgMaskedTextInput
-
Retrieves the selected text.
- getwSelection() - Method in interface com.smartbear.testleft.testobjects.TextEdit
-
Retrieves the selected text.
- getwSelection() - Method in interface com.smartbear.testleft.testobjects.win.WinTreeView
-
Returns the name and path of the selected node.
- getwSelectionEnd() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgMaskedTextInput
-
Returns the index of the first character that follows the selection.
- getwSelectionEnd() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgSlider
-
Returns the logical position of the slider SelectionEnd.
- getwSelectionEnd() - Method in interface com.smartbear.testleft.testobjects.TextEdit
-
Returns the index of the first character that follows the selection.
- getwSelectionEnd() - Method in interface com.smartbear.testleft.testobjects.win.WinTrackBar
-
Returns the ending position of the current selection range in a trackbar.
- getwSelectionEnd() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFTrackBar
-
Returns the ending position of the current selection range in a trackbar.
- getwSelectionRange() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgSlider
-
Returns the logical position of the slider SelectionRange.
- getwSelectionStart() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgMaskedTextInput
-
Returns the index of the first selected character.
- getwSelectionStart() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgSlider
-
Returns the logical position of the slider SelectionStart.
- getwSelectionStart() - Method in interface com.smartbear.testleft.testobjects.TextEdit
-
Returns the index of the first selected character.
- getwSelectionStart() - Method in interface com.smartbear.testleft.testobjects.win.WinTrackBar
-
Returns the starting position of the current selection range in a trackbar.
- getwSelectionStart() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFTrackBar
-
Returns the starting position of the current selection range in a trackbar.
- getwShowCheckbox() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
Returns true if the control's check box is visible.
- getwSlidersCount() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryMobileRangeSlider
-
Returns the number of the sliders.
- getwSort(int) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwSort(String) - Method in interface com.smartbear.testleft.testobjects.win.WinHeader
-
Gets an element by its index (zero-based).
- getwStartDate() - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Returns the first visible date.
- getwState() - Method in interface com.smartbear.testleft.testobjects.CheckBox
-
Gets the current state of the check box, that is, Unchecked, Checked or Grayed.
- getwState() - Method in interface com.smartbear.testleft.testobjects.ToggleButton
-
Returns the current state of the toggle button, that is, Unchecked, Checked or Grayed.
- getwState() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSToggleSplitButton
-
Returns the current state of the toggle button, that is, Unchecked or Checked.
- getwStateImage(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwStateImage(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwStateImage(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwStateImage(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwStateImage(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwStateImage(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwStep() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSMultiSlider
-
Returns the increment/decrement value for the logical position of the slider.
- getwStep() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSSingleSlider
-
Returns the increment/decrement value for the logical position of the slider.
- getwStep() - Method in interface com.smartbear.testleft.testobjects.web.jqueryui.IjQueryUISlider
-
Returns the increment/decrement value for the logical position of the slider.
- getwStep() - Method in interface com.smartbear.testleft.testobjects.web.mootools.MooToolsSlider
-
Returns the increment/decrement value for the logical position of the slider.
- getwStep() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2DualSlider
-
Returns the increment/decrement value for the logical position of the slider.
- getwStep() - Method in interface com.smartbear.testleft.testobjects.web.yui2.YUI2Slider
-
Returns the increment/decrement value for the logical position of the slider.
- getwStyle(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwStyle(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getwSubItemCount() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraListView
-
Returns the number of subitems.
- getwTabCaption(int) - Method in interface com.smartbear.testleft.testobjects.TabControl
-
Gets an element by its index (zero-based).
- getwTabCount() - Method in interface com.smartbear.testleft.testobjects.TabControl
-
Returns the total number of tabs in the tab control.
- getwText() - Method in interface com.smartbear.testleft.testobjects.ConsoleWindow
-
Returns the text of the console window.
- getwText() - Method in interface com.smartbear.testleft.testobjects.DropDownWithText
-
Returns the control text.
- getwText() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Returns the text of the tool button.
- getwText() - Method in interface com.smartbear.testleft.testobjects.RichTextEdit
-
The contents of the edit control, as as text string.
- getwText() - Method in interface com.smartbear.testleft.testobjects.silverlight.SilverlightPasswordBox
-
Contents of the edit control, as text string.
- getwText() - Method in interface com.smartbear.testleft.testobjects.silverlight.telerik.TelerikAgMaskedTextInput
-
Contents of the edit control, as text string.
- getwText(int) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Gets an element by its index (zero-based).
- getwText(String) - Method in interface com.smartbear.testleft.testobjects.StatusBar
-
Gets an element by its index (zero-based).
- getwText() - Method in interface com.smartbear.testleft.testobjects.TextEdit
-
Gets the contents of the edit control as a text string.
- getwText() - Method in interface com.smartbear.testleft.testobjects.win.WinSysLink
-
Specifies the content of the SysLink control as a text string.
- getwText() - Method in interface com.smartbear.testleft.testobjects.win.WinTooltip
-
Specifies the text shown by the tooltip control.
- getwText() - Method in interface com.smartbear.testleft.testobjects.wpf.WPFPasswordEdit
-
Contents of the edit control, as text string.
- getwTextBounds(int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item by its index (zero-based).
- getwTextBounds(String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets an item value by the item's name.
- getwTextBounds(int, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's index (zero-based).
- getwTextBounds(String, int) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item name and subitem's index (zero-based).
- getwTextBounds(int, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's index (zero-based) and subitem's name.
- getwTextBounds(String, String) - Method in interface com.smartbear.testleft.testobjects.win.WinListView
-
Gets a subitem's value by the parent item's name and subitem's name.
- getwThumbCount() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSMultiSlider
-
Returns the number of thumbs.
- getwTicPosition(int) - Method in interface com.smartbear.testleft.testobjects.win.WinTrackBar
-
Gets an element by its index (zero-based).
- getwTicPosition(int) - Method in interface com.smartbear.testleft.testobjects.wpf.WPFTrackBar
-
Gets an element by its index (zero-based).
- getwTime() - Method in interface com.smartbear.testleft.testobjects.TimePicker
-
The currently selected time.
- getwTime() - Method in interface com.smartbear.testleft.testobjects.TimePickerNullable
-
The currently selected time or null if no time is selected.
- getwTime() - Method in interface com.smartbear.testleft.testobjects.win.WinDateTimePicker
-
Specifies the time selected in the date and time picker control.
- getwTime() - Method in interface com.smartbear.testleft.testobjects.win.WinUpDownAccelerationInfo
-
The amount of elapsed time, in seconds, before the position change increment specified by wIncrement is used.
- getwTitle() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapAlert
-
Returns the title of the alert.
- getwTitle() - Method in interface com.smartbear.testleft.testobjects.web.bootstrap.BootstrapModal
-
Returns the title of the modal dialog.
- getwTopOrLeftButtonState() - Method in interface com.smartbear.testleft.testobjects.win.WinPager
-
Returns the state of the left (top) button.
- getwValue(int, int) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Gets a cell value the row and column indexes (zero-based).
- getwValue(int, String) - Method in interface com.smartbear.testleft.testobjects.GridView
-
Gets a cell value by the row index (zero-based) and column name.
- getwValue(int) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwValue(String) - Method in interface com.smartbear.testleft.testobjects.PropertyGridView
-
Gets an element by its index (zero-based).
- getwValue() - Method in interface com.smartbear.testleft.testobjects.qt.QtDateTimeEdit
-
Returns the value of the SpinBox control.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.qt.QtDoubleSpinBox
-
Returns the value of the SpinBox control.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.qt.QtSpinBox
-
Returns the value of the SpinBox control.
- getwValue(int, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Gets a cell value the row and column indexes (zero-based).
- getwValue(int, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Gets a cell value by the row index (zero-based) and column name.
- getwValue(String, int) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Get a cell value by the row name and column index (zero-based).
- getwValue(String, String) - Method in interface com.smartbear.testleft.testobjects.qt.QtTableWidget
-
Gets a cell value by the row and column names.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.UpDownEditDateTime
-
Gets a control value.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.UpDownEditInt
-
Gets a control value.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.UpDownEditObject
-
Gets a control value.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.UpDownEditReal
-
Gets a control value.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.UpDownEditString
-
Gets a control value.
- getwValue(int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a cell value by the row index (zero-based) and column name.
- getwValue(int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a cell value by row and column indexes (zero-based).
- getwValue(int, int, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a cell value by the row, column and view indexes (zero-based).
- getwValue(int, String, int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a cell value by the row index (zero-based), column name and view index.
- getwValue(int, String, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a cell value by the row index (zero-based), column name and view name.
- getwValue(int, int, String) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets a cell value by the row and column indexes (zero-based) and by the view name.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressVCLSpinButton
-
Gets the spin button's value.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTimeField
-
The currently selected time or null if no time is selected.
- getwValue(int, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets a cell value the row and column indexes (zero-based).
- getwValue(int, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets a cell value by the row index (zero-based) and column name.
- getwValue(String, int) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Get a cell value by the row name and column index (zero-based).
- getwValue(String, String) - Method in interface com.smartbear.testleft.testobjects.web.extjs.ExtJSTreePanelView
-
Gets a cell value by the row and column names.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.web.infragistics.InfragisticsWebDateTimeEdit
-
Gets a control value.
- getwValue() - Method in interface com.smartbear.testleft.testobjects.web.infragistics.InfragisticsWebNumericEdit
-
Gets a control value.
- getwView(int) - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Gets an element by its index (zero-based).
- getwViewCount() - Method in interface com.smartbear.testleft.testobjects.vcl.devexpress.DevExpressQuantumGrid
-
Returns the number of views in the given grid level.
- getwViewCount() - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Returns the number of views in the calendar.
- getwViewName(int) - Method in interface com.smartbear.testleft.testobjects.web.angular.AngularUICalendar
-
Gets an element by its index (zero-based).
- getwViewName() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraGrid
-
Returns the name of the current view.
- getwViewName() - Method in interface com.smartbear.testleft.testobjects.winforms.infragistics.InfragisticsUltraGridRowView
-
Returns the name of the current view.
- getwViewName() - Method in interface com.smartbear.testleft.testobjects.winforms.syncfusion.SyncfusionEssGrid
-
Returns the name of the current view.
- getwViewName() - Method in interface com.smartbear.testleft.testobjects.winforms.xceed.XceedGrid
-
Returns the name of the current view.
- getwVisible() - Method in interface com.smartbear.testleft.testobjects.qt.QtToolButton
-
Returns true if the tool button is not in the Hidden state, else false.
- getwVisible(int) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwVisible(String) - Method in interface com.smartbear.testleft.testobjects.ToolBar
-
Gets an element by its index (zero-based).
- getwVisible(int, boolean) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets a toolbar item by its ID or position.
- getwVisible(String) - Method in interface com.smartbear.testleft.testobjects.win.WinToolBar
-
Gets an item by its name.
- getxOffsetPercent() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewBackground
-
The percentage of the control's client area that the image is offset horizontally.
- getXtraMainMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraMainMenuOwner
-
Returns the Menu object for the main menu of the window.
- getXtraPopupMenu() - Method in interface com.smartbear.testleft.testobjects.winforms.devexpress.DevExpressXtraPopupMenuOwner
-
Returns the Menu object for the DevExpress popup menu of the window.
- getyOffsetPercent() - Method in interface com.smartbear.testleft.testobjects.win.WinListViewBackground
-
The percentage of the control's client area that the image is offset vertically.
- GridView - Interface in com.smartbear.testleft.testobjects
-
The test interface for grid controls.
- GridViewGroup - Interface in com.smartbear.testleft.testobjects
-
The test interface for grid view's groups.
- GridViewWithGroups - Interface in com.smartbear.testleft.testobjects
-
The test interface for grid view controls with groups.
- GWTMenuBar - Interface in com.smartbear.testleft.testobjects.web.gwt
-
The test interface for Google Web Toolkit menu bar controls.