Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The A key.
- ABOVE - Enum constant in enum class com.hp.lft.sdk.VerticalVisualRelation
-
The related test object is located above the test object to identify.
- ABOVE_AND_INLINE - Enum constant in enum class com.hp.lft.sdk.VerticalVisualRelation
-
The related test object is located above the test object to identify and vertically inline with it.
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's coordinates in pixels relative to the screen.
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the object's coordinates in pixels relative to the screen.
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the element's coordinates in pixels relative to the screen.
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's absolute coordinates in pixels relative to the screen.
- absoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's coordinates in pixels relative to the screen.
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the object's coordinates in pixels relative to the screen.
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the element's coordinates in pixels relative to the screen.
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's absolute coordinates in pixels relative to the screen.
- absoluteLocation(Point) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's coordinates in pixels relative to the screen.
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the object's coordinates in pixels relative to the screen.
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the element's coordinates in pixels relative to the screen.
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the object's absolute coordinates relative to the screen (in pixels).
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's absolute coordinates in pixels relative to the screen.
- absoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's absolute coordinates relative to the screen (in pixels).
- absX(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- absY(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- acceleratorKey(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- acceleratorKey(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- accessibilityId(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the accessibility ID of the mobile control.
- accessibilityId(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the accessibility ID of the mobile control.
- accessibilityName(StringProperty) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the label of the object (where no text label is available).
- accessibilityName(String) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the label of the object (where no text label is available).
- accessibleName(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's name, available for windowless objects only.
- accessibleName(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's name, available for windowless objects only.
- AccessibleRole - Enum Class in com.hp.lft.sdk.uiapro
-
The possible roles of various UI objects in an application.
- AccessibleState - Enum Class in com.hp.lft.sdk.uiapro
-
The possible states of objects in an application UI.
- accessKey(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- accessKey(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- Accordion - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 accordion object.
- AccordionDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Accordion test object.
- AccordionDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.AccordionDescription
-
Initializes a new instance of the AccordionDescription class.
- AccordionDescription(AccordionDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.AccordionDescription
-
Initializes a new instance of the AccordionDescription class using the Builder pattern.
- AccordionDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the AccordionDescription class using the builder pattern.
- AccordionDescription.Init<T extends AccordionDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for AccordionDescription.Builder.
- activate() - Method in interface com.hp.lft.sdk.java.Editor
-
Activates the edit box.
- activate() - Method in interface com.hp.lft.sdk.java.Window
-
Activates the window.
- activate() - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Activates the form.
- activate() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Activates the window.
- activate() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Activates the SAP window.
- activate() - Method in interface com.hp.lft.sdk.sap.ui5.RadioButton
-
Activates the radio button.
- activate() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Activates the window.
- activate() - Method in interface com.hp.lft.sdk.te.Window
-
Activates the Terminal Emulator window.
- activate() - Method in interface com.hp.lft.sdk.web.Browser
-
Activates the tab of the browser in the window group and clicks on it by default (windows only)
- activate() - Method in interface com.hp.lft.sdk.winforms.Window
-
Activates this window.
- activate() - Method in interface com.hp.lft.sdk.wpf.Window
-
Activates the window.
- activate(boolean) - Method in interface com.hp.lft.sdk.web.Browser
-
Activates the tab of the browser in the window group and if the 'setFocus' parameter is true it clicks on it (windows only).
- activate(int) - Method in interface com.hp.lft.sdk.oracle.List
-
Activates the specified item in the list.
- activate(int) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Activates the specified item in the tree.
- activate(MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Activates the window using the specified mouse button.
- activate(MouseButton) - Method in interface com.hp.lft.sdk.stdwin.Window
-
Activates the window using the specified mouse button.
- activate(MouseButton) - Method in interface com.hp.lft.sdk.te.Window
-
Activates the Terminal Emulator window.
- activate(MouseButton) - Method in interface com.hp.lft.sdk.winforms.Window
-
Activates this window using the specified mouse button.
- activate(MouseButton) - Method in interface com.hp.lft.sdk.wpf.Window
-
Activates the window using the specified mouse button.
- activate(ListItem) - Method in interface com.hp.lft.sdk.oracle.List
-
Activates the specified item in the list.
- activate(TreeViewNode) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Activates the specified item in the tree.
- activate(String) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Activates a node or row in the tree view table.
- activate(String) - Method in interface com.hp.lft.sdk.oracle.List
-
Activates the specified item in the list.
- activate(String) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Activates the specified item in the tree.
- activate(String) - Method in interface com.hp.lft.sdk.sap.ui5.TreeView
-
Activates a node in the tree.
- activateCell(int, int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Double-clicks a cell by row and column indexes.
- activateCell(int, int) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Double-clicks a cell by row and column indexes.
- activateCell(int, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Double-clicks the specified cell.
- activateCell(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Activates (double-clicks) the specified cell in the grid.
- activateCell(int, int) - Method in interface com.hp.lft.sdk.winforms.Table
-
Double-clicks the specified cell in this grid.
- activateCell(int, int) - Method in interface com.hp.lft.sdk.wpf.Table
-
Double-clicks the specified cell in this grid.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.java.TableBase
-
Double-clicks a cell by row index and column header.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Double-clicks a cell by row index and column header.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Double-clicks the specified cell.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Double-clicks the specified cell in this grid.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Double-clicks the specified cell in this grid.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Double-clicks the specified cell in this grid.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Double-clicks the specified cell in this grid.
- activateCell(int, String) - Method in interface com.hp.lft.sdk.wpf.Table
-
Double-clicks the specified cell in this grid.
- activateCell(String, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Double-clicks the specified cell in this grid.
- activateColumn(int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Double-clicks a column by column index.
- activateColumn(int) - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Double-clicks the specified column in the grid.
- activateColumn(int) - Method in interface com.hp.lft.sdk.winforms.C1TrueDbGrid
-
Double-clicks the specified column header in a grid.
- activateColumn(int) - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Double-clicks the specified column header in this grid.
- activateColumn(int) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Double-clicks the specified column header in this grid.
- activateColumn(int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Double-clicks the specified column header in this grid.
- activateColumn(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Double-clicks the specified column header in this grid.
- activateColumn(String) - Method in interface com.hp.lft.sdk.java.TableBase
-
Double-clicks a column by column header.
- activateColumn(String) - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Double-clicks the specified column in the grid.
- activateColumn(String) - Method in interface com.hp.lft.sdk.winforms.C1TrueDbGrid
-
Double-clicks the specified column header in a grid.
- activateColumn(String) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Double-clicks the specified column header in this grid.
- activateColumn(String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Double-clicks the specified column header in this grid.
- activateItem(int) - Method in interface com.hp.lft.sdk.java.List
-
Activates an item in the list.
- activateItem(int) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Activates (double-clicks) the specified item in the list by item index.
- activateItem(int) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Activates an item in a column tree or list tree.
- activateItem(int) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Activates (double-clicks) the specified item in the list by item index.
- activateItem(int) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Activates (double-clicks) the specified item in the list by item index.
- activateItem(int, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Activates (double-clicks) the specified item in the list by item index.
- activateItem(int, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Activates (double-clicks) the specified item in the list by item index.
- activateItem(int, MouseButton) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Activates (double-clicks) the specified item in this list by item index.
- activateItem(ListItem) - Method in interface com.hp.lft.sdk.java.List
-
Activates an item in the list.
- activateItem(String) - Method in interface com.hp.lft.sdk.java.List
-
Activates an item in the list.
- activateItem(String) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Activates (double-clicks) the specified item in the list by item text.
- activateItem(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Activates an item in a column tree or list tree.
- activateItem(String) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Activates (double-clicks) the specified item in the list by item text.
- activateItem(String) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Activates (double-clicks) the specified item in this list.
- activateItem(String, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Activates (double-clicks) the specified item in the list by item text.
- activateItem(String, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Activates (double-clicks) the specified item in the list by item text.
- activateItem(String, MouseButton) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Activates (double-clicks) the specified item in this list.
- activateItem(T) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Activates (double-clicks) the specified generic item in the list.
- activateItem(T) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Activates (double-clicks) the specified generic item in the list.
- activateItem(T) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Activates (double-clicks) the specified item in this list.
- activateItem(T, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Activates (double-clicks) the specified generic item in the list.
- activateItem(T, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Activates (double-clicks) the specified generic item in the list.
- activateItem(T, MouseButton) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Activates (double-clicks) the specified item in this list.
- activateNode(int) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Activates (double-clicks) a node in the tree-view object by node index.
- activateNode(int) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Activates (double-clicks) a node in the tree-view object by node index.
- activateNode(int) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Activates the node with the specified index in the tree-view control.
- activateNode(int, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Activates (double-clicks) a node in the tree-view object by node index.
- activateNode(int, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Activates (double-clicks) a node in the tree-view object by node index.
- activateNode(int, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Activates (double-clicks) a node by index in the tree-view control.
- activateNode(TreeViewNode) - Method in interface com.hp.lft.sdk.java.TreeView
-
Activates a node in the tree.
- activateNode(TreeViewNode) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Activates (double-clicks) a node in the tree-view object with a tree-view node.
- activateNode(TreeViewNode, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Activates (double-clicks) a node in the tree-view object with a tree view node.
- activateNode(TreeViewNode) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Activates a node in a tree.
- activateNode(TreeViewNode) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Activates (double-clicks) a node in the tree-view object with a tree-view node.
- activateNode(TreeViewNode, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Activates (double-clicks) a node in the tree-view object with a tree view node.
- activateNode(TreeViewNode) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Activates a node in the tree-view control.
- activateNode(TreeViewNode, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Activates (double-clicks) a node in this tree-view control.
- activateNode(String) - Method in interface com.hp.lft.sdk.java.TreeView
-
Activates a node in the tree by node path.
- activateNode(String) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Activates (double-clicks) a node in the tree-view object by node path.
- activateNode(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Activates a node in a tree.
- activateNode(String) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Activates (double-clicks) a node in the tree-view object by node path.
- activateNode(String) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Activates the node at the given path in the tree-view control.
- activateNode(String, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Activates (double-clicks) a node in the tree-view object by node path.
- activateNode(String, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Activates (double-clicks) a node in the tree-view object by node path.
- activateNode(String, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Activates (double-clicks) the node at the given path in the tree-view control.
- activateRow(int) - Method in interface com.hp.lft.sdk.java.Table
-
Double-clicks a row.
- activateRow(int) - Method in interface com.hp.lft.sdk.oracle.Table
-
Activates a specified record.
- activateRow(int) - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Double-clicks the specified row in a grid.
- activateRow(int) - Method in interface com.hp.lft.sdk.winforms.Table
-
Double-clicks the specified row header in this grid.
- activateRow(String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Double-clicks the specified row header in this grid.
- active(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window is the foreground object
- active(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window is the foreground object
- active(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object is the foreground object
- ADD - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Add key.
- addCellToSelection(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Selects a cell in addition to previously selected cells.
- addRow(String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Adds a new row to the table band using the Add button for the corresponding band.
- addRow(String, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Adds a new row to the table band using the Add button for the corresponding band.
- addRowToSelection(int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Selects a row in addition to previously selected rows.
- addRunInformation(String, String) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom entry to the top section of the report.
- addRunInformation(String, String) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom entry to the top section of the report.
- AddSelection - Enum constant in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Adds the object to the current selection; possible result is a noncontiguous selection.
- addToSelection() - Method in interface com.hp.lft.sdk.uiapro.SelectionItemPattern
-
Adds the current element to the collection of selected items.
- AFRIKAANS - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- AgGrid - Interface in com.hp.lft.sdk.web
-
An AgGrid table.
- AgGridDescription - Class in com.hp.lft.sdk.web
-
The description of a Web AgGrid test object.
- AgGridDescription() - Constructor for class com.hp.lft.sdk.web.AgGridDescription
-
Initializes a new instance of the AgGridDescription class.
- AgGridDescription(AgGridDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.AgGridDescription
-
Initializes a new instance of the AgGridDescription class using the Builder pattern.
- AgGridDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the AgGridDescription class using the builder pattern.
- AgGridDescription.Init<T extends AgGridDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for AgGridDescription.Builder.
- AI - Enum constant in enum class com.hp.lft.sdk.ai.MatchMethod
-
Find similar text using AI algorithms.
- AI - Enum constant in enum class com.hp.lft.sdk.ai.OCRType
-
AI OCR
- AiAutoScrollSettings - Class in com.hp.lft.sdk.ai
-
The auto scrolling feature settings, which can be updated during runtime using
AiRunSettings
. - AiAutoScrollSettings() - Constructor for class com.hp.lft.sdk.ai.AiAutoScrollSettings
-
Constructs a new instance of
AiAutoScrollSettings
. - aiClass(String) - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
-
Initializes the object's aiClass property.
- AiComboBoxSettings - Class in com.hp.lft.sdk.ai
-
Controls a combo box's AI-based Select operation, which can be updated during runtime using
AiRunSettings
. - AiComboBoxSettings() - Constructor for class com.hp.lft.sdk.ai.AiComboBoxSettings
-
Constructs a new instance of
AiComboBoxSettings
- AiObject - Interface in com.hp.lft.sdk.ai
-
An object identified using Artificial intelligence.
- AiObjectDescription - Class in com.hp.lft.sdk.ai
-
The description of a AiObject test object.
- AiObjectDescription() - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription
-
Constructs a new AiObjectDescription.
- AiObjectDescription(AiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription
- AiObjectDescription(String) - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription
-
Constructs a new AiObjectDescription.
- AiObjectDescription(String, TextWithMatchOptions) - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription
-
Constructs a new AiObjectDescription.
- AiObjectDescription(String, RegExpProperty) - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription
-
Constructs a new AiObjectDescription.
- AiObjectDescription(String, String) - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription
-
Constructs a new AiObjectDescription.
- AiObjectDescription.Builder - Class in com.hp.lft.sdk.ai
-
This class can be used to construct an instance of the
AiObjectDescription
class using the builder pattern. - AiObjectDescription.Init<T extends AiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.ai
- AiOCRLanguages - Class in com.hp.lft.sdk.ai
-
The list of languages supported by AI OCR.
- AiOCRLanguages() - Constructor for class com.hp.lft.sdk.ai.AiOCRLanguages
- AiOCRSettings - Class in com.hp.lft.sdk.ai
-
The AI OCR settings to use in AI-based Web tests, which can be updated during runtime using
AiRunSettings
. - AiOCRSettings() - Constructor for class com.hp.lft.sdk.ai.AiOCRSettings
-
Constructs a new instance of
AiOCRSettings
. - AiRunSettings - Class in com.hp.lft.sdk.ai
-
Enables modifying the AI Runtime settings temporarily.
- AiRunSettings() - Constructor for class com.hp.lft.sdk.ai.AiRunSettings
- AiTypes - Class in com.hp.lft.sdk.ai
-
The list of supported AI classes that can be used to describe
AiObject
- AiTypes() - Constructor for class com.hp.lft.sdk.ai.AiTypes
- AiUtil - Class in com.hp.lft.sdk.ai
-
A utility object for Artificial-Intelligence-based (AI-based) testing.+
- AiUtil() - Constructor for class com.hp.lft.sdk.ai.AiUtil
- Alert - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an alert or a condition that a user should be notified about.
- AlertHigh - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates important information to be immediately conveyed to the user.
- AlertLow - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates low-priority information that is not important to the user.
- AlertMedium - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates important information that is not conveyed immediately to the user.
- Alignment - Enum Class in com.hp.lft.sdk.uiapro
-
The possible types of alignment.
- all() - Static method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Returns a new Instance of
DeviceVitalsCollectOptions
with all collection options set to true. - All - Enum constant in enum class com.hp.lft.report.CaptureLevel
-
Snapshots are captured for all test object operations.
- All - Enum constant in enum class com.hp.lft.report.ReportLevel
-
Report events from all levels.
- ALM - Annotation Interface in com.hp.lft.unittesting.datadriving
-
ALM data-driven test parameter.
- ALM_TEST_TYPE - Enum constant in enum class com.hp.lft.sdk.RunningLeanFtTestType
-
The test is a regular OpenText Application Quality Management test
- AlmRunInfo - Interface in com.hp.lft.sdk
-
An object that includes test or business component information originating from ALM.
- AlmUtils - Class in com.hp.lft.sdk.utils
-
A class that includes test or business component information originating from ALM.
- AlmUtils() - Constructor for class com.hp.lft.sdk.utils.AlmUtils
- alt(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the alternative text that will be displayed instead of the image.
- alt(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the image's tooltip text.
- alt(String) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the alternative text that will be displayed instead of the image.
- alt(String) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the image's tooltip text.
- ALT - Enum constant in enum class com.hp.lft.sdk.java.TableKeyModifier
-
An Alt key.
- ALT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Alt key.
- ALT - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
An Alt key.
- ALT - Static variable in class com.hp.lft.sdk.te.Keys
-
The ALT key.
- ALTERNATE_CURSOR - Static variable in class com.hp.lft.sdk.te.Keys
-
The ALTERNATE_CURSOR key.
- AMAZON_DEVICE_FARM - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
Device is stored on an AWS Device Farm.
- Animated - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object's appearance changes rapidly or constantly.
- Animation - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an animation control whose content changes over time, such as a control that displays a series of bitmap frames.
- ANY - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
The device is stored or provided by any of the supported sources.
- APITestResult - Class in com.hp.lft.sdk.apitesting.uft
-
The result of an API test run.
- APITestResult(boolean, Map<String, String>) - Constructor for class com.hp.lft.sdk.apitesting.uft.APITestResult
-
Creates an instance of the APITestResult class with its run status.
- APITestRunner - Class in com.hp.lft.sdk.apitesting.uft
-
A class intended for running API tests.
- APITestRunner() - Constructor for class com.hp.lft.sdk.apitesting.uft.APITestRunner
- APITestRunner.IAPITestRunner - Interface in com.hp.lft.sdk.apitesting.uft
- APITestRunner.ResultWithReport - Class in com.hp.lft.sdk.apitesting.uft
- APOGrid - Interface in com.hp.lft.sdk.sap.gui
-
An APO grid control in a SAP GUI for Windows application.
- APOGridCell - Interface in com.hp.lft.sdk.sap.gui
-
A single grid cell in SAP GUI for Windows application.
- APOGridDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows APO grid.
- APOGridDescription() - Constructor for class com.hp.lft.sdk.sap.gui.APOGridDescription
-
Initializes a new instance of the APOGridDescription class.
- APOGridDescription(APOGridDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.APOGridDescription
-
Initializes a new instance of the APOGridDescription class using the Builder pattern.
- APOGridDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the APOGridDescription class using the builder pattern.
- APOGridDescription.Init<T extends APOGridDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for APOGridDescription.Builder.
- AppBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro AppBar.
- AppBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro AppBar test object.
- AppBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.AppBarDescription
-
Initializes a new instance of the AppBarDescription class.
- AppBarDescription(AppBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.AppBarDescription
- AppBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the AppBarDescription class using the builder pattern.
- AppBarDescription.Init<T extends AppBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for AppBarDescription.Builder.
- APPKEY - Static variable in class com.hp.lft.sdk.Keys
-
The Application key.
- Applet - Interface in com.hp.lft.sdk.java
-
A Java Applet control.
- AppletDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Applet test object.
- AppletDescription() - Constructor for class com.hp.lft.sdk.java.AppletDescription
-
Initializes a new instance of the AppletDescription class.
- AppletDescription(AppletDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.AppletDescription
-
Initializes a new instance of the AppletDescription class using the Builder pattern.
- AppletDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the AppletDescription class using the builder pattern.
- AppletDescription.Init<T extends AppletDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for AppletDescription.Builder.
- Application - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a main window for an application.
- Application - Interface in com.hp.lft.sdk.mobile
-
A mobile application.
- APPLICATION - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Application type.
- ApplicationDescription - Class in com.hp.lft.sdk.mobile
-
The description of a mobile Application test object.
- ApplicationDescription() - Constructor for class com.hp.lft.sdk.mobile.ApplicationDescription
-
Initializes a new instance of the ApplicationDescription class.
- ApplicationDescription(ApplicationDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.ApplicationDescription
-
Initializes a new instance of the ApplicationDescription class using the Builder pattern.
- ApplicationDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the ApplicationDescription class using the builder pattern.
- ApplicationDescription.Init<T extends ApplicationDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for ApplicationDescription.Builder.
- applicationServer(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the name of the application server of the session.
- applicationServer(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the name of the application server of the session.
- ApplicationSession - Interface in com.hp.lft.sdk.oracle
-
An Oracle Applications session window.
- ApplicationSessionDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle Applications session window.
- ApplicationSessionDescription() - Constructor for class com.hp.lft.sdk.oracle.ApplicationSessionDescription
-
Initializes a new instance of the ApplicationSessionDescription class.
- ApplicationSessionDescription(ApplicationSessionDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.ApplicationSessionDescription
-
Initializes a new instance of the ApplicationSessionDescription class using the Builder pattern.
- ApplicationSessionDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the ApplicationSessionDescription class using the builder pattern.
- ApplicationSessionDescription.Init<T extends ApplicationSessionDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for ApplicationSessionDescription.Builder.
- AppModelBase - Class in com.hp.lft.sdk
-
Base class of all generated Application Model classes.
- AppModelBase() - Constructor for class com.hp.lft.sdk.AppModelBase
- AppModelNodeBase<T extends TestObject,
TDescription extends Description> - Class in com.hp.lft.sdk -
Base class for all container sub-classes generated under the Application Model class.
- AppModelNodeBase(AppModelBase) - Constructor for class com.hp.lft.sdk.AppModelNodeBase
-
Initializes an instance of AppModelNodeBase.
- AppModelNodeBase(TestObject, AppModelBase) - Constructor for class com.hp.lft.sdk.AppModelNodeBase
-
Initializes an instance of AppModelNodeBase with a parent TestObject.
- approve() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
Accepts changes and closes the flexfield window by clicking the OK button.
- approve() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Clicks the Yes or OK button.
- ARABIC - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- Area - Class in com.hp.lft.sdk.te
-
Represents Terminal Emulator coordinates Top, Left, Bottom, Right.
- Area - Interface in com.hp.lft.sdk.web
-
A section of an image on a Web page (usually a section of a client-side image map).
- Area(int, int, int, int) - Constructor for class com.hp.lft.sdk.te.Area
-
Constructs an
Area
and initializes it to the specified top, left, bottom, and right properties. - Area(Position, Position) - Constructor for class com.hp.lft.sdk.te.Area
-
Constructs an
Area
and initializes it to the specified top, left, bottom, and right properties. - AreaDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Area test object.
- AreaDescription() - Constructor for class com.hp.lft.sdk.web.AreaDescription
-
Initializes a new instance of the AreaDescription class.
- AreaDescription(AreaDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.AreaDescription
-
Initializes a new instance of the AreaDescription class using the Builder pattern.
- AreaDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the AreaDescription class using the builder pattern.
- AreaDescription.Init<T extends AreaDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for AreaDescription.Builder.
- areEqual(double, double) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are equal.
- areEqual(double, double, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are equal.
- areEqual(double, double, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are equal.
- areEqual(double, double, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are equal.
- areEqual(float, float, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two float values are equal.
- areEqual(int, int) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are equal.
- areEqual(int, int, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are equal.
- areEqual(int, int, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are equal.
- areEqual(int, int, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are equal.
- areEqual(long, long) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are equal.
- areEqual(long, long, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are equal.
- areEqual(long, long, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are equal.
- areEqual(long, long, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are equal.
- areEqual(short, short) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are equal.
- areEqual(short, short, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are equal.
- areEqual(short, short, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are equal.
- areEqual(short, short, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are equal.
- areEqual(Comparable, Comparable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are equal.
- areEqual(Comparable, Comparable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are equal.
- areEqual(Comparable, Comparable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are equal.
- areEqual(Comparable, Comparable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are equal.
- areEqual(Iterable, Iterable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Iterable values are equal.
- areEqual(Iterable, Iterable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Iterable values are equal.
- areEqual(Iterable, Iterable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Iterable values are equal.
- areEqual(Iterable, Iterable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Iterable values are equal.
- areEqual(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two String values are equal.
- areEqual(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two String values are equal.
- areEqual(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two String values are equal.
- areEqualIgnoringCase(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are equal, ignoring case.
- areEqualIgnoringCase(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are equal, ignoring case.
- areEqualIgnoringCase(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are equal, ignoring case.
- areEqualIgnoringCase(String, String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are equal, ignoring case.
- areNotEqual(double, double) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are different.
- areNotEqual(double, double, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are different.
- areNotEqual(double, double, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are different.
- areNotEqual(double, double, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two double values are different.
- areNotEqual(int, int) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are different.
- areNotEqual(int, int, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are different.
- areNotEqual(int, int, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are different.
- areNotEqual(int, int, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two integer values are different.
- areNotEqual(long, long) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are different.
- areNotEqual(long, long, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are different.
- areNotEqual(long, long, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are different.
- areNotEqual(long, long, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two long values are different.
- areNotEqual(short, short) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are different.
- areNotEqual(short, short, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are different.
- areNotEqual(short, short, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are different.
- areNotEqual(short, short, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two short values are different.
- areNotEqual(Comparable, Comparable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two decimal values are different.
- areNotEqual(Comparable, Comparable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are different.
- areNotEqual(Comparable, Comparable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are different.
- areNotEqual(Comparable, Comparable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Comparable values are different.
- areNotEqual(Iterable, Iterable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Iterable values are different.
- areNotEqual(Iterable, Iterable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two Iterable values are different.
- areNotEqual(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two String values are different.
- areNotEqual(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two String values are different.
- areNotEqual(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two String values are different.
- areNotEqualIgnoringCase(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are different, ignoring case.
- areNotEqualIgnoringCase(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are different, ignoring case.
- areNotEqualIgnoringCase(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are different, ignoring case.
- areNotEqualIgnoringCase(String, String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether two string values are different, ignoring case.
- asTestObject(Class<T>) - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Returns the test object representing a specified record field.
- asWebElement() - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns a web element that corresponds to the current table cell, so that it can be used like any other web element.
- attach(GuiSessionDescription) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Returns a new
GuiSession
instance. The instance is attached to a session that was not opened by OpenText Functional Testing for Developers, for example, a session that was opened manually or by the AUT. - attach(BrowserDescription) - Static method in class com.hp.lft.sdk.web.BrowserFactory
-
Attaches a new
Browser
instance to a previously opened browser tab. - attachedText(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the static text that is attached to an object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the static text that is attached to this object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription.Init
-
Initializes the static text that is attached to the control.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Init
-
Initializes the text associated with the object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes static text that is attached to the edit field.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Init
-
Initializes static text attached to the control.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the static text that is attached to this object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the attached text attribute for TeField.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the static text that is attached to a control.
- attachedText(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the static text that is attached to an object.
- attachedText(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the static text that is attached to this object.
- attachedText(String) - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription.Init
-
Initializes the static text that is attached to the control.
- attachedText(String) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Init
-
Initializes the text associated with the object.
- attachedText(String) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes static text that is attached to the edit field.
- attachedText(String) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Init
-
Initializes static text attached to the control.
- attachedText(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the static text that is attached to this object.
- attachedText(String) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the attached text attribute for TeField.
- attachedText(String) - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(String) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(String) - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescription.Init
-
Initializes the static text that is attached to this object.
- attachedText(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the static text that is attached to a control.
- ATTENTION - Static variable in class com.hp.lft.sdk.te.Keys
-
The ATTENTION key.
- attribute(String, StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object DOM attributes.
- attribute(String, String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object DOM attributes.
- attributes(Map<String, StringProperty>) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object DOM attributes.
- AudioControl - Interface in com.hp.lft.sdk.web
-
A Web control that plays audio embedded in an HTML page.
- AudioControlDescription - Class in com.hp.lft.sdk.web
-
The description of a Web AudioControl test object.
- AudioControlDescription() - Constructor for class com.hp.lft.sdk.web.AudioControlDescription
-
Initializes a new instance of the AudioControlDescription class.
- AudioControlDescription(AudioControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.AudioControlDescription
-
Initializes a new instance of the AudioControlDescription class using the Builder pattern.
- AudioControlDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the AudioControlDescription class using the builder pattern.
- AudioControlDescription.Init<T extends AudioControlDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for AudioControlDescription.Builder.
- Aut - Interface in com.hp.lft.sdk
-
An abstraction of an AUT process launched by the user.
- AUTO - Enum constant in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
-
Automatically selected display type.
- automationId(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- automationId(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- autoPlay(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes whether the media file starts playing as soon as it loads.
B
- B - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The B key.
- back() - Method in interface com.hp.lft.sdk.mobile.Device
-
Presses the device's Back button (Android Only).
- back() - Method in interface com.hp.lft.sdk.web.Browser
-
Navigates to the previous page in the browser history list.
- back() - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Navigates back to the parent table.
- backgroundColor(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's background color.
- backgroundColor(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the link's background color.
- backgroundColor(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's background color.
- backgroundColor(String) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the link's background color.
- BACKSLASH - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Backslash key.
- BACKSPACE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Backspace key.
- BACKSPACE - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Backspace key (supported on iOS and Android).
- BACKSPACE - Static variable in class com.hp.lft.sdk.Keys
-
The Backspace key.
- BACKSPACE - Static variable in class com.hp.lft.sdk.te.Keys
-
The BACKSPACE key.
- BACKTAB - Static variable in class com.hp.lft.sdk.te.Keys
-
The BACKTAB key.
- Backward - Enum constant in enum class com.hp.lft.sdk.uiapro.Direction
-
Specifies that the direction is backward.
- BARE_SHELL - Enum constant in enum class com.hp.lft.sdk.sap.ui5.RowRepeaterDesign
-
BareShell design.
- BarState - Enum Class in com.hp.lft.sdk.sap.ui5
-
State of the notification bar.
- BASQUE - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- BC_TEST_TYPE - Enum constant in enum class com.hp.lft.sdk.RunningLeanFtTestType
-
The test is a business component
- BELL - Static variable in class com.hp.lft.sdk.ai.AiTypes
- BELOW - Enum constant in enum class com.hp.lft.sdk.VerticalVisualRelation
-
The related test object is located below the test object to identify.
- BELOW_AND_INLINE - Enum constant in enum class com.hp.lft.sdk.VerticalVisualRelation
-
The related test object is located below the test object to identify and vertically inline with it.
- BLOCK_MENU - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- BlockedByModalWindow - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Indicates that the window is blocked by a modal window.
- BMP - Enum constant in enum class com.hp.lft.sdk.ImageFormat
-
BMP format.
- border(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window has a thin-line border.
- border(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window has a thin-line border.
- border(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object has a thin-line border.
- border(Integer) - Method in class com.hp.lft.sdk.web.TableDescription.Init
-
Initializes the number of pixels that are used as border on the table.
- Border - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a window border.
- bottom - Variable in class com.hp.lft.sdk.te.Area
-
Bottom position of the rectangle.
- Bottom - Enum constant in enum class com.hp.lft.sdk.uiapro.Alignment
-
Specifies that the alignment is on the bottom.
- BOTTOM_LEFT - Enum constant in enum class com.hp.lft.sdk.Position
-
The bottom-left corner of this object.
- BOTTOM_RIGHT - Enum constant in enum class com.hp.lft.sdk.Position
-
The bottom-right corner of this object.
- BOX - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Box type.
- BptRunData - Static variable in class com.hp.lft.unittesting.Constants.EnvVariable
- Browser - Interface in com.hp.lft.sdk.web
-
A tab in an open Web browser.
- BrowserDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Browser test object.
- BrowserDescription() - Constructor for class com.hp.lft.sdk.web.BrowserDescription
-
Initializes a new instance of the BrowserDescription class.
- BrowserDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the BrowserDescription class using the builder pattern.
- BrowserDescription.Init<T extends BrowserDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for BrowserDescription.Builder.
- BrowserFactory - Class in com.hp.lft.sdk.web
-
A class for creating a
Browser
instance. - BrowserFactory() - Constructor for class com.hp.lft.sdk.web.BrowserFactory
- BrowserType - Enum Class in com.hp.lft.sdk.web
-
Supported browser types.
- BrowserVersion - Class in com.hp.lft.sdk.web
-
Data regarding the browser type and version returned by the browser object.
- BrowserVersion() - Constructor for class com.hp.lft.sdk.web.BrowserVersion
- build() - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.DescriptionBase.Init
-
Returns the built description instance (builder pattern).
- build() - Method in class com.hp.lft.sdk.EnvironmentDescription.Init
- build() - Method in class com.hp.lft.sdk.java.AppletDescription.Init
- build() - Method in class com.hp.lft.sdk.java.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.java.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.java.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.java.DialogDescription.Init
- build() - Method in class com.hp.lft.sdk.java.EditorDescription.Init
- build() - Method in class com.hp.lft.sdk.java.ExpandBarDescription.Init
- build() - Method in class com.hp.lft.sdk.java.InternalFrameDescription.Init
- build() - Method in class com.hp.lft.sdk.java.LabelDescription.Init
- build() - Method in class com.hp.lft.sdk.java.LinkDescription.Init
- build() - Method in class com.hp.lft.sdk.java.ListDescription.Init
- build() - Method in class com.hp.lft.sdk.java.MenuDescription.Init
- build() - Method in class com.hp.lft.sdk.java.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.java.SliderDescription.Init
- build() - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.java.TabControlDescription.Init
- build() - Method in class com.hp.lft.sdk.java.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.java.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.java.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.java.TreeViewTableDescription.Init
- build() - Method in class com.hp.lft.sdk.java.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.java.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.DropDownDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.LabelDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.PaginatorDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.RadioGroupDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.RecyclerViewDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.SliderDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.StepperDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.TabStripDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.ToggleDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.ViewDescription.Init
- build() - Method in class com.hp.lft.sdk.mobile.WebViewDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.LogonWindowDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.NavigatorWindowDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.PickListDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.TabDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.oracle.UiFormBaseDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.ListViewDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.APOGridDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.EditorDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.GridDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.DatePickerDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.DialogDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.ListBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.MenuDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.PasswordDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.TileDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.DialogDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.EditorDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.ListViewDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.MenuDescription.Init
-
Returns the built description instance (builder pattern).
- build() - Method in class com.hp.lft.sdk.stdwin.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.SpinBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.StaticDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.TabControlDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.te.FieldDescription.Init
- build() - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
- build() - Method in class com.hp.lft.sdk.te.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.AppBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ComboBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.DocumentDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.EditDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.GridDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.GridItemDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.GroupDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.HeaderDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.HeaderItemDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ImageDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.LinkDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ListDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ListItemDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.MenuBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.MenuDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.MenuItemDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.PaneDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ProgressBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ScrollBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.SemanticZoomDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.SeparatorDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.SliderDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.SpinnerDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.SplitButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.StatusBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TabControlDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TabItemDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TextDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ThumbDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TitleBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.ToolTipDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.TreeViewItemDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.uiapro.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.web.AgGridDescription.Init
- build() - Method in class com.hp.lft.sdk.web.AreaDescription.Init
- build() - Method in class com.hp.lft.sdk.web.AudioControlDescription.Init
- build() - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
- build() - Method in class com.hp.lft.sdk.web.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.web.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.web.FileFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.web.FrameDescription.Init
- build() - Method in class com.hp.lft.sdk.web.ImageDescription.Init
- build() - Method in class com.hp.lft.sdk.web.LinkDescription.Init
- build() - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.web.MenuDescription.Init
- build() - Method in class com.hp.lft.sdk.web.NumericFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.web.PageDescription.Init
- build() - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
- build() - Method in class com.hp.lft.sdk.web.SliderDescription.Init
- build() - Method in class com.hp.lft.sdk.web.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.web.TabStripDescription.Init
- build() - Method in class com.hp.lft.sdk.web.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.web.UiGridDescription.Init
- build() - Method in class com.hp.lft.sdk.web.VideoControlDescription.Init
- build() - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.EditorDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.LabelDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.ListBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.ListViewDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.ScrollBarDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.SpinBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.CalendarDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ImageDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.LinkDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.MenuDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ProgressBarDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ScrollBarDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.SliderDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.StatusBarDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.TableDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.ToolBarDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.UiObjectDescription.Init
- build() - Method in class com.hp.lft.sdk.wpf.WindowDescription.Init
- Builder() - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.DescriptionBase.Builder
- Builder() - Constructor for class com.hp.lft.sdk.EnvironmentDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.AppletDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.DialogDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.EditorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.ExpandBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.InternalFrameDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.LabelDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.LinkDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.ListDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.MenuDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.SliderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.SpinBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.TabControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.TreeViewTableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.java.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.ApplicationDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.DeviceDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.DropDownDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.LabelDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.PaginatorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.RadioGroupDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.RecyclerViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.SliderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.StepperDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.TabStripDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.ToggleDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.ViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.mobile.WebViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.ApplicationSessionDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.FormWindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.ListDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.ListOfValuesDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.LogonWindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.NavigatorWindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.NotificationDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.PickListDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.RadioGroupDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.StatusBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.TabDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.oracle.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.ListViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.TabControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.powerbuilder.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.APOGridDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.EditorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.ElementDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.GridDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.LabelDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.MenubarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.OKCodeDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.StatusBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.TabControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.gui.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.AccordionDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.CarouselDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.DatePickerDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.DialogDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.HeaderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.LabelDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.ListBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.MenubarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.MenuDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.NavigationBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.PaginatorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.PasswordDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.RadioGroupDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.TabStripDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.TileDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.ComboBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.DialogDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.EditorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.ListBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.ListViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.MenuDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.ScrollBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.SpinBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.StaticDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.StatusBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.TabControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.stdwin.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.te.FieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.te.ScreenDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.te.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.AppBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ComboBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.DocumentDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.EditDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.GridDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.GridItemDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.GroupDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.HeaderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.HeaderItemDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ImageDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.LinkDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ListDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ListItemDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.MenuBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.MenuDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.MenuItemDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.PaneDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ProgressBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ScrollBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.SemanticZoomDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.SeparatorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.SliderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.SpinnerDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.SplitButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.StatusBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TabControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TabItemDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TextDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ThumbDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TitleBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.ToolTipDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.TreeViewItemDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.uiapro.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.AgGridDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.AreaDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.AudioControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.BrowserDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.FileFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.FrameDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.ImageDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.LinkDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.ListBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.MenuDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.NumericFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.PageDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.RadioGroupDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.SliderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.TabStripDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.UiGridDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.VideoControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.web.WebElementDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.ComboBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.EditorDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.LabelDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.ListBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.ListViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.PropertyGridDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.ScrollBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.SpinBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.StatusBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.TabControlDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.winforms.WindowDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.CalendarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.CheckBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ComboBoxDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.EditFieldDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ImageDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.LinkDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ListDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.MenuDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ProgressBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.RadioButtonDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ScrollBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.SliderDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.StatusBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.TableDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.TabStripDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.ToolBarDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.TreeViewDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescription.Builder
- Builder() - Constructor for class com.hp.lft.sdk.wpf.WindowDescription.Builder
- buildFullTestMethodName(String, Object[]) - Static method in class com.hp.lft.unittesting.TestNgUnitTestBase
- buildMenuPath(Object...) - Method in interface com.hp.lft.sdk.sap.gui.Menubar
-
Returns the path of the specified menu item.
- buildMenuPath(Object...) - Method in interface com.hp.lft.sdk.sap.gui.ToolBar
-
Returns the path of the specified menu item.
- buildMenuPath(Object...) - Method in interface com.hp.lft.sdk.stdwin.Menu
-
Returns the path of the specified menu item.
- buildMenuPath(Object...) - Method in interface com.hp.lft.sdk.web.Menu
-
Returns the path of the specified menu item.
- buildMenuPath(Object...) - Method in interface com.hp.lft.sdk.wpf.Menu
-
Returns the path constructed from the path parts.
- buildMenuPath(String...) - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Returns the path constructed from the path parts.
- buildNodePath(Object...) - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Returns the path of a node in the tree.
- buildNodePath(Object...) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Returns the path of the specified tree node.
- buildNodePath(Object...) - Method in interface com.hp.lft.sdk.web.TreeView
-
Returns the path of the specified node constructed from the path parts.
- buildNodePath(String...) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Returns the path of a node in the tree.
- BULGARIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- BusinessComponentRunInfo - Interface in com.hp.lft.sdk
-
An object representing the OpenText Application Quality Management Business Component information.
- Busy - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The control cannot accept input at this time.
- BUSY - Enum constant in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Presentation Space is Busy.
- Button - Interface in com.hp.lft.sdk.java
-
A Java button.
- Button - Interface in com.hp.lft.sdk.mobile
-
A button object in a mobile application.
- Button - Interface in com.hp.lft.sdk.oracle
-
An Oracle button.
- Button - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder button.
- Button - Interface in com.hp.lft.sdk.sap.gui
-
A button in a SAP GUI for Windows application
- Button - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 button object.
- Button - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows button.
- Button - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Button.
- Button - Interface in com.hp.lft.sdk.web
-
A Web button, for example: <button> tag or <input type="button">
Examples of button types: submit, reset - Button - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms button object.
- Button - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF button control.
- BUTTON - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Button type.
- BUTTON - Enum constant in enum class com.hp.lft.sdk.web.ImageType
-
An image contained in an input element (input type="image").
- BUTTON - Static variable in class com.hp.lft.sdk.ai.AiTypes
- ButtonDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Button test object.
- ButtonDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Button test object in a mobile application.
- ButtonDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle button.
- ButtonDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder Button test object.
- ButtonDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows button.
- ButtonDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 button test object.
- ButtonDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows Button test object.
- ButtonDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Button test object.
- ButtonDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Button test object.
- ButtonDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms Button test object.
- ButtonDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Button test object.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.java.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.mobile.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.oracle.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.stdwin.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.uiapro.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.web.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.winforms.ButtonDescription
-
Constructs a new instance of ButtonDescription.
- ButtonDescription() - Constructor for class com.hp.lft.sdk.wpf.ButtonDescription
-
Initializes a new instance of the ButtonDescription class.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ButtonDescription
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.ButtonDescription
-
Initializes a new instance of the ButtonDescription class using the Builder pattern.
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.ButtonDescription
- ButtonDescription(ButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ButtonDescription
- ButtonDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class is used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class is used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for ButtonDescription.Builder
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for ButtonDescription.Builder
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for ButtonDescription.Builder.
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- ButtonDescription.Init<T extends ButtonDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- buttonDown(Point) - Static method in class com.hp.lft.sdk.Mouse
-
Presses the left mouse button at the specified point on the screen.
- buttonDown(Point) - Method in interface com.hp.lft.sdk.MouseDevice
-
Presses the left mouse button at the specified point on the screen.
- buttonDown(Point, MouseButton) - Static method in class com.hp.lft.sdk.Mouse
-
Presses the specified mouse button at the specified point on the screen.
- buttonDown(Point, MouseButton) - Method in interface com.hp.lft.sdk.MouseDevice
-
Presses the specified mouse button at the specified point on the screen.
- ButtonDropDown - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a button that expands a list of items.
- ButtonDropDownGrid - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a button that expands a grid.
- ButtonMenu - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a button that expands a menu.
- buttonType(StringProperty) - Method in class com.hp.lft.sdk.web.ButtonDescription.Init
-
Initializes the type of button, for example, submit or reset.
- buttonType(String) - Method in class com.hp.lft.sdk.web.ButtonDescription.Init
-
Initializes the type of button, for example, submit or reset.
- buttonUp(Point) - Static method in class com.hp.lft.sdk.Mouse
-
Releases the left mouse button at the specified point on the screen.
- buttonUp(Point) - Method in interface com.hp.lft.sdk.MouseDevice
-
Releases the left mouse button at the specified point on the screen.
- buttonUp(Point, MouseButton) - Static method in class com.hp.lft.sdk.Mouse
-
Releases the specified mouse button at the specified point on the screen.
- buttonUp(Point, MouseButton) - Method in interface com.hp.lft.sdk.MouseDevice
-
Releases the specified mouse button at the specified point on the screen.
- byHeader(String) - Static method in class com.hp.lft.sdk.web.ColumnToSearch
-
Returns the object that specifies the table column in which to search
- byHeader(String, int) - Static method in class com.hp.lft.sdk.web.ColumnToSearch
-
Returns the object that specifies the table column in which to search
- byIndex(int) - Static method in class com.hp.lft.sdk.web.ColumnToSearch
-
Returns the object that specifies the table column in which to search.
C
- C - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The C key.
- C_TEXT_FIELD - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
CTextField type.
- C1_FLEX_GRID - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
A ComponentOne C1FlexGrid.
- C1_TRUE_DB_GRID - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
A ComponentOne C1TrueDBGrid.
- C1FlexGrid - Interface in com.hp.lft.sdk.winforms
-
A ComponentOne C1FlexGrid control.
- C1TableCell - Interface in com.hp.lft.sdk.winforms
-
Represents a single cell in a IC1TrueDbGrid or a IC1FlexGrid.
- C1TrueDbGrid - Interface in com.hp.lft.sdk.winforms
-
A ComponentOne C1TrueDBGrid control.
- Calendar - Interface in com.hp.lft.sdk.java
-
A Java calendar.
- Calendar - Interface in com.hp.lft.sdk.mobile
-
A calendar control in a mobile application.
- Calendar - Interface in com.hp.lft.sdk.oracle
-
An Oracle calendar.
- Calendar - Interface in com.hp.lft.sdk.sap.gui
-
A calendar control in a SAP GUI for Windows application.
- Calendar - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 calendar object.
- Calendar - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows calendar.
- Calendar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Calendar.
- Calendar - Interface in com.hp.lft.sdk.winforms
-
A DateTimePicker or a Month Calendar .NET Windows Forms calendar object.
- Calendar - Interface in com.hp.lft.sdk.wpf
-
A calendar or a date picker .NET WPF object.
- CALENDAR - Enum constant in enum class com.hp.lft.sdk.java.CalendarStyle
-
Calendar style.
- CALENDAR - Static variable in class com.hp.lft.sdk.ai.AiTypes
- CalendarBase - Interface in com.hp.lft.sdk
-
Base interface for Calendar test objects.
- CalendarDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Calendar test object.
- CalendarDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Calendar test object in a mobile application.
- CalendarDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle calendar.
- CalendarDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows calendar.
- CalendarDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Calendar test object.
- CalendarDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows test object.
- CalendarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Calendar test object.
- CalendarDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms Calendar test object.
- CalendarDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF calendar or date picker control test object.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.java.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.mobile.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.oracle.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.stdwin.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.uiapro.CalendarDescription
-
Initializes a new instance of the CalendarDescription class.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.winforms.CalendarDescription
-
Constructs a new instance of CalendarDescription.
- CalendarDescription() - Constructor for class com.hp.lft.sdk.wpf.CalendarDescription
-
Constructs a new instance of CalendarDescription.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.CalendarDescription
-
Initializes a new instance of the CalendarDescription class using the Builder pattern.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.CalendarDescription
-
Initializes a new instance of the CalendarDescription class using the Builder pattern.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.CalendarDescription
-
Initializes a new instance of the CalendarDescription class using the Builder pattern.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Initializes a new instance of the CalendarDescription class using the Builder pattern.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Initializes a new instance of the CalendarDescription class using the Builder pattern.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.CalendarDescription
-
Initializes a new instance of the CalendarDescription class using the Builder pattern.
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.CalendarDescription
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.CalendarDescription
- CalendarDescription(CalendarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.CalendarDescription
- CalendarDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
Usage example: CalendarDescription description = new CalendarDescription.Builder().nativeClass("some nativeClass").state(CheckedState.CHECKED).build(); - CalendarDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for CalendarDescription.Builder.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for CalendarDescription.Builder.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for CalendarDescription.Builder.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for CalendarDescription.Builder.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for CalendarDescription.Builder.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for CalendarDescription.Builder
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for CalendarDescription.Builder.
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- CalendarDescription.Init<T extends CalendarDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- CalendarStyle - Enum Class in com.hp.lft.sdk.java
-
The style of a Java calendar.
- callFTMethod(String, Class<T>, Object...) - Method in interface com.hp.lft.sdk.TestObject
-
Calls a method or property of an OpenText Functional Testing test object.
- callFTMethod(String, Object...) - Method in interface com.hp.lft.sdk.TestObject
-
Calls a method or property of an OpenText Functional Testing test object.
- CAMERA - Static variable in class com.hp.lft.sdk.ai.AiTypes
- cancel() - Method in interface com.hp.lft.sdk.oracle.Calendar
-
Presses the Cancel button in an Oracle calendar.
- cancel() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
Cancels changes and closes the flexfield window by clicking the Cancel button.
- cancel() - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
Closes the List of Values window.
- cancel() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Clicks the Cancel button.
- cancel(SimulateAuthCancelOrigin) - Method in interface com.hp.lft.sdk.mobile.SimulateAuthResult
-
Authentication simulation canceled.
- cancel(String) - Method in interface com.hp.lft.sdk.mobile.SimulateAuthResult
-
Authentication simulation canceled.
- CANCEL - Enum constant in enum class com.hp.lft.sdk.web.DialogButton
-
The Cancel button.
- canFocus() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Indicates whether this object can receive focus.
- canFocus() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Indicates whether the object can receive the focus.
- canFocus(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes whether the current element is can focus.
- canMaximize() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- canMinimize() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- canScrollHorizontally() - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
- canScrollVertically() - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
- canSelectMultiple() - Method in interface com.hp.lft.sdk.wpf.List
-
Indicates whether this list allows more than one child element to be selected at the same time.
- canSelectMultipleItems() - Method in interface com.hp.lft.sdk.uiapro.SelectionPattern
- CAPS_LOCK_OFF - Static variable in class com.hp.lft.sdk.Keys
-
Turns off the CapsLock key.
- CAPS_LOCK_ON - Static variable in class com.hp.lft.sdk.Keys
-
Turns on the CapsLock key.
- CAPSLOCK - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The CapsLock key.
- caption(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's caption.
- caption(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's caption.
- caption(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's caption.
- caption(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's caption.
- caption(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's caption.
- caption(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window has a title bar.
- caption(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window has a title bar.
- caption(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object has a title bar.
- caption(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's caption.
- caption(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's caption.
- caption(String) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's caption.
- caption(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's caption.
- caption(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's caption.
- CaptureLevel - Enum Class in com.hp.lft.report
-
The possible levels for capturing snapshots for the report.
- Caret - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents the system's caret.
- Carousel - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 carousel object.
- CarouselDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Carousel test object.
- CarouselDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Initializes a new instance of the CarouselDescription class.
- CarouselDescription(CarouselDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Initializes a new instance of the CarouselDescription class using the Builder pattern.
- CarouselDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the CarouselDescription class using the builder pattern.
- CarouselDescription.Init<T extends CarouselDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for CarouselDescription.Builder.
- CATALAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- CATEGORIES - Static variable in class com.hp.lft.sdk.ai.AiTypes
- Cell - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a cell within a table.
- CENTER - Enum constant in enum class com.hp.lft.sdk.Position
-
The center of this object.
- Character - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a cartoon-like graphic object, such as Microsoft Office Assistant, which is displayed to provide help to users of an application.
- Chart - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a graphical image used to chart data.
- CHAT - Static variable in class com.hp.lft.sdk.ai.AiTypes
- CHECK_BOX - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
CheckBox type.
- CHECK_BOX - Static variable in class com.hp.lft.sdk.ai.AiTypes
- CHECK_MARK - Static variable in class com.hp.lft.sdk.ai.AiTypes
- checkable(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes whether the mobile object can be checked.
- CheckBox - Interface in com.hp.lft.sdk.java
-
A Java check box.
- CheckBox - Interface in com.hp.lft.sdk.mobile
-
A check box object in a mobile application.
- CheckBox - Interface in com.hp.lft.sdk.oracle
-
A check box Oracle field.
- CheckBox - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder check box.
- CheckBox - Interface in com.hp.lft.sdk.sap.gui
-
A checkbox control in a SAP GUI for Windows application.
- CheckBox - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 check box object with an ON and OFF state.
- CheckBox - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows check box.
- CheckBox - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro CheckBox.
- CheckBox - Interface in com.hp.lft.sdk.web
-
A Web check box with an ON and OFF state.
- CheckBox - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms check box.
- CheckBox - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF check box.
- CheckBoxDescription - Class in com.hp.lft.sdk.java
-
The description of a Java CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.mobile
-
The description of a CheckBox test object in a mobile application.
- CheckBoxDescription - Class in com.hp.lft.sdk.oracle
-
The description of a check box Oracle field.
- CheckBoxDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows checkbox.
- CheckBoxDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.web
-
The description of a Web CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.winforms
-
The description of .Net windows forms a CheckBox test object.
- CheckBoxDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF check box test object.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.java.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.mobile.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.stdwin.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.uiapro.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.web.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Constructs a new instance of CheckBoxDescription.
- CheckBoxDescription() - Constructor for class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.CheckBoxDescription
-
Initializes a new instance of CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.CheckBoxDescription
-
Initializes a new instance of CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.CheckBoxDescription
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.CheckBoxDescription
-
Initializes a new instance of the CheckBoxDescription class using the Builder pattern.
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.CheckBoxDescription
- CheckBoxDescription(CheckBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.CheckBoxDescription
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
Usage example: CheckBoxDescription description = new CheckBoxDescription.Builder().state(CheckedState.CHECKED).build(); - CheckBoxDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the SAPUI5 CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for CheckBoxDescription.Builder
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for CheckBoxDescription.Builder
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for CheckBoxDescription.Builder.
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- CheckButton - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a checkbox control: an option that is selected or cleared independently of other options.
- checked(Boolean) - Method in class com.hp.lft.sdk.java.RadioButtonDescription.Init
-
Initializes whether the radio button is selected.
- checked(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes whether the mobile object is checked (relevant for controls that can have a check mark).
- checked(Boolean) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Init
-
Initializes whether the object is checked.
- checked(Boolean) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Init
-
Initializes whether the radio button is selected.
- checked(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription.Init
-
Initializes whether the radio button is selected.
- checked(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription.Init
-
Initiates whether the toggle button is pressed.
- checked(Boolean) - Method in class com.hp.lft.sdk.web.CheckBoxDescription.Init
-
Initializes whether the check box is checked.
- checked(Boolean) - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription.Init
-
Initializes whether the check box is checked.
- checked(Boolean) - Method in class com.hp.lft.sdk.winforms.RadioButtonDescription.Init
-
Initializes whether the radio button is set.
- checked(Boolean) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes whether the check box is checked.
- checked(Boolean) - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription.Init
-
Initializes whether the check box is checked.
- Checked - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object's check box is selected.
- CHECKED - Enum constant in enum class com.hp.lft.sdk.CheckedState
-
The check box is checked.
- CheckedState - Enum Class in com.hp.lft.sdk
-
Represents the check box state.
- childWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window is a child window.
- childWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window is a child window.
- childWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Indicates whether the object's window is a child window.
- choicesNumber(Integer) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Initializes the list of values's choicesNumber.
- CHROME - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Google Chrome
- className(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's CSS class
- className(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the test object class name used by OpenText Functional Testing Lab.
- className(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's CSS class
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription.Init
-
Initializes the application session's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Init
-
Initializes the calendar's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
-
Initializes the flex field window's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Init
-
Initializes the form window's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Initializes the list of values's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the notification's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Initializes the status bar's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.TabDescription.Init
-
Initializes the tab's classPath.
- classPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription.Init
-
Initializes the application session's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Init
-
Initializes the calendar's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
-
Initializes the flex field window's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Init
-
Initializes the form window's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Initializes the list of values's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the notification's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Initializes the status bar's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.TabDescription.Init
-
Initializes the tab's classPath.
- classPath(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's classPath.
- classSetup() - Method in class com.hp.lft.unittesting.UnitTestBase
-
This method is called by OpenText Functional Testing for Developers Eclipse templates to initialize the test class.
- classSetup(String[]) - Method in class com.hp.lft.unittesting.TestNgUnitTestBase
- classTearDown() - Method in class com.hp.lft.unittesting.TestNgUnitTestBase
- classTearDown() - Method in class com.hp.lft.unittesting.UnitTestBase
-
This method is called by OpenText Functional Testing for Developers Eclipse templates to clean up the test class.
- cleanup() - Static method in class com.hp.lft.sdk.SDK
-
Performs an SDK cleanup when connection ends.
- clear() - Method in interface com.hp.lft.sdk.java.RadioButton
-
Clears (deselects) the radio button.
- clear() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Clears (unchecks) the check box.
- clear() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
Clears data in the flexfield window fields by clicking the Clear button.
- clear() - Method in interface com.hp.lft.sdk.sap.ui5.EditField
-
Clears the text in the object.
- CLEAR - Static variable in class com.hp.lft.sdk.te.Keys
-
The CLEAR key.
- CLEAR_BLOCK - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- CLEAR_FIELD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- CLEAR_FORM - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- CLEAR_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- clearCache() - Method in interface com.hp.lft.sdk.web.Browser
-
Clears the browser cache.
Note: This method does not clear the browser's cookies. - clearSelection() - Method in interface com.hp.lft.sdk.sap.gui.APOGrid
-
Clears the selected rows or columns.
- clearSelection() - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Clears any selected rows or columns in the grid.
- clearSelection() - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Deselect all / any selected text from the object
- click() - Method in interface com.hp.lft.sdk.ai.AiObject
-
Clicks in the middle of the AI object.
- click() - Method in interface com.hp.lft.sdk.Clickable
-
Clicks on this object using the left mouse button.
- click() - Method in interface com.hp.lft.sdk.java.TableCell
-
Clicks the cell.
- click() - Method in interface com.hp.lft.sdk.sap.gui.Button
-
Clicks the button.
- click() - Method in interface com.hp.lft.sdk.sap.gui.GridCell
-
Emulates a click on the cell.
- click() - Method in interface com.hp.lft.sdk.sap.gui.TableCell
-
Emulates a click on the cell.
- click(ClickArgs) - Method in interface com.hp.lft.sdk.Clickable
-
Clicks on a test object using the specified ClickArgs.
- click(MouseButton) - Method in interface com.hp.lft.sdk.Clickable
-
Clicks on this object using the specified MouseButton.
- click(MouseButton) - Method in interface com.hp.lft.sdk.java.TableCell
-
Clicks the cell using the specified
MouseButton
. - click(MouseButton, TableKeyModifier) - Method in interface com.hp.lft.sdk.java.TableCell
-
Clicks the cell using the specified
MouseButton
andTableKeyModifier
. - click(Position) - Method in interface com.hp.lft.sdk.te.TextScreen
-
Clicks the specified row and column position on the emulator screen.
- click(Point) - Static method in class com.hp.lft.sdk.Mouse
-
Moves the mouse to the specified point on the screen and clicks the left mouse button.
- click(Point) - Method in interface com.hp.lft.sdk.MouseDevice
-
Moves the mouse to the specified point on the screen and clicks the left mouse button.
- click(Point, MouseButton) - Static method in class com.hp.lft.sdk.Mouse
-
Moves the mouse to the specified point on the screen and clicks the specified mouse button.
- click(Point, MouseButton) - Method in interface com.hp.lft.sdk.MouseDevice
-
Moves the mouse to the specified point on the screen and clicks the specified mouse button.
- clickable(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes whether the control can be tapped.
- Clickable - Interface in com.hp.lft.sdk
-
Indicates that this object can be clicked.
- ClickArgs - Class in com.hp.lft.sdk
-
Class defining operations that can be specified in a Click operation.
- ClickArgs() - Constructor for class com.hp.lft.sdk.ClickArgs
-
Constructs the default arguments for a click, which is a click with the left mouse button, at the center of the object.
- ClickArgs(MouseButton) - Constructor for class com.hp.lft.sdk.ClickArgs
-
Constructs the default arguments for a click with the specified MouseButton and the default location (center).
- ClickArgs(MouseButton, Location) - Constructor for class com.hp.lft.sdk.ClickArgs
-
Constructs the default arguments for a click with the specified mouse button and location within the object.
- clickButton(int) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Clicks a button item in a column tree or list tree.
- clickButton(String) - Method in interface com.hp.lft.sdk.oracle.Notification
-
Clicks the specified button.
- clickButton(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Clicks a button item in a column tree or list tree.
- clickCell(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Clicks the specified cell in the grid.
- clickCell(int, int, MouseButton) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Clicks the specified cell in the grid.
- clickColumn(int) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Clicks the specified column in a column tree or list tree.
- clickColumn(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Clicks the specified column in a column tree or list tree.
- clickColumnHeader(int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Clicks the header of the specified column according to its index.
- clickColumnHeader(String) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Clicks the header of the specified column according to its name.
- clickLink(int) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Clicks a link item in a column tree or list tree.
- clickLink(String) - Method in interface com.hp.lft.sdk.java.Editor
-
Clicks the specified link in the edit box.
- clickLink(String) - Method in interface com.hp.lft.sdk.java.Link
-
Clicks the specified link.
- clickLink(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Clicks a link item in a column tree or list tree.
- clickSpecial() - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Clicks the object, without first bringing its parent into focus.
- clickSpecial(ClickArgs) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Clicks the object, without first bringing its parent into focus.
- clickSpecial(MouseButton) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Clicks the object, without first bringing its parent into focus.
- clickState() - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Clicks the state icon of a node in a tree.
- clickState() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Clicks the state image icon.
- clickState() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Clicks the state icon.
- clickState() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Clicks the state image icon.
- clickState() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Clicks the state icon.
- clickState() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Clicks the state image icon.
- clickState() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Clicks the state icon.
- client(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the client selected on the login screen.
- client(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the client selected on the login screen.
- Client - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a window's client area.
- CLIENT_AND_SERVER_IMAGE_MAP - Enum constant in enum class com.hp.lft.sdk.web.ImageType
-
An image that is both a client image map and a server image map.
- CLIENT_IMAGE_MAP - Enum constant in enum class com.hp.lft.sdk.web.ImageType
-
An image that is part of a client-side image map (relevant for area objects).
- Clock - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a control that displays time.
- clone() - Method in interface com.hp.lft.sdk.CloneableObject
-
Returns a clone of this instance.
- clone() - Method in class com.hp.lft.sdk.LocationProperty
- clone() - Method in class com.hp.lft.sdk.PropertiesDescription
- clone() - Method in class com.hp.lft.sdk.ScrollProperty
- clone() - Method in class com.hp.lft.sdk.SizeProperty
- clone() - Method in class com.hp.lft.sdk.te.PositionProperty
- clone() - Method in class com.hp.lft.sdk.te.SizeProperty
- clone() - Method in class com.hp.lft.sdk.VisualRelation
- CloneableObject - Interface in com.hp.lft.sdk
-
Indicates a test object that exposes a public Clone method.
- cloneTo(Object) - Method in class com.hp.lft.sdk.DescriptionBase
-
Creates an exact copy of the test object with its description.
- cloneTo(Object) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Creates an exact copy of the test object with its description.
- cloneTo(Object) - Method in class com.hp.lft.sdk.web.BrowserDescription
- cloneTo(Object) - Method in class com.hp.lft.sdk.web.WebBaseDescription
- close() - Method in interface com.hp.lft.sdk.Aut
-
Closes a previously launched AUT.
- close() - Method in interface com.hp.lft.sdk.java.Window
-
Closes the window.
- close() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Closes the window.
- close() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Closes the SAP GUI for Windows session without displaying a warning message.
- close() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Closes the window or dialog box in a SAP GUI for Windows application.
- close() - Method in interface com.hp.lft.sdk.sap.ui5.Dialog
-
Closes the dialog box.
- close() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Closes the window.
- close() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
-
Attempts to close the current window.
- close() - Method in interface com.hp.lft.sdk.web.Browser
-
Closes the browser window (or tab) that this test object represents.
- close() - Method in interface com.hp.lft.sdk.winforms.Window
-
Closes this window.
- close() - Method in interface com.hp.lft.sdk.wpf.Window
-
Closes this window.
- close(int) - Method in interface com.hp.lft.sdk.java.TabControl
-
Closes the specified tab panel.
- close(String) - Method in interface com.hp.lft.sdk.java.TabControl
-
Closes the specified tab panel.
- CLOSE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- closeAllReportLevels() - Method in interface com.hp.lft.report.UnitTestReporter
-
Ends all report levels.
- closeAllTabs() - Method in interface com.hp.lft.sdk.web.Browser
-
Closes all tabs (if any) and closes the browser window.
- closeCurrentReportLevel() - Method in interface com.hp.lft.report.UnitTestReporter
-
Ends the report level.
- closeCurrentReportLevel(ReportEventType) - Method in interface com.hp.lft.report.UnitTestReporter
-
Ends the report level.
- closeCurrentReportLevel(ReportEventType, Status) - Method in interface com.hp.lft.report.UnitTestReporter
-
Ends the report level.
- closeCurrentReportLevel(Status) - Method in interface com.hp.lft.report.UnitTestReporter
-
Ends the report level.
- closeForm() - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Closes the form using the Exit softkey
- CLOSEST_ON_BOTH_AXES - Enum constant in enum class com.hp.lft.sdk.ProximityVisualRelation
-
The related test object is the closest object on both the x- and y- axes to the test object to identify.
- CLOSEST_ON_X_AXIS - Enum constant in enum class com.hp.lft.sdk.ProximityVisualRelation
-
The related test object is the closest object on the x-axis to the test object to identify.
- CLOSEST_ON_Y_AXIS - Enum constant in enum class com.hp.lft.sdk.ProximityVisualRelation
-
The related test object is the closest object on the y-axis to the test object to identify.
- closeViewer() - Method in interface com.hp.lft.sdk.mobile.Device
-
Closes the RDP window for the device (if open).
- closeWindow() - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Closes the form using the X button in the form window title bar.
- Closing - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Indicates that the window is closing.
- CMD - Static variable in class com.hp.lft.sdk.te.Keys
-
The CMD key.
- codePage(Long) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the code page currently used for this session.
- collapse() - Method in interface com.hp.lft.sdk.java.ExpandBarItem
-
Collapses the item in the ExpandBar.
- collapse() - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Collapses an expandable node in a tree.
- collapse() - Method in interface com.hp.lft.sdk.oracle.TreeViewNode
-
Collapses the specified item in the tree.
- collapse() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Hides sub-nodes of this node in the expanded tree-view control.
- collapse() - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Hides sub-nodes of this node in the expanded tree control.
- collapse() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMapItem
-
Collapses the item.
- collapse() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Hides sub-nodes of this node in the expanded tree-view control.
- collapse() - Method in interface com.hp.lft.sdk.uiapro.ExpandCollapsePattern
-
Hides all child nodes, controls, or content of the element.
- collapse() - Method in interface com.hp.lft.sdk.web.TreeViewNode
-
Collapses this tree node.
There may be a slight delay when using this method due to the animation of the collapse operation. - collapse() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Hides sub-nodes of this node in the expanded tree-view control.
- collapse() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Hides this node's sub-nodes in the expanded tree-view control.
- collapse(int) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Collapses the expandable node in the tree.
- collapse(int) - Method in interface com.hp.lft.sdk.sap.ui5.Accordion
-
Collapses the specified panel in the accordion.
- collapse(String) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Collapses the expandable node in the tree.
- collapse(String) - Method in interface com.hp.lft.sdk.sap.ui5.Accordion
-
Collapses the specified panel in the accordion.
- collapse(String) - Method in interface com.hp.lft.sdk.sap.ui5.TreeView
-
Collapses a node in the tree.
- Collapsed - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object's children that have the AccessibleRole.OutlineItem role are hidden.
- Collapsed - Enum constant in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
No child nodes, controls, or content of the UI Automation element are displayed.
- collapseRow(int) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Collapses the specified row.
- collapseRow(int) - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Collapses the specified row.
- collapseRow(int) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Collapses the specified row.
- collapseRow(String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Collapses the specified row.
- COLLECTION - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Collection type.
- color(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the link's color.
- color(String) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the link's color.
- column - Variable in class com.hp.lft.sdk.te.Position
-
Returns the total number of columns in the emulator screen.
- column - Variable in class com.hp.lft.sdk.te.PositionProperty
-
The column attribute of the test object position.
- Column - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a column of cells within a table.
- COLUMN_TREE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeType
-
A tree with columns.
- ColumnByColumn - Enum constant in enum class com.hp.lft.sdk.uiapro.TableTraversalDirection
-
Specifies that data in the table should be read column by column.
- columnCount - Variable in class com.hp.lft.sdk.te.Size
-
Returns the total number of columns in the emulator screen.
- columnCount - Variable in class com.hp.lft.sdk.te.SizeProperty
-
The total number of columns in the emulator screen.
- columnHeader - Variable in class com.hp.lft.sdk.web.ColumnToSearch
- ColumnHeader - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a column header, providing a visual label for a column in a table.
- columnHeaderOccurrence - Variable in class com.hp.lft.sdk.web.ColumnToSearch
- columnHeaders(String[]) - Method in class com.hp.lft.sdk.java.TableDescription.Init
-
Initializes the collection of column headers in a table.
- columnHeaders(String[]) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription.Init
-
Initializes the collection of column headers in a table.
- columnHeaders(String[]) - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
-
Initializes the collection of column headers in a table.
- columnHeaders(String[]) - Method in class com.hp.lft.sdk.web.GridBaseDescription.Init
-
Initializes a collection of column headers.
- columnHeaders(String[]) - Method in class com.hp.lft.sdk.web.TableDescription.Init
-
Initializes a collection of column headers.
- columnIndex - Variable in class com.hp.lft.sdk.web.ColumnToSearch
- columnsCount(Integer) - Method in class com.hp.lft.sdk.java.TableDescription.Init
-
Initializes the number of columns in a table.
- columnsCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewDescription.Init
-
Initializes the number of columns in the tree.
- columnsCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription.Init
-
Initializes the number of columns in the tree.
- columnsCount(Integer) - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
-
Initializes the number of columns in a table.
- columnsCount(Integer) - Method in class com.hp.lft.sdk.web.GridBaseDescription.Init
-
Initializes the number of columns in the table.
- columnsCount(Integer) - Method in class com.hp.lft.sdk.web.TableDescription.Init
-
Initializes the number of columns in the table.
- columnSelectionMode(TableSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.TableDescription.Init
-
Initializes which selections can be made on the columns
- ColumnToSearch - Class in com.hp.lft.sdk.web
-
Class defining the table column in which to search.
- ColumnToSearch() - Constructor for class com.hp.lft.sdk.web.ColumnToSearch
- com.hp.lft.report - package com.hp.lft.report
-
Provides the SDK for controlling and customizing the content of the report.
- com.hp.lft.sdk - package com.hp.lft.sdk
-
Provides the SDK for core OpenText Functional Testing for Developers functionality.
- com.hp.lft.sdk.ai - package com.hp.lft.sdk.ai
-
Provides the SDK for testing AI objects.
- com.hp.lft.sdk.apitesting.uft - package com.hp.lft.sdk.apitesting.uft
-
Provides the SDK for executing API tests.
- com.hp.lft.sdk.insight - package com.hp.lft.sdk.insight
-
Provides the SDK for image-based object identification.
- com.hp.lft.sdk.java - package com.hp.lft.sdk.java
-
Provides the SDK for testing Java objects.
- com.hp.lft.sdk.java.util - package com.hp.lft.sdk.java.util
-
Provides the SDK utility classes for testing Java objects.
- com.hp.lft.sdk.mobile - package com.hp.lft.sdk.mobile
-
Provides the SDK for testing objects in mobile applications.
- com.hp.lft.sdk.oracle - package com.hp.lft.sdk.oracle
-
Provides the SDK for testing oracle objects.
- com.hp.lft.sdk.powerbuilder - package com.hp.lft.sdk.powerbuilder
-
Provides the SDK for testing PowerBuilder objects.
- com.hp.lft.sdk.sap.gui - package com.hp.lft.sdk.sap.gui
-
Provides the SDK for testing SAPGUI objects.
- com.hp.lft.sdk.sap.ui5 - package com.hp.lft.sdk.sap.ui5
-
Provides the SDK for testing SAPUI5 objects.
- com.hp.lft.sdk.stdwin - package com.hp.lft.sdk.stdwin
-
Provides the SDK for testing standard Windows objects.
- com.hp.lft.sdk.te - package com.hp.lft.sdk.te
-
Provides the SDK for testing Terminal Emulators objects.
- com.hp.lft.sdk.uiapro - package com.hp.lft.sdk.uiapro
-
Provides the SDK for testing UIAPro objects.
- com.hp.lft.sdk.utils - package com.hp.lft.sdk.utils
-
Provides SDK utility and helper classes.
- com.hp.lft.sdk.web - package com.hp.lft.sdk.web
-
Provides the SDK for testing Web objects.
- com.hp.lft.sdk.winforms - package com.hp.lft.sdk.winforms
-
Provides the SDK for testing .NET Windows Forms objects.
- com.hp.lft.sdk.wpf - package com.hp.lft.sdk.wpf
-
Provides the SDK for testing WPF objects.
- com.hp.lft.unittesting - package com.hp.lft.unittesting
-
Provides the SDK for controlling the behavior of the OpenText Functional Testing for Developers SDK and Report for a testing project.
- com.hp.lft.unittesting.datadriving - package com.hp.lft.unittesting.datadriving
-
Provides the SDK for controlling the behavior of the OpenText Functional Testing for Developers SDK and Report for a data driven testing project.
- com.hp.lft.verifications - package com.hp.lft.verifications
-
Provides the SDK for verification functionality.
- COMBO_BOX - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
ComboBox type.
- COMBO_BOX - Static variable in class com.hp.lft.sdk.ai.AiTypes
- ComboBox - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a combo box: an edit control with an associated list box that provides a set of predefined choices.
- ComboBox - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder combo box.
- ComboBox - Interface in com.hp.lft.sdk.sap.gui
-
A combo box in a SAP GUI for Windows application.
- ComboBox - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows combo box.
- ComboBox - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro ComboBox.
- ComboBox - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms combo box.
- ComboBox - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF combo box
- COMBOBOX_SELECTION - Enum constant in enum class com.hp.lft.sdk.sap.ui5.SelectType
-
A combo box.
- ComboBoxDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder ComboBox test object.
- ComboBoxDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows combo box.
- ComboBoxDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows ComboBox test object.
- ComboBoxDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro ComboBox test object.
- ComboBoxDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms ComboBox test object.
- ComboBoxDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF ComboBox test object.
- ComboBoxDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class.
- ComboBoxDescription() - Constructor for class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class.
- ComboBoxDescription() - Constructor for class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class.
- ComboBoxDescription() - Constructor for class com.hp.lft.sdk.uiapro.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class.
- ComboBoxDescription() - Constructor for class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Constructs a new instance of ComboBoxDescription.
- ComboBoxDescription() - Constructor for class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Constructs a new instance of ComboBoxDescription.
- ComboBoxDescription(ComboBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class using the Builder pattern.
- ComboBoxDescription(ComboBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class using the Builder pattern.
- ComboBoxDescription(ComboBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Initializes a new instance of the ComboBoxDescription class using the Builder pattern.
- ComboBoxDescription(ComboBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ComboBoxDescription
- ComboBoxDescription(ComboBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.ComboBoxDescription
- ComboBoxDescription(ComboBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ComboBoxDescription
- ComboBoxDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.
- ComboBoxDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.
- ComboBoxDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.
- ComboBoxDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.
- ComboBoxDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.
- ComboBoxDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.
- ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for ComboBoxDescription.Builder
- ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for ComboBoxDescription.Builder.
- ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for ComboBoxDescription.Builder
- ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ComboBoxDescription.Builder.
- ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- ComboBoxItem - Interface in com.hp.lft.sdk.sap.gui
-
An item of a combo box in a SAP GUI for Windows application.
- ComboBoxScrollDirection - Enum Class in com.hp.lft.sdk.ai
-
The scrolling directions supported by the AI automatic scrolling feature for ComboBox elements.
- COMMA - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Comma key.
- COMMIT - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- compareImages(RenderedImage, RenderedImage) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Checks whether two images are identical.
- compareImages(RenderedImage, RenderedImage, byte) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Checks whether two images are a match, given the specified pixel tolerance value.
- compareImages(RenderedImage, RenderedImage, byte, byte) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Checks whether two images are a match, given the specified pixel and RGB tolerance values.
- compareImages(RenderedImage, RenderedImage, ImageMaskArea) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Checks whether the defined mask areas within two images are identical.
- compareImages(RenderedImage, RenderedImage, ImageMaskArea, byte) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Checks whether the defined mask areas within two images match, given the specified pixel tolerance value.
- compareImages(RenderedImage, RenderedImage, ImageMaskArea, byte, byte) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Checks whether the defined mask areas within two images match, given the specified pixel and RGB tolerance values.
- COMPONENT - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Component type.
- COMPONENT_COLLECTION - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Component Collection type.
- ComponentOneGrid - Interface in com.hp.lft.sdk.winforms
-
Base interface for ComponentOne C1FlexGrid control and ComponentOne C1TrueDBGrid control.
- ComponentType - Enum Class in com.hp.lft.sdk.sap.gui
-
SAPGUI component type.
- concrete - Variable in class com.hp.lft.sdk.AppModelNodeBase
- CONNECTION - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Connection type.
- Constants - Class in com.hp.lft.unittesting
-
Constants for internal use
- Constants() - Constructor for class com.hp.lft.unittesting.Constants
- Constants.EnvVariable - Class in com.hp.lft.unittesting
- container(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes containing table item information if object is in a table (iOS only).
- CONTAINER - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Container type.
- CONTAINER_SHELL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Container Shell type.
- containerAttachedText(StringProperty) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes the slider container's attached text.
- containerAttachedText(String) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes the slider container's attached text .
- containerName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes name of the parent object.
- containerName(String) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes name of the parent object.
- contains(Iterable, Object) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the provided collection contains the object provided in the second argument.
- contains(Iterable, Object, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the provided collection contains the object provided in the second argument.
- contains(Iterable, Object, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the provided collection contains the object provided in the second argument.
- contains(Iterable, Object, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the provided collection contains the object provided in the second argument.
- contains(String) - Method in interface com.hp.lft.sdk.oracle.List
-
Indicates whether the specified item is contained in the list.
- contains(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first string specified is contained within the second string.
- contains(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first string specified is contained within the second string.
- contains(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first string specified is contained within the second string.
- contains(String, String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first string specified is contained within the second string.
- CONTAINS - Enum constant in enum class com.hp.lft.sdk.ProximityVisualRelation
-
The related test object contains the test object to identify.
- CONTEXT_MENU - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Context Menu type.
- CONTEXT_MENU - Enum constant in enum class com.hp.lft.sdk.stdwin.MenuType
-
Context menu item type
- CONTROL - Enum constant in enum class com.hp.lft.sdk.java.TableKeyModifier
-
A control key.
- CONTROL - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Control key.
- CONTROL_SHIFT - Enum constant in enum class com.hp.lft.sdk.java.TableKeyModifier
-
Control and Shift keys pressed simultaneously.
- controlType(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- controlType(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- ControlType - Enum Class in com.hp.lft.sdk.sap.ui5
-
Enum values of type of SAPUI5 object.
- coords(int[]) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the coordinates of an area in an image-map.
- COUNT_QUERY - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- createDefaultReportConfiguration() - Static method in class com.hp.lft.report.ReportConfigurationFactory
-
Returns a
ReportConfiguration
with default values. - createDefaultReportConfiguration() - Method in class com.hp.lft.report.ReportingProvider
-
Returns a report configuration with default values.
- createDefaultSDKConfiguration() - Static method in class com.hp.lft.sdk.SDKConfigurationFactory
-
Creates an SDKConfiguration with default values.
- createDescription() - Method in class com.hp.lft.sdk.AppModelNodeBase
-
Create the actual description of the Test Object
- createEventInfo(String) - Static method in class com.hp.lft.sdk.web.EventInfoFactory
-
Creates an event info for the given event type.
- createJavaEventInfo(String, String, Object...) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates a
JavaEventInfo
with the given parameters. - createKeyboardEventInfo(KeyboardEvent, long, int, int, char) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates a
KeyboardEventInfo
with the given parameters. - createKeyboardEventInfo(KeyboardEvent, long, int, int, char, int) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates a
KeyboardEventInfo
object with the given parameters. - createMouseEventInfo(MouseEvent, long, int, int, int, int, boolean) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates a
MouseEventInfo
with the given parameters. - createMouseEventInfo(MouseEvent, long, int, int, int, int, boolean, int) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates a
MouseEventInfo
with the given parameters. - createMouseEventInfo(MouseEvent, long, int, int, int, int, int, int, boolean, int) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates a
MouseEventInfo
with the given parameters. - createMouseEventInfo(MouseEventTypes) - Static method in class com.hp.lft.sdk.web.EventInfoFactory
-
Creates a mouse event info for the given mouse event type.
- createObject(String) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Creates a NativeObject wrapping an instance of a Java object within your application.
- createObject(String, Object...) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Creates a NativeObject wrapping an instance of a Java object within your application.
- createUiEventInfo(UiEvent) - Static method in class com.hp.lft.sdk.java.EventInfoFactory
-
Creates an
UiEventInfo
for the given UiEvent. - CROATIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- CSSDescription - Class in com.hp.lft.sdk.web
-
The description of a Web test object based on a CSS selector.
- CSSDescription() - Constructor for class com.hp.lft.sdk.web.CSSDescription
-
Initializes an instance of a CSSDescriptor class.
- CSSDescription(String) - Constructor for class com.hp.lft.sdk.web.CSSDescription
-
Initializes an instance of a CSSDescriptor class with the given CSS.
- cssSelector(CSSDescription) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the element's CSS Selector query.
- cssSelector(String) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the element's CSS Selector query.
- CTRL - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
A control key.
- CTRL_APO_GRID - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
APOGrid control type.
- CTRL_CALENDAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Calendar control type.
- CTRL_F - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F KEYS.
- CTRL_F1 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F1 KEY.
- CTRL_F10 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F10 KEY.
- CTRL_F11 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F11 KEY.
- CTRL_F12 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F12 KEY.
- CTRL_F2 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F2 KEY.
- CTRL_F3 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F3 KEY.
- CTRL_F4 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F4 KEY.
- CTRL_F5 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F5 KEY.
- CTRL_F6 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F6 KEY.
- CTRL_F7 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F7 KEY.
- CTRL_F8 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F8 KEY.
- CTRL_F9 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + F9 KEY.
- CTRL_G - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + G KEYS.
- CTRL_GRID_VIEW - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Grid View control type.
- CTRL_P - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + P KEYS.
- CTRL_PAGE_DOWN - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + PAGE DOWN KEYS.
- CTRL_PAGE_UP - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + PAGE UP KEYS.
- CTRL_SHIFT_F1 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F1.
- CTRL_SHIFT_F10 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F10.
- CTRL_SHIFT_F11 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F11.
- CTRL_SHIFT_F12 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F12.
- CTRL_SHIFT_F2 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F2.
- CTRL_SHIFT_F3 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F3.
- CTRL_SHIFT_F4 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F4.
- CTRL_SHIFT_F5 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F5.
- CTRL_SHIFT_F6 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F6.
- CTRL_SHIFT_F7 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F7.
- CTRL_SHIFT_F8 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F8.
- CTRL_SHIFT_F9 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
CTRL + SHIFT + F9.
- CTRL_TEXT_AREA - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Editor control type.
- CTRL_TOOL_BAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
ToolBar control type.
- CTRL_TREE - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Tree control type.
- currentSource(StringProperty) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the URL of the media file currently selected in the browser window.
- currentSource(String) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the URL of the media file currently selected in the browser window.
- Cursor - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents the system's mouse pointer.
- CURSOR_SELECT - Static variable in class com.hp.lft.sdk.te.Keys
-
The CURSOR_SELECT key.
- cursorPosition(Position) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the position of the Terminal Emulator screen.
- cursorPosition(PositionProperty) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the position of the Terminal Emulator screen.
- cursorPosition(Integer, Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the position of the Terminal Emulator screen.
- CUSTOM_CONTROL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Custom Control type.
- CustomGrid - Interface in com.hp.lft.sdk.winforms
-
A base interface for all supported .NET Windows Forms custom grids.
- CustomGridsProvider - Interface in com.hp.lft.sdk.winforms
- CZECH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
D
- D - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The D key.
- D0 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 0 key.
- D1 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 1 key.
- D2 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 2 key.
- D3 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 3 key.
- D4 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 4 key.
- D5 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 5 key.
- D6 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 6 key.
- D7 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 7 key.
- D8 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 8 key.
- D9 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The 9 key.
- DANISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- DATA_GRID - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
A Microsoft DataGrid.
- DATA_GRID_VIEW - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
A Microsoft DataGridView.
- DataGrid - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms data grid control.
- DataGridView - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms data grid view object.
- DataSource - Class in com.hp.lft.unittesting.datadriving
-
Class for enabling data-driving of parameterized tests.
- DataSource() - Constructor for class com.hp.lft.unittesting.datadriving.DataSource
- DataSourceException - Exception in com.hp.lft.unittesting.datadriving
-
The exceptions thrown when errors occur in Data Source Processing.
- DataSourceException() - Constructor for exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Initializes a new instance of DataSourceException with a default message.
- DataSourceException(String) - Constructor for exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Initializes a new instance of DataSourceException with the specified error message.
- DataSourceException(String, String, String) - Constructor for exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Initializes a new instance of DataSourceException with the specified error message.
- DataSourceException(String, String, String, Throwable) - Constructor for exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Initializes a new instance of DataSourceException with the specified error message and a reference to the inner exception that is the cause of this exception.
- DataSourceException(String, Throwable) - Constructor for exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Initializes a new instance of DataSourceException with the specified error message and a reference to the inner exception that is the cause of this exception.
- DataSourceExceptionMessageSeparator - Static variable in class com.hp.lft.unittesting.Constants
- DatasourcePath - Static variable in class com.hp.lft.unittesting.Constants.EnvVariable
- DataSourceRuntimeException - Exception in com.hp.lft.unittesting.datadriving
- DataSourceRuntimeException(DataSourceException) - Constructor for exception com.hp.lft.unittesting.datadriving.DataSourceRuntimeException
- date(Date) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription.Init
-
Initiates the current date of the calendar.
- date(Date) - Method in class com.hp.lft.sdk.stdwin.CalendarDescription.Init
-
Initializes the date of the calendar.
- DATE - Enum constant in enum class com.hp.lft.sdk.java.CalendarStyle
-
Date style.
- DATE - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DateType
-
Date.
- DATE_TIME - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DateType
-
Date and Time.
- DateFormatType - Enum Class in com.hp.lft.sdk.wpf
- DatePicker - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 date picker object.
- DatePickerDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 DatePicker test object.
- DatePickerDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.DatePickerDescription
-
Initializes a new instance of the DatePickerDescription class.
- DatePickerDescription(DatePickerDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.DatePickerDescription
-
Initializes a new instance of the DatePickerDescription class using the Builder pattern.
- DatePickerDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the DatePickerDescription class using the builder pattern.
- DatePickerDescription.Init<T extends DatePickerDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for DatePickerDescription.Builder.
- DatePickerDisplayMode - Enum Class in com.hp.lft.sdk.sap.ui5
-
Visual display mode for a date picker.
- DateRange - Class in com.hp.lft.sdk
-
A range of dates used for month calendar controls that support multi-selection.
- DateRange(Date, Date) - Constructor for class com.hp.lft.sdk.DateRange
-
Initializes a new instance of the DateRange class.
- dateRangeAsSingleDate(Date) - Static method in class com.hp.lft.sdk.DateRange
-
Returns a DateRange instance initialized with an end date equal to the start date.
- DateTimeInput - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 DateTimeInput object.
- DateTimeInputDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 DateTimeInput.
- DateTimeInputDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Initializes a new instance of the DateTimeInputDescription class.
- DateTimeInputDescription(DateTimeInputDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Initializes a new instance of the DateTimeInputDescription class using the Builder pattern.
- DateTimeInputDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the DateTimeInputDescription class using the builder pattern.
- DateTimeInputDescription.Init<T extends DateTimeInputDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for DateTimeInputDescription.Builder.
- dateType(DateType) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
-
Initiates the date type on the DateTimeInput.
- DateType - Enum Class in com.hp.lft.sdk.sap.ui5
-
Date types.
- DECIMAL - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Decimal key.
- DECISION - Enum constant in enum class com.hp.lft.sdk.oracle.NotificationType
- decline() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Clicks the No button.
- Default - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
This state represents the default button in a window.
- DEFAULT - Enum constant in enum class com.hp.lft.sdk.sap.ui5.BarState
-
(Default) Notification bar is open and visible, but small.
- DEFAULT_TIMEOUT - Static variable in class com.hp.lft.sdk.WaitUntilTestObjectState
- defaultNumericValue(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription.Init
-
Initializes the initial value of the object, which is set when the object is reset.
- defaultValue(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
-
Initializes the default value that will be presented in the edit field.
- defaultValue(StringProperty) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the initial text value, which is set when the object is reset.
- defaultValue(String) - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
-
Initializes the default value that will be presented in the edit field.
- defaultValue(String) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the initial text value, which is set when the object is reset.
- delete(int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Deletes the specified item from the table.
- delete(int) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Deletes the specified item (by index) from the list.
- delete(int, int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Deletes the specified item or section (iOS only).
- delete(int, int, int, int) - Method in interface com.hp.lft.sdk.java.Editor
-
Deletes the specified text.
- delete(ListItem) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Deletes the specified item from the list.
- delete(String) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Deletes the specified item (by name) from the list.
- DELETE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Delete key.
- DELETE - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Delete key (supported on iOS and Android).
- DELETE - Static variable in class com.hp.lft.sdk.Keys
-
The Delete key.
- DELETE - Static variable in class com.hp.lft.sdk.te.Keys
-
The DELETE key.
- DELETE_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- deleteCookies() - Method in interface com.hp.lft.sdk.web.Browser
-
Deletes all cookies from the browser.
- deleteCookies(String) - Method in interface com.hp.lft.sdk.web.Browser
-
Deletes only cookies that originated from the browser source.
- deleteRow(int...) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Deletes the specified rows in the table (by index).
- deleteRow(TableRow...) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Deletes the specified rows in the table.
- describe(Class<TChild>, Description) - Method in interface com.hp.lft.sdk.TestObjectDescriber
-
Creates a child test object of this test object.
- describe(Class<TChild>, CSSDescription) - Method in interface com.hp.lft.sdk.web.WebTestObjectDescriber
-
Describes a child test object using the provided CSS selector.
- describe(Class<TChild>, XPathDescription) - Method in interface com.hp.lft.sdk.web.WebTestObjectDescriber
-
Describes a child test object using the provided XPath.
- describe(Class<TTopLevel>, Description) - Static method in class com.hp.lft.sdk.Desktop
-
Describes a top level Window or Dialog test object.
- describe(Class<TTopLevel>, Description) - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Describes a top level Window or Dialog test object in this environment.
- describeConcrete(Description) - Method in class com.hp.lft.sdk.AppModelNodeBase
-
Describes the underlying concrete test object.
- describeConcrete(Description) - Method in class com.hp.lft.sdk.TopLevelObjectNodeBase
-
Describes the underlying concrete test object.
- description - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- description - Variable in class com.hp.lft.report.VerificationData
-
The verification description presented in the report file.
- Description - Interface in com.hp.lft.sdk
-
Interface for a class to be used as a test object description.
- DescriptionBase - Class in com.hp.lft.sdk
-
The base class for all Description classes that support the index and Visual Relation Identifier (VRI) test object properties.
- DescriptionBase() - Constructor for class com.hp.lft.sdk.DescriptionBase
-
Initializes a new instance of the DescriptionBase class with an empty description.
- DescriptionBase(DescriptionBase.Init<?>) - Constructor for class com.hp.lft.sdk.DescriptionBase
-
Initializes a new instance of the DescriptionBase class using the Builder pattern.
- DescriptionBase.Builder - Class in com.hp.lft.sdk
-
This class can be used to construct an instance of the DescriptionBase class using the builder pattern.
- DescriptionBase.Init<T extends DescriptionBase.Init<T>> - Class in com.hp.lft.sdk
-
Helper class for DescriptionBase.Builder.
- DescriptionException - Exception in com.hp.lft.sdk
-
An Exception that is raised when errors are encountered in the description of test objects.
- DescriptionException(DescriptionBase) - Constructor for exception com.hp.lft.sdk.DescriptionException
-
Constructs a new DescriptionException with the description, in which the error has occurred.
- DescriptionException(DescriptionBase, String) - Constructor for exception com.hp.lft.sdk.DescriptionException
-
Constructs a new DescriptionException with the description, in which the error has occurred and a specified detail message.
- deselect(int) - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Deselects the specified tab (by index) from the tabstrip object.
- deselect(int...) - Method in interface com.hp.lft.sdk.java.List
-
Deselects items from the list.
- deselect(int...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Deselect a list of items by items indices.
- deselect(int...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Deselects items (by index) from the list.
- deselect(int...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Deselect a list of items by items indices.
- deselect(int...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Deselects items in the list based on the item indices.
- deselect(int...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Deselect a list of items by items indices.
- deselect(int...) - Method in interface com.hp.lft.sdk.wpf.List
-
Deselects items from the list.
- deselect(ListItem...) - Method in interface com.hp.lft.sdk.java.List
-
Deselects items from the list.
- deselect(TreeViewNode...) - Method in interface com.hp.lft.sdk.java.TreeView
-
Clears the selection of nodes in the tree.
- deselect(TreeViewTableRow...) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Clears the selection of nodes in the tree.
- deselect(ListItem...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Deselects a list of items in the list box.
- deselect(ListItem...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Deselects a list of items in the list box.
- deselect(String) - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Deselects the specified tab (by name) from the tabstrip object.
- deselect(String...) - Method in interface com.hp.lft.sdk.java.List
-
Deselects items from the list.
- deselect(String...) - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Clears the selection of nodes in the tree by nodes paths.
- deselect(String...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Deselect a list of items by items text.
- deselect(String...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Deselects items (by text) from the list.
- deselect(String...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Deselect a list of items by items text.
- deselect(String...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Deselects items in the list based on the item names.
- deselect(String...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Deselect a list of items.
- deselect(String...) - Method in interface com.hp.lft.sdk.wpf.List
-
Deselects items from the list.
- deselect(Date) - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Deselects the date.
- deselect(T...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Deselects a list of items according to a generic list.
- deselect(T...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Deselects a list of items according to a generic list.
- deselect(T...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Deselect a list of items.
- deselectAllRows() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Deselects all rows in the table.
- deselectCell(int, int) - Method in interface com.hp.lft.sdk.sap.gui.APOGrid
-
Unselects the specified cell.
- deselectCell(int, String) - Method in interface com.hp.lft.sdk.sap.gui.APOGrid
-
Unselects the specified cell.
- deselectColumn(int) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Unselects the specified column by column index.
- deselectColumn(int...) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Unselects the specified columns.
- deselectColumn(String) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Unselects the specified column by column header.
- deselectColumn(String...) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Unselects the specified columns.
- deselectColumns(int...) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects the specified columns by column indexes.
- deselectColumns(String...) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects the specified columns by column headers.
- deselectColumnsRange(int, int) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects the specified range of columns by column indexes.
- deselectColumnsRange(String, String) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects the specified range of columns by column headers.
- deselectRange(int, int) - Method in interface com.hp.lft.sdk.java.List
-
Deselects list items between (and including) the two specified items.
- deselectRange(String, String) - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Clears the selection of the specified range of nodes in the tree.
- deselectRow(int...) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Unselects the specified rows.
- deselectRow(int...) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Deselects the specified rows in the table (by index).
- deselectRow(TableRow...) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Deselects the specified rows in the table.
- deselectRowRange(int, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Unselects the specified rows.
- deselectRows(int...) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects rows by row indexes.
- deselectRows(TableRow...) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects rows by
TableRow
. - deselectRowsRange(int, int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Unselects rows by rows indexes.
- deselectRowsRange(TableRow, TableRow) - Method in interface com.hp.lft.sdk.java.Table
-
Unselects rows by
TableRow
. - deselectRowsRange(TreeViewTableRow, TreeViewTableRow) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Unselects rows by
TreeViewTableRow
. - design(RowRepeaterDesign) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
-
Initializes the visual design of the RowRepeater.
- design(ToolBarDesign) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
-
Initializes the visual design of the toolbar.
- Desktop - Class in com.hp.lft.sdk
-
A top-level Window or Dialog test object.
- Desktop() - Constructor for class com.hp.lft.sdk.Desktop
- DESKTOP - Enum constant in enum class com.hp.lft.sdk.sap.ui5.ControlType
-
An SAPUI5 Desktop object.
- DesktopEnvironment - Interface in com.hp.lft.sdk
-
Represents an environment on which test operations are performed.
- DesktopFacetFilterBehavior - Interface in com.hp.lft.sdk.sap.ui5
-
Desktop functionality provided for facet filters. See
FacetFilter.getDesktop()
. - DesktopTableBehavior - Interface in com.hp.lft.sdk.sap.ui5
-
Desktop functionality provided for tables. See
Table.getDesktop()
. - details() - Method in interface com.hp.lft.sdk.sap.ui5.MobileListItem
-
Selects the specified item in the list and expands the item's details.
- Device - Interface in com.hp.lft.sdk.mobile
-
A mobile device.
- DeviceDescription - Class in com.hp.lft.sdk.mobile
-
The description of a mobile Device test object.
- DeviceDescription() - Constructor for class com.hp.lft.sdk.mobile.DeviceDescription
-
Initializes a new instance of the DeviceDescription class.
- DeviceDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the DeviceDescription class using the builder pattern.
- DeviceDescription.Init<T extends DeviceDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for DeviceDescription.Builder.
- DeviceInfo - Interface in com.hp.lft.sdk.mobile
-
Information regarding available mobile device returned from OpenText Functional Testing Lab.
- DeviceOrientation - Enum Class in com.hp.lft.sdk.mobile
-
Device orientation settings.
- DeviceSessionOptions - Class in com.hp.lft.sdk.mobile
-
Defines the options that will be used during the device session.
- DeviceSessionOptions() - Constructor for class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Creates a new instance of
DeviceSessionOptions
. - DeviceSource - Enum Class in com.hp.lft.sdk.mobile
-
The source location of the device.
- DeviceVitalsCollectOptions - Class in com.hp.lft.sdk.mobile
-
Defines which device vitals should be collected.
- DeviceVitalsCollectOptions() - Constructor for class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
- Diagram - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a graphical image that is used to diagram data.
- Dial - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a dial or knob.
- Dialog - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a dialog box or message box.
- Dialog - Interface in com.hp.lft.sdk.java
-
A Java Dialog object.
- Dialog - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 dialog box object.
- Dialog - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows dialog box.
- DIALOG_SHELL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Dialog Shell type.
- DialogButton - Enum Class in com.hp.lft.sdk.web
- DialogDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Dialog test object.
- DialogDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Dialog test object.
- DialogDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows Dialog test object.
- DialogDescription() - Constructor for class com.hp.lft.sdk.java.DialogDescription
-
Initializes a new instance of the DialogDescription class.
- DialogDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.DialogDescription
-
Initializes a new instance of the DialogDescription class.
- DialogDescription() - Constructor for class com.hp.lft.sdk.stdwin.DialogDescription
-
Initializes a new instance of the DialogDescription class.
- DialogDescription(DialogDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.DialogDescription
-
Initializes a new instance of the DialogDescription class using the Builder pattern.
- DialogDescription(DialogDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.DialogDescription
-
Initializes a new instance of the DialogDescription class using the Builder pattern.
- DialogDescription(DialogDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.DialogDescription
-
Initializes a new instance of the DialogDescription class using the Builder pattern.
- DialogDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the DialogDescription class using the builder pattern.
- DialogDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the DialogDescription class using the builder pattern.
- DialogDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the DialogDescription class using the builder pattern.
- DialogDescription.Init<T extends DialogDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for DialogDescription.Builder.
- DialogDescription.Init<T extends DialogDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for DialogDescription.Builder.
- DialogDescription.Init<T extends DialogDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
- Direction - Enum Class in com.hp.lft.sdk.ai
- Direction - Enum Class in com.hp.lft.sdk.uiapro
-
The possible directions when navigating in a document.
- disable() - Method in class com.hp.lft.sdk.ai.AiAutoScrollSettings
-
Sets the auto scrolling feature to disabled state.
- DISCONNECTED - Enum constant in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Not Connected To Presentation Space.
- DISPLAY_ERROR - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- displayFormat(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
-
Initiates the display format on the DateTimeInput.
- displayFormat(String) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
-
Initiates the display format on the DateTimeInput.
- displayMode(DatePickerDisplayMode) - Method in class com.hp.lft.sdk.sap.ui5.DatePickerDescription.Init
-
Initiates the visual display mode of the date picker.
- DIVIDE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Divide key.
- DOCK_SHELL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Dock Shell type.
- Document - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a document window.
- Document - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Document.
- DocumentDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Document test object.
- DocumentDescription() - Constructor for class com.hp.lft.sdk.uiapro.DocumentDescription
-
Initializes a new instance of the DocumentDescription class.
- DocumentDescription(DocumentDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.DocumentDescription
- DocumentDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the DocumentDescription class using the builder pattern.
- DocumentDescription.Init<T extends DocumentDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for DocumentDescription.Builder.
- DOT_MENU - Static variable in class com.hp.lft.sdk.ai.AiTypes
- doubleClick() - Method in interface com.hp.lft.sdk.ai.AiObject
-
Double-clicks in the middle of the AI object.
- doubleClick() - Method in interface com.hp.lft.sdk.DoubleClickable
-
Double-clicks on this object using the left mouse button.
- doubleClick() - Method in interface com.hp.lft.sdk.java.TableCell
-
Double clicks the cell.
- doubleClick() - Method in interface com.hp.lft.sdk.sap.gui.Editor
-
Double-clicks inside the text area at the cursor position.
- doubleClick() - Method in interface com.hp.lft.sdk.uiapro.DoubleClickable
-
Double-clicks on this object using the left mouse button.
- doubleClick() - Method in interface com.hp.lft.sdk.web.WebElement
-
Clicks on the object twice.
If you are testing a web or hybrid application on a mobile device, this method is equivalent to performing a DoubleTap gesture. - doubleClick(ClickArgs) - Method in interface com.hp.lft.sdk.DoubleClickable
-
Double-clicks on this object using the specified ClickArgs.
- doubleClick(Location) - Method in interface com.hp.lft.sdk.uiapro.DoubleClickable
-
Double-clicks on this object using the specified Location.
- doubleClick(MouseButton) - Method in interface com.hp.lft.sdk.DoubleClickable
-
Double-clicks on this object using the specified MouseButton.
- doubleClick(MouseButton) - Method in interface com.hp.lft.sdk.java.TableCell
-
Double clicks the cell using the specified
MouseButton
. - doubleClick(MouseButton, TableKeyModifier) - Method in interface com.hp.lft.sdk.java.TableCell
-
Double clicks the cell using the specified
MouseButton
andTableKeyModifier
. - doubleClick(WebDoubleClickArgs) - Method in interface com.hp.lft.sdk.web.WebElement
-
Clicks on an object twice according to the specified behavior.
- doubleClick(Point) - Static method in class com.hp.lft.sdk.Mouse
-
Moves the mouse to the specified point on the screen and double-clicks the left mouse button.
- doubleClick(Point) - Method in interface com.hp.lft.sdk.MouseDevice
-
Moves the mouse to the specified point on the screen and double-clicks the left mouse button.
- doubleClick(Point, MouseButton) - Static method in class com.hp.lft.sdk.Mouse
-
Moves the mouse to the specified point on the screen and double-clicks the left mouse button.
- doubleClick(Point, MouseButton) - Method in interface com.hp.lft.sdk.MouseDevice
-
Moves the mouse to the specified point on the screen and double-clicks the left mouse button.
- DoubleClickable - Interface in com.hp.lft.sdk
-
Indicates that this object can be double-clicked.
- DoubleClickable - Interface in com.hp.lft.sdk.uiapro
-
Indicates that this object can be double-clicked.
- doubleClickState() - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Double-clicks state icon of a node in a tree.
- doubleClickState() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Double-clicks state image icon.
- doubleClickState() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Double-clicks state icon.
- doubleClickState() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Double-clicks state image icon.
- doubleClickState() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Double-clicks state icon.
- doubleClickState() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Double-clicks state image icon.
- doubleClickState() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Double-clicks the state icon.
- down() - Method in interface com.hp.lft.sdk.java.SpinBox
-
Sets this spin box to the next lower value.
- down() - Method in interface com.hp.lft.sdk.mobile.Stepper
-
Decreases the value in the stepper.
- down() - Method in interface com.hp.lft.sdk.stdwin.SpinBox
-
Sets the spin object to its previous value.
- down() - Method in interface com.hp.lft.sdk.winforms.SpinBox
-
Sets this spin box object to the next lower value.
- DOWN - Enum constant in enum class com.hp.lft.sdk.ai.ComboBoxScrollDirection
- DOWN - Enum constant in enum class com.hp.lft.sdk.ai.ScrollDirection
- DOWN - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Down key.
- DOWN - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Down key (supported on Android).
- DOWN - Enum constant in enum class com.hp.lft.sdk.mobile.ScrollPageDirection
- DOWN - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- DOWN - Enum constant in enum class com.hp.lft.sdk.SwipeDirection
-
Swipe down.
- DOWN - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
DOWN is a general type for DOWN_TRIANGLE.
- DOWN - Static variable in class com.hp.lft.sdk.Keys
-
The Down (arrow) key.
- DOWN - Static variable in class com.hp.lft.sdk.te.Keys
-
The DOWN key.
- DOWN_TRIANGLE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- dragAndDrop(Point, Point) - Static method in class com.hp.lft.sdk.Mouse
-
Drags the mouse from and to the specified points while the left mouse button is pressed, and then releases the mouse button.
- dragAndDrop(Point, Point) - Method in interface com.hp.lft.sdk.MouseDevice
-
Drags the mouse from and to the specified points while the left mouse button is pressed, and then releases the mouse button.
- dragAndDrop(Point, Point, MouseButton) - Static method in class com.hp.lft.sdk.Mouse
-
Drags the mouse from and to the specified points while the specified mouse button is pressed, and then releases the mouse button.
- dragAndDrop(Point, Point, MouseButton) - Method in interface com.hp.lft.sdk.MouseDevice
-
Drags the mouse from and to the specified points while the specified mouse button is pressed, and then releases the mouse button.
- DragAndDropArgs - Class in com.hp.lft.sdk
-
Class defining the behavior for drag and drop operations.
- DragAndDropArgs() - Constructor for class com.hp.lft.sdk.DragAndDropArgs
-
Initializes a new instance of the DragAndDropArgs class.
- dragAndDropOn(TableCell) - Method in interface com.hp.lft.sdk.java.TableCell
- dragAndDropOn(TableCell, MouseButton) - Method in interface com.hp.lft.sdk.java.TableCell
- dragAndDropOn(TableCell, MouseButton, TableKeyModifier) - Method in interface com.hp.lft.sdk.java.TableCell
-
Drags and drops this
TableCell
to the specified targetTableCell
using the specifiedMouseButton
andTableKeyModifier
. - dragAndDropOn(SupportDragAndDrop) - Method in interface com.hp.lft.sdk.SupportDragAndDrop
-
Drags and drops a test object to the specified target object.
- dragAndDropOn(SupportDragAndDrop, DragAndDropArgs) - Method in interface com.hp.lft.sdk.SupportDragAndDrop
-
Drags and drops a test object to the specified target object according to the specified DragAndDropArgs behavior.
- DropDown - Interface in com.hp.lft.sdk.mobile
-
A drop-down object in a mobile application.
- DropDownDescription - Class in com.hp.lft.sdk.mobile
-
The description of a DropDown test object in a mobile application.
- DropDownDescription() - Constructor for class com.hp.lft.sdk.mobile.DropDownDescription
-
Initializes a new instance of the DropDownDescription class.
- DropDownDescription(DropDownDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.DropDownDescription
-
Initializes a new instance of the DropDownDescription class using the Builder pattern.
- DropDownDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the DropDownDescription class using the builder pattern.
- DropDownDescription.Init<T extends DropDownDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for DropDownDescription.Builder.
- DropList - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents the calendar control, SysDateTimePick32.
- DUP - Static variable in class com.hp.lft.sdk.te.Keys
-
The DUP key.
- DUPLICATE_FIELD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- DUPLICATE_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- duration(Integer) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the length of the currently selected media file (in milliseconds).
- DUTCH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
E
- E - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The E key.
- EDGE - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Microsoft Edge
- EDGE_CHROMIUM - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Edge Chromium (deprecated).
- Edit - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Edit.
- EDIT - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- editable(Boolean) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Indicates whether the object is editable.
- EditDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Edit test object.
- EditDescription() - Constructor for class com.hp.lft.sdk.uiapro.EditDescription
-
Initializes a new instance of the EditDescription class.
- EditDescription(EditDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.EditDescription
- EditDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the EditDescription class using the builder pattern.
- EditDescription.Init<T extends EditDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for EditDescription.Builder.
- EditField - Interface in com.hp.lft.sdk.mobile
-
An edit object in a mobile application.
- EditField - Interface in com.hp.lft.sdk.oracle
-
An Oracle text field.
- EditField - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder edit box.
- EditField - Interface in com.hp.lft.sdk.sap.gui
-
An edit field in a SAP GUI for Windows application.
- EditField - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 text edit.
- EditField - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows edit box.
- EditField - Interface in com.hp.lft.sdk.web
-
A Web edit box.
- EditField - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms edit box.
- EditField - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF Edit Field box.
- EditFieldBase - Interface in com.hp.lft.sdk.web
-
Base interface for Web edit fields (EditField, NumericField, and FileField).
- EditFieldBaseDescription - Class in com.hp.lft.sdk.web
-
A base class description for all edit fields (Edit, Number and File).
- EditFieldBaseDescription() - Constructor for class com.hp.lft.sdk.web.EditFieldBaseDescription
- EditFieldBaseDescription(EditFieldBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.EditFieldBaseDescription
- EditFieldBaseDescription.Init<T extends EditFieldBaseDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for derived Builder classes.
- EditFieldCommon - Interface in com.hp.lft.sdk.web
-
Properties and methods for Web edit field types (edit, number, and range).
- EditFieldDescription - Class in com.hp.lft.sdk.mobile
-
The description of an EditField test object in a mobile application.
- EditFieldDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle text field.
- EditFieldDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder EditField test object.
- EditFieldDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows edit box.
- EditFieldDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 text edit test object.
- EditFieldDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows EditField test object.
- EditFieldDescription - Class in com.hp.lft.sdk.web
-
The description of the base interface for Web edit fields, such as, edit, number, and file fields.
- EditFieldDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms EditField test object.
- EditFieldDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF EditField test object.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.mobile.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.oracle.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription description.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.stdwin.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription description.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.web.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.winforms.EditFieldDescription
-
Constructs a new instance of EditFieldDescription.
- EditFieldDescription() - Constructor for class com.hp.lft.sdk.wpf.EditFieldDescription
-
Constructs a new instance of EditFieldDescription.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.EditFieldDescription
-
Initializes a new instance of the EditFieldDescription class using the Builder pattern.
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.EditFieldDescription
- EditFieldDescription(EditFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.EditFieldDescription
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for EditFieldDescription.Builder.
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for EditFieldDescription.Builder.
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for EditFieldDescription.Builder
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for EditFieldDescription.Builder.
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for EditFieldDescription.Builder.
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for EditFieldDescription.Builder
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for EditFieldDescription.Builder.
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- Editor - Interface in com.hp.lft.sdk.java
-
A Java edit box.
- Editor - Interface in com.hp.lft.sdk.sap.gui
-
A text area control in a SAP GUI for Windows application.
- Editor - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows multi-line editor.
- Editor - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms multi-line edit box.
- EditorDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Editor test object.
- EditorDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows editable text area object.
- EditorDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows Editor test object.
- EditorDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms Editor test object.
- EditorDescription() - Constructor for class com.hp.lft.sdk.java.EditorDescription
-
Initializes a new instance of the EditorDescription class.
- EditorDescription() - Constructor for class com.hp.lft.sdk.sap.gui.EditorDescription
-
Initializes a new instance of the EditorDescription class.
- EditorDescription() - Constructor for class com.hp.lft.sdk.stdwin.EditorDescription
-
Initializes a new instance of the EditorDescription class.
- EditorDescription() - Constructor for class com.hp.lft.sdk.winforms.EditorDescription
-
Constructs a new instance of EditorDescription.
- EditorDescription(EditorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.EditorDescription
-
Initializes a new instance of the EditorDescription class using the Builder pattern.
- EditorDescription(EditorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.EditorDescription
-
Initializes a new instance of the EditorDescription class using the Builder pattern.
- EditorDescription(EditorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.EditorDescription
-
Initializes a new instance of the EditorDescription class using the Builder pattern.
- EditorDescription(EditorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.EditorDescription
- EditorDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the EditorDescription class using the builder pattern.
- EditorDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the EditorDescription class using the builder pattern.
- EditorDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the EditorDescription class using the builder pattern.
- EditorDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the EditorDescription class using the builder pattern.
- EditorDescription.Init<T extends EditorDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for EditorDescription.Builder.
- EditorDescription.Init<T extends EditorDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for EditorDescription.Builder.
- EditorDescription.Init<T extends EditorDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for EditorDescription.Builder
- EditorDescription.Init<T extends EditorDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- Element - Interface in com.hp.lft.sdk.sap.gui
-
An object in a SAP GUI for Windows application.
- ElementDescription - Class in com.hp.lft.sdk.sap.gui
-
The description of a SAP GUI for Windows element.
- ElementDescription() - Constructor for class com.hp.lft.sdk.sap.gui.ElementDescription
-
Initializes a new instance of the ElementDescription class.
- ElementDescription(ElementDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.ElementDescription
-
Initializes a new instance of the ElementDescription class using the Builder pattern.
- ElementDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the ElementDescription class using the builder pattern.
- ElementDescription.Init<T extends ElementDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for ElementDescription.Builder.
- embedScript(String) - Method in interface com.hp.lft.sdk.web.Browser
-
Runs this JavaScript each time a page or frame loads or refreshes in the browser.
- The script remains embedded until you close the browser, or until the run session ends.
- Using this method to perform alert operations may result in unexpected behavior.
- To run this method, the security settings in your Web browser must be set to allow active scripting. - EmptySessionIdException - Exception in com.hp.lft.sdk
-
The exception that is thrown when an empty session ID is received from the server.
- EmptySessionIdException() - Constructor for exception com.hp.lft.sdk.EmptySessionIdException
-
Constructs a new EmptySessionIdException
- EmptySessionIdException(int, String) - Constructor for exception com.hp.lft.sdk.EmptySessionIdException
-
Constructs a new EmptySessionIdException with a specified detail message and error code.
- EmptySessionIdException(String) - Constructor for exception com.hp.lft.sdk.EmptySessionIdException
-
Constructs a new EmptySessionIdException with a specified detail message.
- EmulatedDevice - Class in com.hp.lft.sdk.web
-
The description of an emulated mobile device test object.
- EmulatedDevice() - Constructor for class com.hp.lft.sdk.web.EmulatedDevice
-
Initializes a new instance of the EmulatedDevice class.
- EmulatedDevice(String, int, int, double, boolean, boolean, String) - Constructor for class com.hp.lft.sdk.web.EmulatedDevice
-
Initializes a new instance of the EmulatedDevice class with the initialization parameters.
- EmulatedEnvironment - Interface in com.hp.lft.sdk.web
- emulatorStatus(EmulatorStatus) - Method in class com.hp.lft.sdk.te.WindowDescription.Init
-
Initializes the current emulator status.
- EmulatorStatus - Enum Class in com.hp.lft.sdk.te
-
Terminal Emulator statuses.
- enable() - Method in class com.hp.lft.sdk.ai.AiAutoScrollSettings
-
Sets the auto scrolling feature to enabled state.
- enable(ScrollDirection, int) - Method in class com.hp.lft.sdk.ai.AiAutoScrollSettings
-
Sets the auto scrolling feature to enabled state and sets the direction and max pages to scroll settings.
- enabled(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes whether this object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes whether this object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.TabDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Indicates whether the object is enable.
- enabled(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets whether the current object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes whether the object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription.Init
-
Initializes whether the object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Init
-
Initializes whether the object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
-
Initializes whether the object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes whether the object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditorDescription.Init
-
Initializes whether the editor can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Init
-
Initializes whether the radio button can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes whether the tab object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription.Init
-
Initializes whether the object can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.ToolBarDescription.Init
-
Initializes whether the toolbar can accept user input.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes whether the object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription.Init
-
Initiates whether the calendar is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription.Init
-
Initializes whether the carousel is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
-
Initiates whether the DateTimeInput is enabled or not.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.EditFieldDescription.Init
-
Initializes whether the object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Init
-
Initializes whether the facet filter is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription.Init
-
Initializes whether the menu bar is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.MenuDescription.Init
-
Initializes the indication whether the menu is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription.Init
-
Initializes whether the radio group is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Init
-
Initializes whether the rating indicator is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription.Init
-
Initializes whether the tab strip is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.TileDescription.Init
-
Initializes whether the tile is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Init
-
Initializes whether the tree is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets whether the current object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- enabled(Boolean) - Method in class com.hp.lft.sdk.web.ButtonDescription.Init
-
Initializes whether the button is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.web.CheckBoxDescription.Init
-
Initializes whether the object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes whether the object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes whether the list box is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes whether the object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.web.TabStripDescription.Init
-
Initializes whether the object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes whether this object is enabled.
- enabled(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes whether the current element is enabled.
- EnabledProvider - Interface in com.hp.lft.sdk
-
A TestObject that supports the isEnabled method.
- enableLabelEditing() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Activates the edit mode for the lists item label to enable renaming.
- enableLabelEditing() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Activates the edit mode for the node in the tree-view control to enable renaming.
- enableLabelEditing() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Activates the edit mode for the lists item label to enable renaming.
- enableLabelEditing() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Activates the edit mode for the node in the tree-view control to enable renaming.
- enableLabelEditing() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Activates the edit mode for the lists item label to enable renaming.
- enableLabelEditing() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Activates the edit mode for the node in the tree-view control to enable renaming.
- END - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The End key.
- END - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The End key (supported on Android).
- END - Static variable in class com.hp.lft.sdk.Keys
-
The End key.
- END - Static variable in class com.hp.lft.sdk.te.Keys
-
The END key.
- endCucumberBackground() - Method in interface com.hp.lft.report.ReportProvider
- endCucumberExample() - Method in interface com.hp.lft.report.ReportProvider
- endCucumberFeature() - Method in interface com.hp.lft.report.ReportProvider
- endCucumberScenario() - Method in interface com.hp.lft.report.ReportProvider
- endCucumberStep() - Method in interface com.hp.lft.report.ReportProvider
- endReportingContext() - Static method in class com.hp.lft.report.Reporter
-
Ends the section in the report.
- endReportingContext() - Method in interface com.hp.lft.report.ReportProvider
-
Ends the section in the report.
- endsWith(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the last part of the 'actual' string.
- endsWith(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the last part of the 'actual' string.
- endsWith(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the last part of the 'actual' string.
- endsWith(String, String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the last part of the 'actual' string.
- endTest() - Static method in class com.hp.lft.report.Reporter
-
Ends the current test level and sets the test status as passed.
- endTest() - Method in interface com.hp.lft.report.ReportProvider
-
Ends the current test level and sets the test status as passed.
- endTest(Status) - Static method in class com.hp.lft.report.Reporter
-
Ends the current test level and sets the specified status for the test.
- endTest(Status) - Method in interface com.hp.lft.report.ReportProvider
-
Ends the current test level and sets the specified status for the test.
- ENGLISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- enlarge() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Enlarges the notification bar.
- ENTER - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Enter key.
- ENTER - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Enter key (supported on iOS and Android).
- ENTER - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
ENTER KEY.
- ENTER - Static variable in class com.hp.lft.sdk.te.Keys
-
The ENTER key.
- ENTER_QUERY - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- Environment - Interface in com.hp.lft.sdk
-
Base interface for AUT environments.
- EnvironmentDescription - Class in com.hp.lft.sdk
-
An object describing the environment that the test requires, in capability name-value pairs.
- EnvironmentDescription() - Constructor for class com.hp.lft.sdk.EnvironmentDescription
- EnvironmentDescription.Builder - Class in com.hp.lft.sdk
-
This class can be used to construct an instance of the EnvironmentDescription class using the builder pattern.
- EnvironmentDescription.Init<T extends EnvironmentDescription.Init<T>> - Class in com.hp.lft.sdk
-
Helper class for EnvironmentDescription.Builder.
- EnvironmentFactory - Class in com.hp.lft.sdk
-
A class for creating a
DesktopEnvironment
instance. - EnvironmentFactory() - Constructor for class com.hp.lft.sdk.EnvironmentFactory
- EnvVariable() - Constructor for class com.hp.lft.unittesting.Constants.EnvVariable
- EQ_SETTINGS - Static variable in class com.hp.lft.sdk.ai.AiTypes
- EQUAL - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Equal key.
- Equation - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a mathematical equation.
- ERASE_EOF - Static variable in class com.hp.lft.sdk.te.Keys
-
The ERASE_EOF key.
- ERASE_INPUT - Static variable in class com.hp.lft.sdk.te.Keys
-
The ERASE_INPUT key.
- Error - Enum constant in enum class com.hp.lft.report.ReportLevel
-
Report only events with the status Error.
- ERROR - Enum constant in enum class com.hp.lft.sdk.oracle.NotificationType
- ERROR - Enum constant in enum class com.hp.lft.sdk.sap.gui.StatusBarMessageType
-
Error
- ERROR - Enum constant in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Error severity level.
- errorCode(StringProperty) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Initializes the status bar's errorCode.
- errorCode(String) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Initializes the status bar's errorCode.
- ErrorFieldProtectedException - Exception in com.hp.lft.sdk.te
-
Represents the Error Field Protected error that occurs when running a TE testing project.
- ErrorFieldProtectedException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.ErrorFieldProtectedException
-
Constructs a new ErrorFieldProtectedException with the test object the specified detail message and error code.
- ErrorFieldProtectedException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.ErrorFieldProtectedException
-
Constructs a new ErrorFieldProtectedException with the test object.
- ESC - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F12 KEY.
- ESC - Static variable in class com.hp.lft.sdk.Keys
-
The Escape key.
- ESCAPE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Escape key.
- ESCAPE - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Escape key (supported on Android).
- ESPERANTO - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- ESTONIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- evaluate(T) - Method in interface com.hp.lft.sdk.WaitUntilTestObjectState.WaitUntilEvaluator
-
Evaluates whether this object is currently in a specific state.
- evaluateExpression(String, int) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
evaluateExpression uses the PowerBuilder Describe method to evaluate one expression involving values of a particular row and column.
- EventInfo - Class in com.hp.lft.sdk.web
-
The HTML event info to be used for the FireEvent method.
- EventInfo - Interface in com.hp.lft.sdk.java
-
A Java technology event info to be used by the fireEvent method.
- EventInfoFactory - Class in com.hp.lft.sdk.java
-
A factory for creating EventInfo to be passed to fireEvent methods.
- EventInfoFactory - Class in com.hp.lft.sdk.web
-
A factory for creating EventInfo to be passed to the fireEvent method of the Web test object.
- EventInfoFactory() - Constructor for class com.hp.lft.sdk.java.EventInfoFactory
- EventInfoFactory() - Constructor for class com.hp.lft.sdk.web.EventInfoFactory
- EventResponseArgs - Class in com.hp.lft.sdk.mobile
-
Configures how to simulate events that interrupt the application flow on the device, such as an incoming call or SMS.
These simulated events can help you test that your application responds properly to the event itself and to state transitions. - EventResponseArgs() - Constructor for class com.hp.lft.sdk.mobile.EventResponseArgs
-
Initializes a new instance of the EventResponseArgs class with default arguments (timeInBackground = 10 seconds; respondToEvent = false).
- EventResponseArgs(int, boolean) - Constructor for class com.hp.lft.sdk.mobile.EventResponseArgs
-
Initializes a new instance of the EventResponseArgs class with the provided arguments.
- EXECUTE_QUERY - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- exists() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Indicates whether the menu item exists.
- exists() - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether this object exists in the AUT before the object synchronization timeout elapses.
- exists(Integer) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether this object exists in the AUT before the specified timeout elapses.
- exit() - Method in interface com.hp.lft.sdk.oracle.ApplicationSession
-
Exits the Oracle Applications session window.
- EXIT - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- EXIT - Static variable in class com.hp.lft.sdk.ai.AiTypes
- expand() - Method in interface com.hp.lft.sdk.java.ExpandBarItem
-
Expands the item in the ExpandBar.
- expand() - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Expands an expandable node in a tree.
- expand() - Method in interface com.hp.lft.sdk.oracle.TreeViewNode
-
Expands the specified item in the tree.
- expand() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Displays hidden sub-nodes of this node in the tree-view control.
- expand() - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Displays hidden sub-nodes of this node in the tree control.
- expand() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMapItem
-
Expands the item.
- expand() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Displays hidden sub-nodes of this node in the tree-view control.
- expand() - Method in interface com.hp.lft.sdk.uiapro.ExpandCollapsePattern
-
Displays all child nodes, controls, or content of the element.
- expand() - Method in interface com.hp.lft.sdk.web.TreeViewNode
-
Expands this tree node.
There may be a slight delay when using this method due to the animation of the expand operation. - expand() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Displays direct sub-nodes of this node in the tree-view control.
- expand() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Displays this node's hidden sub-nodes in the tree-view control.
- expand(int) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Expands the expandable node in the tree.
- expand(int) - Method in interface com.hp.lft.sdk.sap.ui5.Accordion
-
Expands the specified panel in the accordion.
- expand(String) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Expands the expandable node in the tree.
- expand(String) - Method in interface com.hp.lft.sdk.sap.ui5.Accordion
-
Expands the specified panel in the accordion.
- expand(String) - Method in interface com.hp.lft.sdk.sap.ui5.TreeView
-
Expands a node in the tree.
- expandAll() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Expands this node and all nodes below it, in the tree-view control.
- expandAll() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Expands this node and all nodes below it, in the tree-view control.
- expandAll() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Displays all nodes of the sub-tree that has this node as the root.
- expandAll() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Expands this node and all of the nodes below it in the tree-view control.
- ExpandBar - Interface in com.hp.lft.sdk.java
-
A Java control that contains labeled bar items that can be expanded or collapsed by the user.
- ExpandBarDescription - Class in com.hp.lft.sdk.java
-
The description of a Java ExpandBar test object.
- ExpandBarDescription() - Constructor for class com.hp.lft.sdk.java.ExpandBarDescription
-
Initializes a new instance of the ExpandBarDescription class.
- ExpandBarDescription(ExpandBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.ExpandBarDescription
-
Initializes a new instance of the ExpandBarDescription class using the Builder pattern.
- ExpandBarDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the ExpandBarDescription class using the builder pattern.
- ExpandBarDescription.Init<T extends ExpandBarDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for ExpandBarDescription.Builder.
- ExpandBarItem - Interface in com.hp.lft.sdk.java
-
A single Java ExpandBar item in a Java ExpandBar.
- ExpandCollapsePattern - Interface in com.hp.lft.sdk.uiapro
-
Provides access to a control that can visually expand to display content and collapse to hide content.
- ExpandCollapseState - Enum Class in com.hp.lft.sdk.uiapro
-
The possible expand/collapse states of the object.
- Expanded - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object's children that have the AccessibleRole.OutlineItem role are displayed.
- Expanded - Enum constant in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
All child nodes, controls or content of the UI Automation element are displayed.
- expandedItems(String[]) - Method in class com.hp.lft.sdk.java.ExpandBarDescription.Init
-
Initializes the expanded items in the ExpandBar.
- expandRow(int) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Expands the specified row.
- expandRow(int) - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Expands the specified row.
- expandRow(int) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Expands the specified row.
- expandRow(String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Expands the specified row.
- EXTENDED_SELECTION - Enum constant in enum class com.hp.lft.sdk.sap.ui5.SelectType
-
An extended multi-select list.
- extendSelect(int) - Method in interface com.hp.lft.sdk.wpf.Table
-
Selects an additional item from the multi-selection grid.
The entire row you specify is selected (in addition to any currently selected rows and cells). - extendSelect(int...) - Method in interface com.hp.lft.sdk.java.List
-
Selects additional items from the multi-selection list, by index.
- extendSelect(int...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects additional items from the multi-selection list.
- extendSelect(int...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects a list of items in the list box.
- extendSelect(int...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects additional items from the multi-selection list.
- extendSelect(int...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Selects additional items from the multi-selection list, by index.
- extendSelect(int...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects additional items from the multi-selection list, by index.
- extendSelect(int...) - Method in interface com.hp.lft.sdk.wpf.List
-
Selects additional items from the multi-selection list.
- extendSelect(int, int) - Method in interface com.hp.lft.sdk.wpf.Table
-
Adds the specified cell to the collection of selected items in this multi-selection grid.
- extendSelect(int, String) - Method in interface com.hp.lft.sdk.wpf.Table
-
Adds the specified cell to the collection of selected items in this multi-selection grid.
- extendSelect(ListItem...) - Method in interface com.hp.lft.sdk.java.List
-
Selects additional items from the multi-selection list, by ListItem items.
- extendSelect(TreeViewNode...) - Method in interface com.hp.lft.sdk.java.TreeView
-
Selects additional nodes in the tree.
- extendSelect(TreeViewTableRow...) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Selects additional nodes in the tree.
- extendSelect(ListItem...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects a list of items in the list box.
- extendSelect(ListItem...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Selects additional items from the multi-selection list, by ListItem item.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.java.List
-
Selects additional items from the multi-selection list, by name.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Selects additional nodes in the tree.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects additional items from the multi-selection list.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects a list of items in the list box.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects additional items from the multi-selection list.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Selects additional items from the multi-selection list, by name.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects additional items from the multi-selection list, by name.
- extendSelect(String...) - Method in interface com.hp.lft.sdk.wpf.List
-
Selects additional items from the multi-selection list.
- extendSelect(T...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects additional items from the multi-selection list.
- extendSelect(T...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects additional items from the multi-selection list.
- extendSelect(T...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects additional items from the multi-selection list, by items.
- ExtendSelectable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates that an object extends its selection by using SelectOptions.ExtendSelection in the IAccessible::accSelect method.
- extendSelectColumns(int...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects additional columns in the table.
- extendSelectColumns(String...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects additional columns in the table.
- extendSelectColumnsRange(int, int) - Method in interface com.hp.lft.sdk.java.Table
-
Selects the specified range of additional columns in the table.
- extendSelectColumnsRange(String, String) - Method in interface com.hp.lft.sdk.java.Table
-
Selects the specified range of additional columns in the table.
- ExtendSelection - Enum constant in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Alters the selection so that all objects between the selection anchor and this object take on the anchor object's selection state.
- extendSelectRows(int...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects additional rows in the table.
- extendSelectRows(TableRow...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects additional rows in the table.
- extendSelectRowsRange(int, int) - Method in interface com.hp.lft.sdk.java.Table
-
Selects the specified range of additional rows in the table.
- extendSelectRowsRange(TableRow, TableRow) - Method in interface com.hp.lft.sdk.java.Table
-
Selects the specified range of additional rows in the table.
F
- F - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F key.
- F0 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F1 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F1 key.
- F1 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F1 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F1 KEY.
- F1 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F1 key.
- F10 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F10 key.
- F10 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F10 KEY.
- F10 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F10 key.
- F11 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F11 key.
- F11 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F11 KEY.
- F11 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F11 key.
- F12 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F12 key.
- F12 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F12 key.
- F2 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F2 key.
- F2 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F2 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F2 KEY.
- F2 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F2 key.
- F3 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F3 key.
- F3 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F3 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F3 KEY.
- F3 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F3 key.
- F4 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F4 key.
- F4 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F4 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F4 KEY.
- F4 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F4 key.
- F5 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F5 key.
- F5 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F5 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F5 KEY.
- F5 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F5 key.
- F6 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F6 key.
- F6 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F6 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F6 KEY.
- F6 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F6 key.
- F7 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F7 key.
- F7 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F7 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F7 KEY.
- F7 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F7 key.
- F8 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F8 key.
- F8 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F8 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F8 KEY.
- F8 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F8 key.
- F9 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The F9 key.
- F9 - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- F9 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
F9 KEY.
- F9 - Static variable in class com.hp.lft.sdk.FunctionKeys
-
The F9 key.
- FACEBOOK - Static variable in class com.hp.lft.sdk.ai.AiTypes
- FacetFilter - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 facet filter object.
- FacetFilterDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 FacetFilter test object.
- FacetFilterDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Construct a new FacetFilterDescription.
- FacetFilterDescription(FacetFilterDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
- FacetFilterDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the FacetFilterDescription class using the builder pattern.
- FacetFilterDescription.Init<T extends FacetFilterDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
- FacetFilterMode - Enum Class in com.hp.lft.sdk.sap.ui5
-
Visual display type for SAPUI5 facet filter objects.
- fail(SimulateAuthFailReason) - Method in interface com.hp.lft.sdk.mobile.SimulateAuthResult
-
Authentication simulation failed.
- fail(String) - Method in interface com.hp.lft.sdk.mobile.SimulateAuthResult
-
Authentication simulation failed.
- Failed - Enum constant in enum class com.hp.lft.report.Status
-
The event related to the node or to one of its sub-nodes failed.
- FALLBACK_COMPONENT - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Fallback Component type.
- FAVORITES - Static variable in class com.hp.lft.sdk.ai.AiTypes
- Field - Interface in com.hp.lft.sdk.te
-
A terminal emulator field that fully supports HLLAPI.
- FIELD - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
FIELD is a general type for INPUT, TEXT_BOX and COMBO_BOX.
- FIELD_EXIT - Static variable in class com.hp.lft.sdk.te.Keys
-
The FIELD_EXIT key.
- FIELD_MARK - Static variable in class com.hp.lft.sdk.te.Keys
-
The FIELD_MARK key.
- FIELD_MINUS - Static variable in class com.hp.lft.sdk.te.Keys
-
The FIELD_MINUS key.
- FIELD_PLUS - Static variable in class com.hp.lft.sdk.te.Keys
-
The FIELD_PLUS key.
- FieldDescription - Class in com.hp.lft.sdk.te
-
The description of a terminal emulator field that fully supports HLLAPI.
- FieldDescription() - Constructor for class com.hp.lft.sdk.te.FieldDescription
-
Constructs a new FieldDescription.
- FieldDescription(FieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.te.FieldDescription
-
Initializes a new instance of the FieldDescription class using the Builder pattern.
- FieldDescription.Builder - Class in com.hp.lft.sdk.te
-
This class can be used to construct an instance of the FieldDescription class using the builder pattern.
- FieldDescription.Init<T extends FieldDescription.Init<T>> - Class in com.hp.lft.sdk.te
-
Helper class for FieldDescription.Builder.
- FileField - Interface in com.hp.lft.sdk.web
-
A Web edit box with an attached browse button. Used to select a file from the File dialog box.
- FileFieldDescription - Class in com.hp.lft.sdk.web
-
The description of a Web FileField test object.
- FileFieldDescription() - Constructor for class com.hp.lft.sdk.web.FileFieldDescription
-
Initializes a new instance of the FileFieldDescription class.
- FileFieldDescription(FileFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.FileFieldDescription
-
Initializes a new instance of the FileFieldDescription class using the Builder pattern.
- FileFieldDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the FileFieldDescription class using the builder pattern.
- FileFieldDescription.Init<T extends FileFieldDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for FileFieldDescription.Builder.
- FILTER - Static variable in class com.hp.lft.sdk.ai.AiTypes
- filterBy(int, int...) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopFacetFilterBehavior
-
Invokes the specified filter (by index) according to the specified key indices.
- filterBy(int, String...) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopFacetFilterBehavior
-
Invokes the specified filter (by index) according to the specified keys.
- filterBy(String) - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Clicks the specified filter button.
- filterBy(String, int...) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopFacetFilterBehavior
-
Invokes the specified filter (by name) according to the specified key indices.
- filterBy(String, String...) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopFacetFilterBehavior
-
Invokes the specified filter (by name) according to the specified keys.
- filterByDate(Date) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Invokes the filter according to the specified date.
- filters(String[]) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Init
-
Initializes all filters of the facet filter.
- filters(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
-
Initializes the list of the filter buttons used to filter the rows.
- filtersCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Init
-
Initializes the number of all filters in the facet filter.
- find(String) - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
Finds the item in the list that matches the specified value.
- findAllRowsWithCellTextInColumn(String, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Finds all rows with this text in the specified column.
- findAllRowsWithCellTextInColumn(String, String) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Finds all rows with the specified text in the specified column.
- findChildren(Class<TChild>) - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns a specified child according to its type.
- findChildren(Class<TChild>, int) - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns a child test object from this cell according to its type and index.
- findChildren(Class<TChild>, Description) - Method in interface com.hp.lft.sdk.TestObject
-
Returns all the child test objects that match the specified test object type and description filter.
- findRowWithCellText(String) - Method in interface com.hp.lft.sdk.web.TableBase
-
Finds the first row with this text.
- findRowWithCellText(String) - Method in interface com.hp.lft.sdk.web.UiGrid
-
Finds the first row with this text.
- findRowWithCellText(String, int) - Method in interface com.hp.lft.sdk.web.TableBase
-
Finds the first row with the specified text.
- findRowWithCellText(String, int) - Method in interface com.hp.lft.sdk.web.UiGrid
-
Finds the first row with the specified text.
- findRowWithCellTextInColumn(TextMatch, ColumnToSearch) - Method in interface com.hp.lft.sdk.web.GridBase
-
Finds the row with the specified text in the specified column, in cases where the text or columnHeader may appear more than once.
- findRowWithCellTextInColumn(String, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Finds the first row with this text.
- findRowWithCellTextInColumn(String, int) - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns the index of the first row containing the specified text in the specified column.
- findRowWithCellTextInColumn(String, int) - Method in interface com.hp.lft.sdk.web.GridBase
-
Finds the first row with the specified text in the specified column.
- findRowWithCellTextInColumn(String, int) - Method in interface com.hp.lft.sdk.web.TableBase
-
Finds the first row with the specified text in the specified column.
- findRowWithCellTextInColumn(String, int, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Finds the first row with this text.
- findRowWithCellTextInColumn(String, int, int) - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Starts the search at the specified row and returns the number of the first row containing the specified text in the specified column.
- findRowWithCellTextInColumn(String, int, int) - Method in interface com.hp.lft.sdk.web.GridBase
-
Finds the first row with the specified text in the specified column, starting from the specified row.
- findRowWithCellTextInColumn(String, int, int) - Method in interface com.hp.lft.sdk.web.TableBase
-
Finds the first row with the specified text in the specified column, starting from the specified row.
- findRowWithCellTextInColumn(String, String) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Finds the first row with this text.
- findRowWithCellTextInColumn(String, String) - Method in interface com.hp.lft.sdk.web.GridBase
-
Finds the first row with the specified text in the specified column.
- findRowWithCellTextInColumn(String, String, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Finds the first row with this text.
- findRowWithCellTextInColumn(String, String, int) - Method in interface com.hp.lft.sdk.web.GridBase
-
Finds the first row with the specified text in the specified column, starting from the specified row.
- FINGERPRINT_INCOMPLETE - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Fingerprint incomplete, moving too fast (Android only).
- FINNISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- fireEvent(EventInfo) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Triggers an event on the test object.
- fireEvent(EventInfo) - Method in interface com.hp.lft.sdk.web.WebElement
-
Triggers an event on the test object.
- fireEvent(String, Object...) - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Simulates an event on a .NET object.
- FIREFOX - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Mozilla Firefox
- FIRST - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Move the scroll bar to its beginning.
- firstItem(StringProperty) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the first item in the list of items in the list.
- firstItem(String) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the first item in the list of items in the list.
- firstMenuItem(StringProperty) - Method in class com.hp.lft.sdk.web.MenuDescription.Init
-
Initializes the first item in the list of items in this menu.
- firstMenuItem(String) - Method in class com.hp.lft.sdk.web.MenuDescription.Init
-
Initializes the first item in the list of items in this menu.
- firstNode(StringProperty) - Method in class com.hp.lft.sdk.web.TreeViewDescription.Init
-
Initializes the first node in the list of nodes in this tree.
- firstNode(String) - Method in class com.hp.lft.sdk.web.TreeViewDescription.Init
-
Initializes the first node in the list of nodes in this tree.
- firstPage() - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Scrolls the table to the first page.
- firstPage() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Scrolls to the first page.
- firstPage() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Scrolls to the first page.
- firstTab(StringProperty) - Method in class com.hp.lft.sdk.web.TabStripDescription.Init
-
Initializes the first tab in the list of tabs in this tab strip.
- firstTab(String) - Method in class com.hp.lft.sdk.web.TabStripDescription.Init
-
Initializes the first tab in the list of tabs in this tab strip.
- FIXED - Enum constant in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
-
Pre-defined display type.
- FLAT - Enum constant in enum class com.hp.lft.sdk.sap.ui5.ToolBarDesign
-
Flat-looking toolbar.
- fleetType(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the fleetType of the device used in OpenText Functional Testing Lab.
- FlexFieldWindow - Interface in com.hp.lft.sdk.oracle
-
An Oracle flexfield window.
- FlexFieldWindowDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle flexfield window.
- FlexFieldWindowDescription() - Constructor for class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Initializes a new instance of the FlexFieldWindowDescription class.
- FlexFieldWindowDescription(FlexFieldWindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Initializes a new instance of the FlexFieldWindowDescription class using the Builder pattern.
- FlexFieldWindowDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the FlexFieldWindowDescription class using the builder pattern.
- FlexFieldWindowDescription.Init<T extends FlexFieldWindowDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for FlexFieldWindowDescription.Builder.
- Floating - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is not clipped to the boundary of its parent object), and it does not move automatically when the parent moves.
- FOCUS_GAINED - Enum constant in enum class com.hp.lft.sdk.java.UiEvent
-
The test object gained focus.
- FOCUS_LOST - Enum constant in enum class com.hp.lft.sdk.java.UiEvent
-
The test object lost focus.
- focusable(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes whether the control can receive focus.
- Focusable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is on the active window and is ready to receive keyboard focus.
- focused(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes whether this object has focus.
- focused(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes whether the mobile control is in focus.
- focused(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets whether the current object is focused.
- focused(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets whether the current object is focused.
- focused(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes whether this object has focus.
- focused(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes whether the current element is focused.
- Focused - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object has the keyboard focus.
- fontName(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the link's font.
- fontName(String) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the link's font.
- foregroundColor(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's foreground color.
- foregroundColor(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's foreground color.
- FormFieldDescription - Class in com.hp.lft.sdk.web
-
The description of a base interface for all Web form-related test objects.
- FormFieldDescription() - Constructor for class com.hp.lft.sdk.web.FormFieldDescription
-
Initializes a new instance of the FormFieldDescription class.
- FormFieldDescription(FormFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.FormFieldDescription
-
Initializes a new instance of the FormFieldDescription class using the Builder pattern.
- FormFieldDescription.Init<T extends FormFieldDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for derived Builder classes.
- FormWindow - Interface in com.hp.lft.sdk.oracle
-
An Oracle Form window.
- FormWindowDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle Form window.
- FormWindowDescription() - Constructor for class com.hp.lft.sdk.oracle.FormWindowDescription
-
Initializes a new instance of the FormWindowDescription class.
- FormWindowDescription(FormWindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.FormWindowDescription
-
Initializes a new instance of the FormWindowDescription class using the Builder pattern.
- FormWindowDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the FormWindowDescription class using the builder pattern.
- FormWindowDescription.Init<T extends FormWindowDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for FormWindowDescription.Builder.
- forward() - Method in interface com.hp.lft.sdk.web.Browser
-
Navigates to the next page in the browser history list.
- Forward - Enum constant in enum class com.hp.lft.sdk.uiapro.Direction
-
Specifies that the direction is forward.
- Frame - Interface in com.hp.lft.sdk.web
-
A Web frame object that represents both the frame element in a frame set and an embedded frame that uses the frame element.
- FRAME_WINDOW - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Frame Window type.
- FrameDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Frame test object.
- FrameDescription() - Constructor for class com.hp.lft.sdk.web.FrameDescription
-
Initializes a new instance of the Frame class.
- FrameDescription(FrameDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.FrameDescription
- FrameDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the FrameDescription class using the builder pattern.
- FrameDescription.Init<T extends FrameDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for FrameDescription.Builder.
- frameworkId(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- frameworkId(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- FREE - Enum constant in enum class com.hp.lft.sdk.sap.gui.GridSelectionMode
-
Any selection can be made.
- FRENCH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- FROM_BOTTOM - Enum constant in enum class com.hp.lft.sdk.ai.Direction
- FROM_LEFT - Enum constant in enum class com.hp.lft.sdk.ai.Direction
- FROM_RIGHT - Enum constant in enum class com.hp.lft.sdk.ai.Direction
- FROM_TOP - Enum constant in enum class com.hp.lft.sdk.ai.Direction
- fromMap(Map<String, Object>) - Static method in class com.hp.lft.sdk.EnvironmentDescription
-
Creates a new instance of
EnvironmentDescription
and initializes it with the specified capabilities. - fromMap(Map<String, Object>) - Static method in class com.hp.lft.sdk.mobile.DeviceDescription
-
This method creates a new instance of
DeviceDescription
and initializes it with the given props map. - fromMap(Map<String, Object>) - Static method in class com.hp.lft.sdk.web.BrowserDescription
-
This method creates a new instance of
BrowserDescription
and initializes it with the given props map. - FT - Enum constant in enum class com.hp.lft.sdk.ai.OCRType
-
FT OCR
- fullNamePath(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the full hierarchy of this object with all parent objects.
- fullNamePath(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the full hierarchy of ObjectName with all parent objects.
- fullNamePath(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the full hierarchy of this object with all parent objects.
- fullNamePath(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the full hierarchy of ObjectName with all parent objects.
- fullScreen() - Method in interface com.hp.lft.sdk.web.Browser
-
Toggles the browser between full-screen mode and normal mode.
- fullScreen(FullScreenMode) - Method in interface com.hp.lft.sdk.web.Browser
-
Controls the browser's full screen mode.
- FullScreenMode - Enum Class in com.hp.lft.sdk.web
-
Values for the FullScreen(mode) parameter.
- fullType(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the full type name of this object.
- fullType(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the full type name of the object.
- fullType(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the full type name of this object.
- fullType(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the full type name of the object.
- FunctionKeys - Class in com.hp.lft.sdk
-
Supplies constants representing the Function keyboard keys(F1 - F12), which can be used in the input parameter string of the
sendKeys
method. - FunctionKeys() - Constructor for class com.hp.lft.sdk.FunctionKeys
G
- G - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The G key.
- GalaxyS5() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined Samsung Galaxy S5 emulated device.
- GEAR_SETTINGS - Static variable in class com.hp.lft.sdk.ai.AiTypes
- GeneralGridException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a general grid exception is thrown .
- GeneralGridException() - Constructor for exception com.hp.lft.sdk.GeneralGridException
-
Constructs a new NoValidLicenseException.
- GeneralGridException(int, String) - Constructor for exception com.hp.lft.sdk.GeneralGridException
-
Constructs a new GeneralGridException with a specified detail message and error code.
- GeneralGridException(String) - Constructor for exception com.hp.lft.sdk.GeneralGridException
-
Constructs a new GeneralGridException with a specified detail message.
- GeneralLeanFtException - Exception in com.hp.lft.sdk
-
Represents general errors that occur during execution.
- GeneralLeanFtException(int, String) - Constructor for exception com.hp.lft.sdk.GeneralLeanFtException
-
Constructs a new GeneralLeanFtException with a specified detail message and error code.
- GeneralLeanFtException(String) - Constructor for exception com.hp.lft.sdk.GeneralLeanFtException
-
Constructs a new GeneralLeanFtException with a specified detail message.
- GeneralLeanFtException(String, Throwable) - Constructor for exception com.hp.lft.sdk.GeneralLeanFtException
-
Constructs a new GeneralLeanFtException with the specified detail message and cause.
- GeneralReplayException - Exception in com.hp.lft.sdk
-
Represents general errors that occur during replay stage of the application.
- GeneralReplayException(TestObject) - Constructor for exception com.hp.lft.sdk.GeneralReplayException
-
Constructs a new GeneralReplayException with the test object, on which the replay failed.
- GeneralReplayException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.GeneralReplayException
-
Constructs a new GeneralReplayException with the test object, on which the replay failed and the specified detail message and error code.
- GeneralReplayException(TestObject, String) - Constructor for exception com.hp.lft.sdk.GeneralReplayException
-
Constructs a new GeneralReplayException with the test object, on which the replay failed and the specified detail message.
- GeneralServerErrorException - Exception in com.hp.lft.sdk
-
Represent general errors that occur on the runtime engine side.
- GeneralServerErrorException() - Constructor for exception com.hp.lft.sdk.GeneralServerErrorException
-
Constructs a new GeneralServerErrorException.
- GeneralServerErrorException(int, String) - Constructor for exception com.hp.lft.sdk.GeneralServerErrorException
-
Constructs a new GeneralServerErrorException with the specified detail message and error code.
- GeneralServerErrorException(String) - Constructor for exception com.hp.lft.sdk.GeneralServerErrorException
-
Constructs a new GeneralServerErrorException with the specified detail message.
- generateReport() - Static method in class com.hp.lft.report.Reporter
-
Generates the report.
- generateReport() - Method in interface com.hp.lft.report.ReportProvider
-
Generates the report.
- GENYCLOUD - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
The device is provided by Genymotion.
- GERMAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- get(int) - Method in class com.hp.lft.sdk.java.util.ListWrapper
-
Not used
- get(EnvironmentDescription) - Static method in class com.hp.lft.sdk.EnvironmentFactory
-
Locks and returns a specific environment based on the specified capabilities.
- get(String) - Method in class com.hp.lft.sdk.EnvironmentDescription
-
Returns the current value of an
EnvironmentDescription
capability. - get(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the current value of a
DeviceDescription
capability. - get(String) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the current value of a
BrowserDescription
capability. - getAbsoluteLocation() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the object's coordinates in pixels relative to the screen.
- getAbsoluteLocation() - Method in interface com.hp.lft.sdk.LocationInfoProvider
-
Returns this object's absolute coordinates relative to the screen (in pixels).
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Returns the object's coordinates in pixels relative to the screen.
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the object's absolute coordinates relative to the screen (in pixels).
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Returns the element's coordinates relative to the screen in pixels.
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the object's absolute coordinates relative to the screen (in pixels).
- getAbsoluteLocation() - Method in interface com.hp.lft.sdk.web.Page
-
Returns this object's absolute coordinates relative to the screen (in pixels).
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.web.PageDescription
-
Returns the object's absolute coordinates relative to the screen (in pixels).
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's absolute coordinates relative to the screen (in pixels).
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the object's absolute coordinates in pixels relative to the screen.
- getAbsoluteLocation() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the object's absolute coordinates relative to the screen (in pixels).
- getAbsX() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getAbsX() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getAbsY() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getAbsY() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getAcceleratorKey() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getAcceleratorKey() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getAccessibilityId() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the accessibility ID of the mobile object.
- getAccessibilityId() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the accessibility ID of the mobile object.
- getAccessibilityName() - Method in interface com.hp.lft.sdk.web.WebElement
-
Returns the element's AccessibilityName.
- getAccessibilityName() - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Returns the label of the object (where no text label is available).
- getAccessibleName() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the object's name.
- getAccessibleName() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the object's name.
- getAccessKey() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getAccessKey() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getActiveWindow() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the name of the window in focus.
- getActiveWindow(Class<TForm>) - Method in interface com.hp.lft.sdk.oracle.ApplicationSession
-
Returns the test object representing the currently active window.
- getAiClass() - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Returns the AI Class type of the AI object.
- getAllCellValues() - Method in interface com.hp.lft.sdk.java.TableRow
-
Returns the content of all cells contained in the row.
- getAllOpenBrowsers(BrowserDescription) - Static method in class com.hp.lft.sdk.web.BrowserFactory
-
Returns an array of all open browsers that match the given
BrowserDescription
. - getAllOpenSessions(GuiSessionDescription) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Returns the open sessions that match the description.
- getAlmData() - Static method in class com.hp.lft.unittesting.TestNgUnitTestBase
-
Returns the collection of parameterized test parameter values extracted from data resource on OpenText Application Quality Management server.
- getAlmData() - Static method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the collection of parameterized test parameter values extracted from data resource on OpenText Application Quality Management server.
- getAlmRunInfo() - Static method in class com.hp.lft.sdk.utils.AlmUtils
- getAlt() - Method in interface com.hp.lft.sdk.web.Area
-
Returns this object's tooltip text.
- getAlt() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the alternative text that will be displayed instead of the image.
- getAlt() - Method in interface com.hp.lft.sdk.web.Image
-
Returns this image's tooltip text.
- getAlt() - Method in class com.hp.lft.sdk.web.ImageDescription
-
Returns the image's tooltip text..
- getAlternativeClassName() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the alternative class name that is used whenever framework errors occur.
- getAlternativeTestName() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the alternative test name that is used whenever framework errors occur.
- getAnchor() - Method in class com.hp.lft.sdk.ai.Relation
-
Get the
AiObject
which has a visual relation with respect to the object to be identified. - getAnchor() - Method in class com.hp.lft.sdk.Location
-
Returns the object position from which the offset is taken.
- getApplicationServer() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the name of the application server.
- getApplicationServer() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the session's application server name.
- getAppsToInstall() - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Returns the
ApplicationDescription
array representing additional applications to install. - getArgs() - Method in class com.hp.lft.sdk.java.JavaEventInfo
-
Returns the parameters of the event's constructor except for the source and EventID.
- getAttachedText() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the static text attached to this object.
- getAttachedText() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns static text that is attached to an object.
- getAttachedText() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the static text attached to the object.
- getAttachedText() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the static text that is attached to this control.
- getAttachedText() - Method in interface com.hp.lft.sdk.sap.gui.Calendar
-
Returns the static text attached to the calendar.
- getAttachedText() - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Returns the static text that is attached to the control.
- getAttachedText() - Method in interface com.hp.lft.sdk.sap.gui.CheckBox
-
Returns the text associated with the checkbox.
- getAttachedText() - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Returns the text associated with the object.
- getAttachedText() - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Returns the static text attached to the combo box.
- getAttachedText() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Returns the static text attached to the edit field.
- getAttachedText() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Returns the static text attached to the edit field.
- getAttachedText() - Method in interface com.hp.lft.sdk.sap.gui.RadioButton
-
Returns the static text attached to the radio button.
- getAttachedText() - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Returns the static text attached to the control.
- getAttachedText() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the static text attached to the object.
- getAttachedText() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the static text that is attached to this control.
- getAttachedText() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field attached text.
- getAttachedText() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the attached text attribute for TeField.
- getAttachedText() - Method in interface com.hp.lft.sdk.winforms.PropertyGrid
-
Returns the static text attached to this control.
- getAttachedText() - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription
-
Returns the static text that is attached to this object.
- getAttachedText() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the static text that is attached to this control.
- getAttachedText() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the static text that is attached to this object.
- getAttachedText() - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Returns the static text attached to this control.
- getAttachedText() - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Returns the static text that is attached to this object.
- getAttachedText() - Method in interface com.hp.lft.sdk.winforms.UiObject
-
Returns the static text attached to this control.
- getAttachedText() - Method in class com.hp.lft.sdk.winforms.UiObjectDescription
-
Returns the static text that is attached to this object.
- getAttachedText() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Returns the static text that is attached to this object.
- getAttachedText() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the attached text associated with the object.
- getAttribute(String) - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the value of a single attribute.
- getAttributes() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the test object's DOM attributes.
- getAttributes() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns a copy of the collection of attributes that is attached to the element, for example, "id","class",etc.
- getAutoLaunch() - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
- getAutoLaunch() - Method in interface com.hp.lft.sdk.SDKConfiguration
-
Indicates whether the runtime engine is set to launch on OpenText Functional Testing for Developers SDK initialization.
- getAutomationId() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getAutomationId() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getBackgroundColor() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the object's background color.
- getBackgroundColor() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the object's background color.
- getBackgroundColor() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the background color of the terminal emulator field.
- getBackgroundColor() - Method in interface com.hp.lft.sdk.web.Link
-
Returns this link's background color.
- getBackgroundColor() - Method in class com.hp.lft.sdk.web.LinkDescription
-
Returns the link's background color.
- getBarStateString() - Method in enum class com.hp.lft.sdk.sap.ui5.BarState
- getBorder() - Method in interface com.hp.lft.sdk.web.TableBase
-
Returns the number of pixels that are used as border on the table.
- getBorder() - Method in class com.hp.lft.sdk.web.TableDescription
-
Returns the number of pixels that are used as border on the table.
- getBottom() - Method in class com.hp.lft.sdk.te.Area
-
Returns Bottom position of the rectangle.
- getBrowserTypeAsString() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the String value representation of Type.
- getBrowserTypeString() - Method in enum class com.hp.lft.sdk.web.BrowserType
- getBusinessComponentRunInfo() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the business component run information.
- getButton() - Method in class com.hp.lft.sdk.ClickArgs
-
Returns the mouse button set to perform the click.
- getButton() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns which of the mouse buttons changed.
- getButton() - Method in class com.hp.lft.sdk.web.MouseEventInfo
-
Returns the button of the mouse that is used with the event.
- getButton(String) - Method in interface com.hp.lft.sdk.java.ToolBar
-
Returns the
ToolBarButton
with the specified text. - getButton(String) - Method in interface com.hp.lft.sdk.powerbuilder.ToolBar
-
Returns an button with the given text.
- getButton(String) - Method in interface com.hp.lft.sdk.stdwin.ToolBar
-
Returns an button with the given text.
- getButtonOrdinalValue() - Method in enum class com.hp.lft.sdk.web.DialogButton
- getButtons() - Method in interface com.hp.lft.sdk.java.ToolBar
-
Returns the toolbar buttons in this toolbar.
- getButtons() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBar
-
Returns all toolbar buttons in this toolbar.
- getButtons() - Method in interface com.hp.lft.sdk.stdwin.ToolBar
-
Returns all toolbar buttons in this toolbar.
- getButtonTestObject() - Method in interface com.hp.lft.sdk.wpf.ToggleButton
-
Returns the Button test object, from which this toggle button was accessed.
- getButtonType() - Method in interface com.hp.lft.sdk.web.Button
-
Returns the button type.
- getButtonType() - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Returns the type of button, for example, submit or reset.
- getC1FlexGrid() - Method in interface com.hp.lft.sdk.winforms.CustomGridsProvider
-
Returns the additional functionality of a ComponentOne C1FlexGrid control.
- getC1TrueDbGrid() - Method in interface com.hp.lft.sdk.winforms.CustomGridsProvider
-
Returns the additional functionality of a ComponentOne C1TrueDBGrid control.
- getCaption() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Returns the caption of the object.
- getCaption() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Returns the caption of the object.
- getCaption() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Returns the caption of the object.
- getCaption() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Returns the caption of the object.
- getCaption() - Method in interface com.hp.lft.sdk.oracle.List
-
Returns the caption of the object.
- getCaption() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns the caption of the object.
- getCaption() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Returns the caption of the object.
- getCaption() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns the caption of the object.
- getCaption() - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Returns the caption of the object.
- getCaption() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Returns the caption of the object.
- getCell(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
- getCell(int, int) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Returns the specified cell.
- getCell(int, int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Returns a cell in the grid.
- getCell(int, Object) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns a cell specified by row index and column identifier.
- getCell(int, String) - Method in interface com.hp.lft.sdk.java.Table
-
Returns a cell specified by row index and column header.
- getCell(int, String) - Method in interface com.hp.lft.sdk.oracle.Table
-
Returns a cell specified by row index and column header.
- getCell(int, String) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Returns a cell specified by row index and column header.
- getCell(int, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Returns a cell in the grid.
- getCell(int, String) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Returns a cell in the grid.
- getCell(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Returns the specified cell.
- getCell(int, String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Returns a cell in the grid.
- getCell(int, String) - Method in interface com.hp.lft.sdk.wpf.Table
-
Returns a cell specified by row index and column header.
- getCell(String) - Method in interface com.hp.lft.sdk.sap.gui.TableRow
-
Returns a cell from the row by column name.
- getCell(String, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Returns the specified cell.
- getCellData(int, int) - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Gets the contents of the specified cell.
- getCellName(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
- getCells() - Method in interface com.hp.lft.sdk.java.TableRowBase
-
Returns a list of
TableCell
objects in the row. - getCells() - Method in interface com.hp.lft.sdk.oracle.TableRow
-
Returns a list of
TableCell
objects in the row. - getCells() - Method in interface com.hp.lft.sdk.powerbuilder.TableRow
-
Returns a list of
TableCell
objects in the row. - getCells() - Method in interface com.hp.lft.sdk.sap.gui.TableRow
-
Returns a list of the cells in this row.
- getCells() - Method in interface com.hp.lft.sdk.web.TableRowBase
-
Returns a list of table cell objects in the row.
- getCells() - Method in interface com.hp.lft.sdk.winforms.TableRow
-
Returns the cells in this row.
- getCells() - Method in interface com.hp.lft.sdk.wpf.TableRow
-
Returns the cells in this row.
- getCellText(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
- getCellValue(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
- getCheckedItems() - Method in interface com.hp.lft.sdk.powerbuilder.ListView
-
Returns all items marked as checked to a unmodified list object.
- getCheckedItems() - Method in interface com.hp.lft.sdk.stdwin.ListView
-
Returns all items marked as checked to a unmodified list object.
- getCheckedItems() - Method in interface com.hp.lft.sdk.winforms.ListView
-
Returns items marked as checked to a unmodified list object.
- getCheckedVisibleNodes() - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Retrieves the checked visible nodes in the tree-view object.
- getCheckedVisibleNodes() - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Retrieves the checked visible nodes in the tree-view object.
- getCheckedVisibleNodes() - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Returns the checked visible nodes in the tree-view control.
- getChildId() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getChoicesNumber() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Returns the number of available choices (taking into account the active filter).
- getClassName() - Method in class com.hp.lft.sdk.java.JavaEventInfo
-
Returns the name of the Java class representing the event to be activated.
- getClassName() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the test object class name used by OpenText Functional Testing Lab.
- getClassName() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the test object class name used by OpenText Functional Testing Lab.
- getClassName() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's CSS class.
- getClassName() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's CSS class.
- getClassName() - Method in exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Gets the name of the test class to be run.
- getClassName() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the class name.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.ApplicationSession
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.Button
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.Calendar
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.EditField
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.FormWindow
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.List
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.Notification
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.StatusBar
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.Tab
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in interface com.hp.lft.sdk.oracle.TreeView
-
The Oracle class hierarchy of the object's Oracle class.
- getClassPath() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Returns the Oracle class hierarchy of the object's Oracle class.
- getClickCount() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the number of mouse clicks associated with event.
- getClient() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the client selected on the login screen.
- getClient() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the client selected on the login screen.
- getClient() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the SAP client.
- getCodePage() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the code page number in use in this session.
- getCodePage() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the code page in use in this session.
- getCollapseXPath() - Method in class com.hp.lft.sdk.web.TreeViewConfiguration
-
Returns the XPath value used to find the internal tree element used to collapse a tree node.
- getCollectVitals() - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Returns the
DeviceVitalsCollectOptions
defining which device vitals should be collected in this session. - getColor() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the color of the text in the terminal emulator field.
- getColor() - Method in interface com.hp.lft.sdk.web.Link
-
Returns this link's color.
- getColor() - Method in class com.hp.lft.sdk.web.LinkDescription
-
Returns the link's color.
- getColumn() - Method in class com.hp.lft.sdk.te.Position
-
Returns the total number of columns in the emulator screen.
- getColumn() - Method in class com.hp.lft.sdk.te.PositionProperty
-
Returns the column component of the test object position.
- getColumnCount() - Method in interface com.hp.lft.sdk.powerbuilder.Table
- getColumnCount() - Method in class com.hp.lft.sdk.te.Size
-
Returns the total number of columns in the emulator screen.
- getColumnCount() - Method in class com.hp.lft.sdk.te.SizeProperty
-
Returns the columnCount component of the test object size.
- getColumnCount() - Method in interface com.hp.lft.sdk.uiapro.GridPattern
- getColumnCount() - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Returns the number of columns in the current band.
- getColumnCount() - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Returns the number of columns in the current view.
- getColumnHeader() - Method in interface com.hp.lft.sdk.java.TableCell
-
Returns the column header name of the cell.
- getColumnHeader(int) - Method in interface com.hp.lft.sdk.java.TreeView
-
Returns the header of the specified column in the tree.
- getColumnHeader(int) - Method in interface com.hp.lft.sdk.powerbuilder.ListView
-
Returns the text header of the specified (report-style) list-view column.
- getColumnHeader(int) - Method in interface com.hp.lft.sdk.stdwin.ListView
-
Returns the text header of the specified (report-style) list-view column.
- getColumnHeader(int) - Method in interface com.hp.lft.sdk.winforms.ListView
-
Returns the header text of the specified (report-style) list-view column.
- getColumnHeaderItems() - Method in interface com.hp.lft.sdk.uiapro.TableItemPattern
- getColumnHeaders() - Method in interface com.hp.lft.sdk.java.TableBase
-
Returns the column headers.
- getColumnHeaders() - Method in class com.hp.lft.sdk.java.TableDescription
-
Returns the collection of column headers in a table.
- getColumnHeaders() - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Returns the collection of column headers in a table.
- getColumnHeaders() - Method in interface com.hp.lft.sdk.oracle.Table
-
Returns the column headers.
- getColumnHeaders() - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Returns the collection of column headers in a table.
- getColumnHeaders() - Method in class com.hp.lft.sdk.sap.ui5.TableDescription
-
Returns a collection of semicolon-delimited table column headers.
- getColumnHeaders() - Method in interface com.hp.lft.sdk.uiapro.TablePattern
- getColumnHeaders() - Method in interface com.hp.lft.sdk.web.GridBase
-
Returns the headers of the columns, usually this is the text of the first row.
- getColumnHeaders() - Method in class com.hp.lft.sdk.web.GridBaseDescription
-
Returns the collection of column headers.
- getColumnHeaders() - Method in interface com.hp.lft.sdk.web.TableBase
-
Returns the headers of the columns, usually this is the text of the first row.
- getColumnHeaders() - Method in class com.hp.lft.sdk.web.TableDescription
-
Returns the collection of column headers.
- getColumnIndex() - Method in interface com.hp.lft.sdk.uiapro.GridItemPattern
- getColumnIndex() - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns the cell's 0-based column index.
- getColumnName() - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns the name of the column.
- getColumnName() - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Returns the column header name of this cell.
- getColumnName() - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Returns the column header name of the cell.
- getColumnsCount() - Method in class com.hp.lft.sdk.java.TableDescription
-
Returns the number of columns in a table.
- getColumnsCount() - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Returns the number of columns in the tree.
- getColumnsCount() - Method in class com.hp.lft.sdk.java.TreeViewDescription
-
Returns the number of columns in the tree.
- getColumnsCount() - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Returns the number of columns in the tree.
- getColumnsCount() - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Returns the number of columns in the table.
- getColumnsCount() - Method in class com.hp.lft.sdk.sap.ui5.TableDescription
-
Returns the number of columns in the table.
- getColumnsCount() - Method in class com.hp.lft.sdk.web.GridBaseDescription
-
Returns the number of columns in the table.
- getColumnsCount() - Method in class com.hp.lft.sdk.web.TableDescription
-
Returns the number of columns in the table.
- getColumnSelectionMode() - Method in interface com.hp.lft.sdk.sap.gui.Table
-
Returns which selections can be made on columns.
- getColumnSelectionMode() - Method in class com.hp.lft.sdk.sap.gui.TableDescription
-
Returns which selections can be made on the columns.
- getColumnValue(int) - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Returns the text of the column with the specified index.
- getColumnValue(String) - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Returns the text of the column with the specified name.
- getComponentId() - Method in interface com.hp.lft.sdk.BusinessComponentRunInfo
-
Returns the Business Component ID
- getComponentName() - Method in interface com.hp.lft.sdk.BusinessComponentRunInfo
-
Returns the Business Component name
- getComputedStyle(String) - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the value of a single style.
- getComputedStyles() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's computed styles as a dictionary with the name of the style as the key.
- getConcrete() - Method in class com.hp.lft.sdk.AppModelNodeBase
- getConfiguration() - Method in interface com.hp.lft.sdk.web.TreeView
-
Returns the set of xpath values that help in running Select, Expand, or Collapse operations on this tree node.
- getConnectTimeoutSeconds() - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
- getConnectTimeoutSeconds() - Method in interface com.hp.lft.sdk.SDKConfiguration
-
Returns the maximum time (in seconds) to try to connect to the runtime engine.
- getContainer() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns information about the table container, if the object is in a table.
- getContainer() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the table container,if the object is in a table.
- getContainerAttachedText() - Method in interface com.hp.lft.sdk.java.Slider
-
Returns the text of the slider object's container.
- getContainerAttachedText() - Method in class com.hp.lft.sdk.java.SliderDescription
-
Returns the slider container's attached text.
- getContainerName() - Method in interface com.hp.lft.sdk.sap.gui.Button
-
Returns the name of the parent object.
- getContainerName() - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Returns the name of the parent object.
- getContainingGrid() - Method in interface com.hp.lft.sdk.uiapro.GridItemPattern
- getContextMode() - Method in class com.hp.lft.report.ReportContextInfo
-
Returns the context mode which was set on the
ReportContextInfo
object. - getControlType() - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the type of facet filter object.
- getControlType() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the control type of the test object.
- getControlType() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns the
ControlType
of the test object. - getControlType() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getControlType() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getControlTypeString() - Method in enum class com.hp.lft.sdk.sap.ui5.ControlType
- getCoords() - Method in interface com.hp.lft.sdk.web.Area
-
Returns the coordinates of an area in an image-map.
- getCoords() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the coordinates of an area in an image-map.
- getCSSSelector() - Method in interface com.hp.lft.sdk.web.WebElement
-
Returns the element's CSS Selector.
- getCSSSelector() - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Returns the CSS Selector query used to describe the test object.
- getCurrentExecutionContextStatus() - Static method in class com.hp.lft.report.Reporter
-
Returns the status of the current execution context.
- getCurrentExecutionContextStatus() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the status of the current execution context.
- getCurrentExecutionContextStatus() - Method in interface com.hp.lft.report.UnitTestReporter
-
Returns the status of the current execution context.
- getCurrentPage() - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Returns the current page number in this table.
- getCurrentPage() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Returns the index of the currently selected page.
- getCurrentPage() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns the index of the currently selected page.
- getCurrentSource() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns the URL of the media file currently selected in the browser window.
- getCurrentSource() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Returns the URL of the media file currently selected in the browser window.
- getCursorColumn() - Method in interface com.hp.lft.sdk.stdwin.Editor
-
Returns the character position where the cursor is located.
- getCursorColumn() - Method in interface com.hp.lft.sdk.winforms.Editor
-
Returns the character the cursor is on in the line the cursor is on (0-based).
- getCursorLine() - Method in interface com.hp.lft.sdk.stdwin.Editor
-
Returns the line where the cursor is located.
- getCursorLine() - Method in interface com.hp.lft.sdk.winforms.Editor
-
The line the cursor is on in the object (0-based).
- getCursorPosition() - Method in interface com.hp.lft.sdk.te.Screen
-
Returns the Terminal Emulator screen current row and current column.
- getCursorPosition() - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Returns the position of the cursor in the emulator screen.
- getCustomGrid() - Method in interface com.hp.lft.sdk.winforms.Table
-
The returned object enables access to supported custom grids.
- getData() - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Returns the custom data that was set on the
ReportAdditionalInfo
object. - getData() - Method in class com.hp.lft.report.ReportContextInfo
-
Returns the custom data which was set on the
ReportContextInfo
object. - getData() - Method in class com.hp.lft.sdk.VideoData
-
Returns the video binary data.
- getDataGrid() - Method in interface com.hp.lft.sdk.winforms.CustomGridsProvider
-
Returns the additional functionality of a Microsoft DataGrid control.
- getDataGridView() - Method in interface com.hp.lft.sdk.winforms.CustomGridsProvider
-
Returns the additional functionality of a Microsoft DataGridView control.
- getDataTable() - Method in class com.hp.lft.unittesting.datadriving.DataSource
-
Gets the data table attached to the current test configuration when running a parameterized test from ALM.
- getDate() - Method in interface com.hp.lft.sdk.CalendarBase
-
Returns the date associated with this calendar.
- getDate() - Method in interface com.hp.lft.sdk.java.Calendar
-
Returns the date set in the calendar.
- getDate() - Method in interface com.hp.lft.sdk.sap.gui.Calendar
-
Returns the date selected in this calendar.
- getDate() - Method in interface com.hp.lft.sdk.sap.ui5.Calendar
-
Returns the date currently set in this calendar object.
- getDate() - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Gets the current date on the calendar.
- getDate() - Method in class com.hp.lft.sdk.stdwin.CalendarDescription
-
Returns the date of the CalendarDescription.
- getDate() - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Returns the date associated with this calendar.
- getDateFormatType() - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Returns the date format type.
- getDatePickerDisplayModeString() - Method in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
- getDateRange() - Method in interface com.hp.lft.sdk.CalendarBase
-
Returns the range of dates selected in this calendar.
Notes:
- Supported only for month calendar controls in multi-selection mode. - getDateRange() - Method in interface com.hp.lft.sdk.sap.gui.Calendar
-
Returns the range of dates selected in this calendar.
- getDateRanges() - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Returns the selected date ranges of this Month Calendar control in multi-selection mode.
- getDateType() - Method in interface com.hp.lft.sdk.sap.ui5.DateTimeInput
-
Returns the type of date displayed in this object.
- getDateType() - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Gets the type of date displayed in the object.
- getDateTypeString() - Method in enum class com.hp.lft.sdk.sap.ui5.DateType
- getDefaultNumericValue() - Method in interface com.hp.lft.sdk.web.NumericField
-
Returns the initial value in this field, which is set when this field is reset.
- getDefaultNumericValue() - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Returns the initial value of the object, which is set when the object is reset.
- getDefaultNumericValue() - Method in interface com.hp.lft.sdk.web.Slider
-
Returns the default value for this slider.
- getDefaultOperation() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getDefaultReportConfiguration() - Static method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the default report configuration.
- getDefaultValue() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the initial text value, which is set when the object is reset.
- getDefaultValue() - Method in interface com.hp.lft.sdk.web.EditFieldCommon
-
Returns the default value in the edit field.
- getDefaultValue() - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Returns the default value that will be displayed in the edit field.
- getDefaultValue() - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns the initial text value, which is set when the object is reset.
- getDefaultValue() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the initial text value, which is set when the object is reset.
- getDeltaX() - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Returns the distance moved on the x-axis.
- getDeltaY() - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Returns the distance moved on the y-axis
- getDescription() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getDescription() - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Returns the description that was set on the
ReportAdditionalInfo
object. - getDescription() - Method in interface com.hp.lft.report.ReportConfiguration
-
Returns the description of the run results report.
- getDescription() - Method in class com.hp.lft.report.ReportContextInfo
-
Returns the description which was set on the
ReportContextInfo
object. - getDescription() - Method in class com.hp.lft.sdk.AppModelNodeBase
-
Gets the Description of the generated Application Model node.
- getDescription() - Method in exception com.hp.lft.sdk.DescriptionException
-
Returns the description, in which the error has occurred.
- getDescription() - Method in interface com.hp.lft.sdk.TestObject
-
Returns a clone of the description for this test object (the test object must be obtained using the describe method, otherwise, this method returns null).
- getDescription() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getDesign() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns the visual design of the row repeater.
- getDesign() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Returns the visual design of the row repeater.
- getDesign() - Method in interface com.hp.lft.sdk.sap.ui5.ToolBar
-
Returns the visual design of the toolbar.
- getDesign() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Returns the visual design of the toolbar.
- getDesktop() - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the functionality provided by
DesktopFacetFilterBehavior
. - getDesktop() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns the functionality provided by
DesktopTableBehavior
. - getDeviceList() - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Returns a list of DeviceInfo for all devices in OpenText Functional Testing Lab.
- getDeviceSource() - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Returns a
DeviceSource
representing the source of the device to use. - getDialogText() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns the text displayed in a browser message box, such as an alert, confirmation, or prompt.
- getDirection() - Method in class com.hp.lft.sdk.ai.Position
-
Returns the direction of the
AiObject
's position. - getDirection() - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Returns the direction to swipe.
- getDisplayFormat() - Method in interface com.hp.lft.sdk.sap.ui5.DateTimeInput
-
Returns the display format of this object.
- getDisplayFormat() - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Gets the display format of the DateTimeInput object.
- getDisplayMode() - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Returns the date picker display mode.
- getDisplayMode() - Method in class com.hp.lft.sdk.sap.ui5.DatePickerDescription
-
Returns the date picker's visual display mode.
- getDisplayName() - Method in interface com.hp.lft.sdk.TestObject
-
Returns the object display name defined in the Application Model.
- getDistance() - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Returns the distance (in pixels) to swipe.
- getDomainName() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management domain name.
- getDragFromLocation() - Method in class com.hp.lft.sdk.DragAndDropArgs
-
Returns the point on the source object where the drag operation begins.
- getDropOnLocation() - Method in class com.hp.lft.sdk.DragAndDropArgs
-
Returns the point on the source object where the drag operation ends.
- getDuration() - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Returns the number of seconds to continue pressing.
- getDuration() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns the length of the currently selected media file (in milliseconds).
- getDuration() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Returns the length of the currently selected media file (in milliseconds).
- getDuration() - Method in class com.hp.lft.sdk.web.WebLongPressArgs
-
Returns the duration for the LongPress operation.
- getDuration() - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Returns the duration for the Pan operation.
- getDuration() - Method in class com.hp.lft.sdk.web.WebPinchArgs
-
Returns the number of seconds to perform the pinch.
- getDuration() - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Returns the number of seconds to perform the Swipe operation.
- getEmulatorStatus() - Method in interface com.hp.lft.sdk.te.Window
-
Returns the Terminal Emulator status.
- getEmulatorStatus() - Method in class com.hp.lft.sdk.te.WindowDescription
-
Returns the current emulator status.
- getEndDate() - Method in class com.hp.lft.sdk.DateRange
-
Returns the end date of the range.
- getEndpoint() - Method in class com.hp.lft.sdk.SvInfo
-
Returns the SV Endpoint address
- getErrorCode() - Method in exception com.hp.lft.sdk.GeneralLeanFtException
-
Returns the error code representing the error that occurred.
- getErrorCode() - Method in interface com.hp.lft.sdk.oracle.StatusBar
-
Returns the error code of the displayed message.
- getErrorCode() - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Returns error code of the displayed message.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.Button
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.Calendar
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.CheckBox
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.ComboBox
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.EditField
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.Editor
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.Label
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.PropertyGrid
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.RadioButton
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.SpinBox
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.Table
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Returns the tooltip text of the error icon associated with this object.
- getErrorText() - Method in interface com.hp.lft.sdk.winforms.UiObject
-
Returns the tooltip text of the error icon associated with this object.
- getEventArgs() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
- getEventArgs() - Method in class com.hp.lft.sdk.java.MouseEventInfo
- getEventArgs() - Method in class com.hp.lft.sdk.java.UiEventInfo
- getEventId() - Method in class com.hp.lft.sdk.java.JavaEventInfo
-
Returns the event ID number or the final field string that represents the event ID.
- getException() - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Returns the throwable of the step on the
ReportAdditionalInfo
object. - getExcludeRectangle() - Method in class com.hp.lft.sdk.ImageMaskArea
-
Gets the rectangle area to exclude from the mask image.
- getExpandCollapsePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getExpandCollapseState() - Method in interface com.hp.lft.sdk.uiapro.ExpandCollapsePattern
- getExpandedItems() - Method in interface com.hp.lft.sdk.java.ExpandBar
-
Returns a list of the expanded
ExpandBarItem
objects in the ExpandBar. - getExpandedItems() - Method in class com.hp.lft.sdk.java.ExpandBarDescription
-
Returns the expanded items in the ExpandBar.
- getExpandXPath() - Method in class com.hp.lft.sdk.web.TreeViewConfiguration
-
Returns the XPath value used to find the internal tree element used to expand a tree node.
- getFacetFilterModeString() - Method in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
- getFilters() - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the collection of all filter lists.
- getFilters() - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Returns a list of filters in the facet filter.
- getFilters() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns a semicolon-delimited list of the filter buttons that you can use to filter the rows.
- getFilters() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Returns a semicolon-delimited list of filter buttons for filtering the rows.
- getFiltersCount() - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Gets the number of filter lists of the facet filter.
- getFirstChildPath() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the full path of the node's first child node as a semi-colon delimited String.
- getFirstChildPath() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the full path of the node's first child node as a semi-colon delimited String.
- getFirstChildPath() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the full path of the node's first child node as a semi-colon delimited String.
- getFirstChildPath() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Returns the full path of this node's first child node as a semicolon delimited string.
- getFirstItem() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the first item in the list of items in the list.
- getFirstMenuItem() - Method in class com.hp.lft.sdk.web.MenuDescription
-
Returns the first item in the list of items in this menu.
- getFirstNode() - Method in class com.hp.lft.sdk.web.TreeViewDescription
-
Returns the first node in the list of nodes in this tree.
- getFirstTab() - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Returns the first tab in the list of tabs in this tab strip.
- getFirstVisibleRow() - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Returns the first row visible in a scrolled area.
- getFleetType() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns fleetType of the device as defined in OpenText Functional Testing Lab.
- getFleetType() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the fleetType of the emulated device.
- getFleetType() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the fleetType of the public device as defined in OpenText Functional Testing Lab.
- getFlushes() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the number of flushes or passes of data during server communication to the client.
- getFontName() - Method in interface com.hp.lft.sdk.web.Link
-
Returns this link's font.
- getFontName() - Method in class com.hp.lft.sdk.web.LinkDescription
-
Returns the link's font name.
- getForceExpandWithDoubleClick() - Method in class com.hp.lft.sdk.web.TreeViewConfiguration
-
Returns value used to determine if collapse or expand operations use only double click.
- getForegroundColor() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the object's foreground color.
- getForegroundColor() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the object's foreground color.
- getFormat() - Method in interface com.hp.lft.sdk.sap.gui.APOGridCell
-
Returns the type of the cell.
- getFrameworkClassName() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the testing project class name.
- getFrameworkClassName(boolean) - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the testing project class name.
- getFrameworkId() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getFrameworkId() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getFrameworkTestName() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the test method name.
- getFrameworkTestName(boolean) - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the framework test name.
- getFullNamePath() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Returns the full hierarchy of this object with all parent objects.
- getFullNamePath() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the of this object with all parent objects.
- getFullNamePath() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Returns the full hierarchy of this object with all parent objects.
- getFullNamePath() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the full hierarchy of ObjectName with all parent objects.
- getFullType() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Returns the full type name of this object.
- getFullType() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the full type name of this object.
- getFullType() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Returns the full type name of this object.
- getFullType() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the full type name of the object.
- getGesture() - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Returns the gesture class designed by the mobile application developer to handle this gesture on this object.
- getGesture() - Method in class com.hp.lft.sdk.mobile.PanArgs
-
Returns the gesture class designed by the mobile application developer to handle this gesture on this object.
Needed only if the application developer overrode the default gesture class. - getGesture() - Method in class com.hp.lft.sdk.mobile.PinchArgs
-
Returns the gesture class designed by the mobile application developer to handle this gesture on this object.
- getGesture() - Method in class com.hp.lft.sdk.mobile.SwipeArgs
-
Returns the gesture class designed by the mobile application developer to handle this gesture on this object.
- getGesture() - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Returns the gesture class designed by the mobile application developer to handle this gesture on this object.
- getGridItemPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getGridPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getGridType() - Method in interface com.hp.lft.sdk.winforms.Table
-
Returns the grid type of the test object.
- getGroup() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the login group information.
- getHandle() - Method in interface com.hp.lft.sdk.te.Window
-
Returns the Terminal Emulator window handle.
- getHandle() - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the handle to a window.
- getHandle() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getHandle() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getHandle() - Method in interface com.hp.lft.sdk.UiObjectBase
-
The hWnd of this object's window.
- getHeight() - Method in interface com.hp.lft.sdk.powerbuilder.ListItem
-
Returns the list item's height (in pixels).
- getHeight() - Method in class com.hp.lft.sdk.SizeProperty
-
Returns the horizontal component of the test object size.
- getHeight() - Method in interface com.hp.lft.sdk.stdwin.ListItem
-
Returns the list item's height (in pixels).
- getHeight() - Method in interface com.hp.lft.sdk.stdwin.StatusBarItem
-
Returns the status bar item's height (in pixels).
- getHeight() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getHeight() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getHeight() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the height of the emulated device screen (in pixels).
- getHeight() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns the height of the emulated device screen (in pixels).
- getHeight() - Method in interface com.hp.lft.sdk.winforms.ListItem
-
Returns the list item's height (in pixels).
- getHeight() - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Returns the height of this cell.
- getHeight() - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Returns the height of the cell in pixels.
- getHelp() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getHelpText() - Method in interface com.hp.lft.sdk.wpf.Button
-
Returns help text associated with this button.
- getHelpText() - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Returns the help text associated with this object.
- getHelpText() - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Returns the help text associated with this object.
- getHelpText() - Method in class com.hp.lft.sdk.wpf.CalendarDescription
-
Returns the help text associated with this object.
- getHelpText() - Method in interface com.hp.lft.sdk.wpf.CheckBox
-
Returns the help text associated with this object.
- getHelpText() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Returns the help text associated with this object.
- getHelpText() - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Returns the help text associated with this object.
- getHelpText() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Returns the help text associated with this object.
- getHelpText() - Method in interface com.hp.lft.sdk.wpf.List
-
Returns the help text associated with this object.
- getHelpText() - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Returns the help text associated with this object.
- getHint() - Method in class com.hp.lft.sdk.mobile.EditFieldDescription
-
Returns the hint of the edit field.
- getHint() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the hint property of the mobile control.
- getHorizontalRelation() - Method in class com.hp.lft.sdk.VisualRelation
-
Returns the horizontal relation definition.
- getHorizontalScroll() - Method in interface com.hp.lft.sdk.stdwin.ScrollInfoProvider
-
Returns the scroll properties of the horizontal scroll bar.
- getHorizontalScroll() - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Returns the scroll properties for the horizontal scroll bar.
- getHorizontalScrollPercent() - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
- getHorizontalViewSize() - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
- getHref() - Method in interface com.hp.lft.sdk.web.Area
-
Returns the location to which the browser navigates when the object is clicked.
- getHref() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the link's target without the last /.
- getHref() - Method in interface com.hp.lft.sdk.web.Image
-
Returns the location to which the browser navigates when the image is clicked.
- getHref() - Method in class com.hp.lft.sdk.web.ImageDescription
-
Returns the location to which the browser navigates when the image is clicked.
- getHref() - Method in interface com.hp.lft.sdk.web.Link
-
Returns the location to which the browser navigates when the image is clicked.
- getHref() - Method in class com.hp.lft.sdk.web.LinkDescription
-
Returns the location to which the browser navigates when the image is clicked.
- getIconName() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Returns the name of the edit field's icon.
- getIconName() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Returns the name of the icon used in the edit box.
- getIconName() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Returns the name of the icon used in the label.
- getIconName() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Returns the name of the icon used within the label.
- getId() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns the ID of the device in OpenText Functional Testing Lab.
- getId() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the device ID used by OpenText Functional Testing Lab.
- getId() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the ID of the device OpenText Functional Testing Lab.
- getId() - Method in interface com.hp.lft.sdk.sap.gui.Element
-
Returns the element's unique identifier in text format.
- getId() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Returns the element's unique identifier.
- getId() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the object's unique identifier in text format.
- getId() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the ID.
- getId() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field ID.
- getId() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Returns the id value of the field.
- getId() - Method in interface com.hp.lft.sdk.te.Screen
-
Returns the Terminal Emulator Screen ID.
- getId() - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Returns the value id of the screen.
- getId() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's HTML identifier.
- getId() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's HTML identifier.
- getIdentifier() - Method in interface com.hp.lft.sdk.mobile.Application
-
Returns the application identifier string.
- getIdentifier() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Returns the application identifier.
- getImage() - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Returns the image of the step that was set on the
ReportAdditionalInfo
object. - getImage() - Method in class com.hp.lft.sdk.insight.InsightDescription
-
Returns the image that will be used as the source image for the Insight test object.
- getImageIndex() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the image index of the node.
- getImageIndex() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the image index of the node.
- getImageIndex() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the image index of the node.
- getImageLocations(RenderedImage, RenderedImage) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Returns the first 100 locations of an image inside the source image, with a default similarity of 100%.
- getImageLocations(RenderedImage, RenderedImage, byte) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Returns the first 100 locations of an image inside the source image that meet the provided similarity threshold.
- getImagePath() - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Returns the path of the image file of the step that was set on the
ReportAdditionalInfo
object. - getIncludeRectangle() - Method in class com.hp.lft.sdk.ImageMaskArea
-
Gets the rectangle area to include in the mask image.
- getIndex() - Method in class com.hp.lft.sdk.ai.Position
-
Returns the 0-based index of the
AiObject
's position. - getIndex() - Method in class com.hp.lft.sdk.DescriptionBase
-
Returns the 0-based index of this object, relative to all other objects with an otherwise identical description.
- getIndex() - Method in interface com.hp.lft.sdk.java.ListItem
-
Returns the 0-based index of the list item.
- getIndex() - Method in interface com.hp.lft.sdk.java.ToolBarButton
-
The zero-based index of the toolbar button.
- getIndex() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Returns the 0-based numeric index location of the menu item.
- getIndex() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
The 0-based index number of the toolbar button.
- getIndex() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
The 0-based index number of the toolbar button.
- getIndex() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Returns the 0-based index of this toolbar item.
- getIndex() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Returns the 1-based index number of this toolbar item.
- getIndexType() - Method in class com.hp.lft.sdk.DescriptionBase
-
Returns the index type of the description.
- getInnerHTML() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the HTML code contained between the object's start and end tags.
- getInnerHTML() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's HTML not including the current element.
- getInnerText() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the text contained between the object's start and end tags.
- getInnerText() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the text contained between the object's start and end tags.
- getInputFieldCount() - Method in interface com.hp.lft.sdk.te.Screen
-
Returns the Terminal Emulator screen input field count.
- getInputFieldCount() - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Returns the number of input fields on the emulator screen.
- getInstance() - Static method in class com.hp.lft.report.ReportingProvider
- getInstanceNumber() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the system number property of the session.
- getInternalReporter() - Method in class com.hp.lft.report.ReportingProvider
- getInterpretationTime() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the time it takes for the client to interpret the information received from the server, in milliseconds.
- getInterval() - Method in class com.hp.lft.sdk.web.WebDoubleClickArgs
-
Returns the number of seconds between the clicks.
- getInvokePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getItem(int) - Method in interface com.hp.lft.sdk.oracle.List
-
Returns the item with the specified text.
- getItem(int) - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Returns the item with the specified index.
- getItem(Class<T>, int) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the index getter with the specified index and casts the return value to the specified returnType.
- getItem(Class<T>, int[]) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the index getter with the specified indexes (for multidimensional indexers) and casts the return value to the specified returnType.
- getItem(String) - Method in interface com.hp.lft.sdk.java.ExpandBar
-
Returns the
ExpandBarItem
object with the specified text. - getItem(String) - Method in interface com.hp.lft.sdk.java.List
-
Returns the item with the specified text.
- getItem(String) - Method in interface com.hp.lft.sdk.oracle.List
-
Returns the item with the specified text.
- getItem(String) - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Returns the item with the specified text.
- getItem(String) - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Returns the item at the specified path.
- getItem(String) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Returns an item with the given text.
- getItem(String) - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Returns the item specified by the item text.
- getItem(String) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns an item with the given text.
- getItem(String) - Method in interface com.hp.lft.sdk.sap.ui5.Menubar
-
Returns an item from the menu bar.
- getItem(String) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Returns an item with the specified text.
- getItem(String) - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBar
-
Returns a specified item from the navigation bar.
- getItem(String) - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Returns the path to the item as a semicolon-delimited string.
- getItem(String) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Returns an item with the given text.
- getItem(String) - Method in interface com.hp.lft.sdk.stdwin.Menu
-
Returns the menu item with the specified path.
- getItem(String) - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns an item with the given text.
- getItem(String) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Returns the item with the given text.
- getItem(String) - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Returns the item with the specified text.
- getItem(String) - Method in interface com.hp.lft.sdk.wpf.Menu
-
Returns the item at the specified path in the menu.
- getItems() - Method in interface com.hp.lft.sdk.java.ExpandBar
-
Returns a list of the
ExpandBarItem
objects in the ExpandBar. - getItems() - Method in interface com.hp.lft.sdk.java.List
-
Returns the list of items in the list object.
- getItems() - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
Returns the content of the object window.
- getItems() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Returns the content of the object window.
- getItems() - Method in interface com.hp.lft.sdk.powerbuilder.ComboBox
-
Returns a list of strings containing the names of all items in the combo box.
- getItems() - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Returns the items in the combo box.
- getItems() - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Returns a collection of all items in the list.
- getItems() - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Returns the items in the list.
- getItems() - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Returns the list of the items in the combo box.
- getItems() - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Returns the list of items in the control.
- getItems() - Method in interface com.hp.lft.sdk.sap.gui.Menubar
-
Returns the list of the items in the menu bar.
- getItems() - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription
-
Returns the list of items in the menu bar.
- getItems() - Method in interface com.hp.lft.sdk.sap.gui.StatusBar
-
Returns the list of non-empty items in the status bar.
- getItems() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Returns the list of non-empty items in the status bar.
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.Accordion
-
Returns the list of the titles of all the panels contained in the accordion (separated by ;).
- getItems() - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription
-
Gets a collection of all of the panels in the accordion.
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns all of the items in the list.
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.Menubar
-
Returns all of the items in the menu bar.
- getItems() - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Returns a collection of all items in the menubar.
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Returns all items in the list
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBar
-
Returns all items in the navigation bar.
- getItems() - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription
-
Returns a collection of all items in the navigation bar.
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.RadioGroup
-
Gets the list of all items contained in this object.
- getItems() - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription
-
Returns a collection of items in the radio group, separated by semicolons (;).
- getItems() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Returns a list of the names of all
RoadMapItem
steps and sub-steps, separated by semicolons (;). - getItems() - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Returns a collection of the names of all steps and sub-steps in the road map.
- getItems() - Method in interface com.hp.lft.sdk.stdwin.ComboBox
-
Returns a list of strings containing the names of all items in the combo box.
- getItems() - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Returns the items in the combo box.
- getItems() - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Returns a collection of all items in the list.
- getItems() - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Returns the items in the list.
- getItems() - Method in interface com.hp.lft.sdk.stdwin.StatusBar
-
Returns all items (parts) in the status bar.
- getItems() - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription
-
Returns the items in the StatusBarDescription.
- getItems() - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns all of the items in the list.
- getItems() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the collection of items in the list.
- getItems() - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Returns the list of all items contained in the object.
- getItems() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Returns the items in the radio group.
- getItems() - Method in interface com.hp.lft.sdk.winforms.ComboBox
-
Returns the names of the items in this combo box.
- getItems() - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Returns the items in the combo box.
- getItems() - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Returns the items in the list.
- getItems() - Method in class com.hp.lft.sdk.winforms.ListBoxDescription
-
Returns the items in the list.
- getItems() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the items (parts) in the status bar.
- getItems() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the items in the status bar.
- getItems() - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Returns the toolbar items in this toolbar.
- getItems() - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Returns the names of the items in the combo box.
- getItems() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Returns the items in the combo box.
- getItems() - Method in interface com.hp.lft.sdk.wpf.List
-
Returns the list of items in the list object.
- getItems() - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Returns the list of all items in the list object.
- getItems() - Method in interface com.hp.lft.sdk.wpf.ToolBar
-
Returns the toolbar items in this toolbar.
- getItemsCount() - Method in class com.hp.lft.sdk.java.ExpandBarDescription
-
Returns the number of ExpandBar items in the ExpandBar.
- getItemsCount() - Method in class com.hp.lft.sdk.java.ListDescription
-
Returns the number of items in the list.
- getItemsCount() - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Returns the number of items in the combo box.
- getItemsCount() - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Returns the number of items in the list.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Gets the number of items contained in the combo box.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription
-
Returns the number of items contained in the menu bar.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Returns the number of non-empty items contained in the status bar.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription
-
Gets the number of panels in the accordion.
- getItemsCount() - Method in interface com.hp.lft.sdk.sap.ui5.Carousel
-
Returns the number of items contained in the carousel.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Gets the number of items contained in the carousel.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Gets the number of items contained in the menubar.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription
-
Returns the number of items contained in the navigation bar.
- getItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Returns the number of steps and sub-steps in the road map.
- getItemsCount() - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Returns the number of items in the combo box.
- getItemsCount() - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Returns the number of items in the list.
- getItemsCount() - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription
-
Returns the number of items in the StatusBarDescription.
- getItemsCount() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the number of items in the list.
- getItemsCount() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Returns the number of items in the radio group.
- getItemsCount() - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Returns the number of items in the combo box.
- getItemsCount() - Method in class com.hp.lft.sdk.winforms.ListBoxDescription
-
Returns the number of items in the list.
- getItemsCount() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the number of items in the status bar.
- getIteration() - Method in interface com.hp.lft.sdk.BusinessComponentRunInfo
-
Returns the Business Component Iteration number
- getKey() - Method in interface com.hp.lft.sdk.sap.gui.ComboBoxItem
-
Returns the key of the item.
- getKeyboard() - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Returns a
KeyboardDevice
object that enables device replay on the environment. - getKeyboardEvent() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
-
Returns the
KeyboardEvent
of this event info. - getKeyboardShortcut() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getKeyChar() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
-
Returns the Unicode character generated by this event.
- getKeyCode() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
-
Returns the key code for the physical key pressed, independent of the character generated.
- getKeyLocation() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
-
Returns the location on the keyboard of the key that originated this event.
- getLabel() - Method in interface com.hp.lft.sdk.java.ExpandBarItem
-
Returns the ExpandBar item label.
- getLabel() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the object's label.
- getLabel() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the test object's label.
- getLabel() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Returns the menu item label.
- getLabel() - Method in interface com.hp.lft.sdk.oracle.Button
-
Returns the text displayed on the object.
- getLabel() - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Returns the text displayed on the object.
- getLabel() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Returns the text displayed on the object.
- getLabel() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Returns the text displayed on the object.
- getLabel() - Method in interface com.hp.lft.sdk.oracle.Tab
-
Returns the text displayed on the object.
- getLabel() - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Returns the text displayed on the object.
- getLabel() - Method in interface com.hp.lft.sdk.te.Screen
-
Returns the Terminal Emulator screen label.
- getLabel() - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Returns the label of the Terminal Emulator screen.
- getLanguage() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the language the user is working in.
- getLanguage() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the language the user is working in.
- getLanguage() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the 2-letter language code.
- getLargeChange() - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
- getLeanFtEventID() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
- getLeanFtEventID() - Method in class com.hp.lft.sdk.java.MouseEventInfo
- getLeanFtEventID() - Method in class com.hp.lft.sdk.java.UiEventInfo
- getLeft() - Method in class com.hp.lft.sdk.te.Area
-
Returns Left position of the rectangle.
- getLeftItemsCount() - Method in interface com.hp.lft.sdk.sap.ui5.ToolBar
-
Returns the number of the items in the left part of the toolbar. This number includes separators, but does not include the overflow button.
- getLeftItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Returns the number of items in the left side of the toolbar.
- getLegacyIAccessiblePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getLength() - Method in interface com.hp.lft.sdk.sap.gui.TableCell
-
Returns the maximum length of the cell
- getLength() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field length.
- getLength() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Returns the field length in characters.
- getLevel() - Method in interface com.hp.lft.sdk.sap.ui5.Message
-
Returns the severity level of the message.
- getLocale() - Method in interface com.hp.lft.sdk.sap.ui5.Calendar
-
Returns the locale of the application running this calendar object.
- getLocale() - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Returns the locale of the application running the calendar.
- getLocation() - Method in class com.hp.lft.sdk.ClickArgs
-
Returns the location to click within the test object.
- getLocation() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the object's coordinates in pixels relative to the parent window.
- getLocation() - Method in interface com.hp.lft.sdk.LocationInfoProvider
-
Returns this object's coordinates relative to the parent window (in pixels).
- getLocation() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns location of the device as defined in OpenText Functional Testing Lab.
- getLocation() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the location of the emulated device.
- getLocation() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the location of the public device as defined in OpenText Functional Testing Lab.
- getLocation() - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Returns the
Location
to perform the long press. - getLocation() - Method in class com.hp.lft.sdk.mobile.PinchArgs
-
Returns the location to perform the pinch operation.
- getLocation() - Method in class com.hp.lft.sdk.mobile.SwipeArgs
-
Returns the location to perform the swipe.
- getLocation() - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Returns the location to tap.
- getLocation() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the location of the mobile object.
- getLocation() - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Returns the object's coordinates in pixels relative to the parent window.
- getLocation() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the object's coordinates relative to the parent window (in pixels).
- getLocation() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Returns the element's coordinates relative to the parent window in pixels.
- getLocation() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the object's coordinates relative to the parent window (in pixels).
- getLocation() - Method in class com.hp.lft.sdk.web.MouseEventInfo
-
Returns the location to be used by the event.
- getLocation() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's coordinates relative to the parent window (in pixels).
- getLocation() - Method in class com.hp.lft.sdk.web.WebDoubleClickArgs
-
Returns the
Location
to perform the long press. - getLocation() - Method in class com.hp.lft.sdk.web.WebLongPressArgs
-
Returns the location to perform the LongPress operation.
- getLocation() - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Returns the location to start the Pan operation.
- getLocation() - Method in class com.hp.lft.sdk.web.WebPinchArgs
-
Returns the location for the center of the Pinch operation.
- getLocation() - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Returns the location to start the Swipe operation.
- getLocation() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the object's coordinates in pixels relative to the parent window.
- getLocation() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the object's coordinates relative to the parent window (in pixels).
- getLocator() - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Returns the
Locator
that distinguishes between objects matching the same description. - getLogs() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns the device logs collected from the moment the device was locked.
- getManufacturer() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns the manufacturer of the device.
- getManufacturer() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the manufacturer name that OpenText Functional Testing Lab uses to identify the device.
- getManufacturer() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the manufacturer of the device.
- getMap() - Method in class com.hp.lft.sdk.ai.AiComboBoxSettings
-
For internal use only.
- getMap() - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
For internal use only.
- getMap() - Method in class com.hp.lft.sdk.EnvironmentDescription
-
For internal use only.
- getMap() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
For internal use only.
- getMap() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
For internal use only.
- getMapName() - Method in interface com.hp.lft.sdk.web.Area
-
Returns the name of the map element the image uses to define the area inside the image.
- getMapName() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the name of the map element the image uses to define the area inside the image.
- getMatchMethod() - Method in class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Returns the match method to use when identifying the AI object by its text.
- getMax() - Method in interface com.hp.lft.sdk.web.NumericField
-
Returns the maximum value that can be entered in the field.
- getMax() - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Returns the maximum value that can be entered in the field.
- getMax() - Method in interface com.hp.lft.sdk.web.Slider
-
Returns the maximum value that can be entered in the field.
- getMaxCharsInLine() - Method in interface com.hp.lft.sdk.web.EditFieldBase
-
Returns the maximum number of characters allowed per line in this edit field.
- getMaxCharsInLine() - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Returns the number of characters that will be presented in each row.
- getMaximum() - Method in interface com.hp.lft.sdk.java.SpinBox
-
Returns the maximum value of the spin box.
- getMaximum() - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Returns the maximum value of the spin box.
- getMaximum() - Method in class com.hp.lft.sdk.ScrollInfo
-
Returns the maximum position (in lines) of the scroll bar.
- getMaximum() - Method in class com.hp.lft.sdk.ScrollProperty
-
Returns the maximum position (in lines) of the scroll bar.
- getMaximum() - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
- getMaximum() - Method in interface com.hp.lft.sdk.wpf.ProgressBar
-
Returns the maximum value of this progress bar.
- getMaximum() - Method in interface com.hp.lft.sdk.wpf.ScrollBar
-
Returns the maximum position of this scroll bar.
- getMaximum() - Method in interface com.hp.lft.sdk.wpf.Slider
-
Returns the maximum position of the slider.
- getMaxLength() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Returns the maximum number of characters in the edit field.
- getMaxLength() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Returns the maximum number of characters that can be entered in the edit box.
- getMaxLength() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Returns the maximum number of characters that can be displayed in the label.
- getMaxLength() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Returns the maximum number of characters that can be displayed in the label.
- getMaxLength() - Method in interface com.hp.lft.sdk.web.EditFieldCommon
-
Returns the max number of characters that can be entered in the input field.
- getMaxLength() - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Returns the maximum number of characters that can be entered in the input field.
- getMaxPosition() - Method in interface com.hp.lft.sdk.java.Slider
-
Returns the maximum position of the slider.
- getMaxPosition() - Method in class com.hp.lft.sdk.java.SliderDescription
-
Returns the maximum position of the slider.
- getMaxPosition() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Returns the maximum scrolling position.
- getMaxPosition() - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Returns the maximum scrolling position.
- getMaxPosition() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Returns the maximum scrolling position.
- getMaxPosition() - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Returns the maximum scrolling position.
- getMaxRating() - Method in interface com.hp.lft.sdk.sap.ui5.RatingIndicator
-
Returns the highest rating level that can be set.
- getMaxRating() - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Returns the highest rating level that can be set.
- getMembers() - Method in interface com.hp.lft.sdk.NativeObject
-
Returns the list of available native operations for an application object.
In some technologies and browsers, the names of the method parameters are included and properties without a setter include a [ReadOnly] suffix.
For additional implementation details and important considerations, see the NativeObject property topic in the Help Center. - getMenuSubItems() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Returns a list of all submenus for the specified menu item.
- getMessage() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Returns the text of the displayed message.
- getMessage() - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Returns the text of the notification.
- getMessage() - Method in interface com.hp.lft.sdk.oracle.StatusBar
-
Returns the text of the displayed message.
- getMessage() - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Returns the text of the displayed message.
- getMessageId() - Method in interface com.hp.lft.sdk.sap.gui.StatusBar
-
Returns the ID of the message in text format.
- getMessageId() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Returns the ID of the message in text format.
- getMessageLevelString() - Method in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
- getMessageNotifier() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Returns the message notifier, or null if it does not have a message notifier.
- getMessageNumber() - Method in interface com.hp.lft.sdk.sap.gui.StatusBar
-
Returns the internal number of the message on the status bar.
- getMessageNumber() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Returns the internal number of the message on the status bar.
- getMessages() - Method in interface com.hp.lft.sdk.sap.ui5.MessageNotifier
-
Returns all of the messages in the message notifier.
- getMessages() - Method in interface com.hp.lft.sdk.sap.ui5.Notifier
-
Returns all notification messages in the notifier.
- getMessageServer() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the name of the message server.
- getMessageType() - Method in interface com.hp.lft.sdk.sap.gui.StatusBar
-
Returns the type of message.
- getMessageType() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Returns the type of message.
- getMethodName() - Method in exception com.hp.lft.unittesting.datadriving.DataSourceException
-
Gets the name of the test method to be run.
- getMethodName(Method, Object[]) - Method in class com.hp.lft.unittesting.TestNgUnitTestBase
- getMiddleItemsCount() - Method in interface com.hp.lft.sdk.sap.ui5.ToolBar
-
Returns the number of the items in the middle part of the toolbar. This number includes separators, but does not include the overflow button.
- getMiddleItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Returns the number of items in the middle of the toolbar.
- getMin() - Method in interface com.hp.lft.sdk.web.NumericField
-
Returns the minimum value that can be entered in the field.
- getMin() - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Returns the minimum value that can be entered in the field.
- getMin() - Method in interface com.hp.lft.sdk.web.Slider
-
Returns the minimum value that can be entered in the field.
- getMinimum() - Method in interface com.hp.lft.sdk.java.SpinBox
-
Returns the minimum value of the spin box.
- getMinimum() - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Returns the minimum value of the spin box.
- getMinimum() - Method in class com.hp.lft.sdk.ScrollInfo
-
Returns the minimum position (in lines) of the scroll bar.
- getMinimum() - Method in class com.hp.lft.sdk.ScrollProperty
-
Returns the minimum position (in lines) of the scroll bar.
- getMinimum() - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
- getMinimum() - Method in interface com.hp.lft.sdk.wpf.ProgressBar
-
Returns the minimum value of this progress bar.
- getMinimum() - Method in interface com.hp.lft.sdk.wpf.ScrollBar
-
Returns the minimum position of this scroll bar.
- getMinimum() - Method in interface com.hp.lft.sdk.wpf.Slider
-
Returns the minimum position of the slider.
- getMinPosition() - Method in interface com.hp.lft.sdk.java.Slider
-
Returns the minimum position of the slider.
- getMinPosition() - Method in class com.hp.lft.sdk.java.SliderDescription
-
Returns the minimum position of the slider.
- getMinPosition() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Returns the minimum scrolling position.
- getMinPosition() - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Returns the minimum scrolling position.
- getMinPosition() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Returns the minimum scrolling position.
- getMinPosition() - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Returns the minimum scrolling position.
- getMobile() - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the functionality provided by
MobileFacetFilterBehavior
. - getMobile() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the functionality provided by
MobileListBehavior
. - getMobile() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns the functionality provided by
MobileTableBehavior
. - getMobileCenterAddress() - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Returns the URL of the OpenText Functional Testing Lab as defined in the LFTRuntime configuration, or null if it is not defined.
- getMobileCenterIndex() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the ordinal number assigned to the object by OpenText Functional Testing Lab to indicate the order in which the object appears on the device relative to other objects with an otherwise identical description.
- getMobileCenterIndex() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the ordinal number assigned to the object to indicate the order in which the object appears on the device relative to other objects with an otherwise identical description.
- getMobileCenterUserName() - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Returns the user name of the OpenText Functional Testing Lab as defined in the LFTRuntime configuration, or null if it is not defined.
- getMode() - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the visual design of the facet filter.
- getMode() - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Returns the visual mode of the facet filter.
- getModel() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns the model name of the device.
- getModel() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the device model that OpenText Functional Testing Lab uses to identify the device.
- getModel() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the model name of the device.
- getModifiers() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
-
Returns the mask of modifier keys down during event.
- getModifiers() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the mask of modifier keys down during event.
- getMonths() - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Returns the list of months contained in this date picker.
- getMouse() - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Returns a
MouseDevice
object that enables device replay on the environment. - getMouseButtonClicked() - Method in class com.hp.lft.sdk.DragAndDropArgs
-
Returns the mouse button used to drag this object.
- getMouseEvent() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the mouse action of this event.
- getName() - Method in class com.hp.lft.sdk.AppModelBase
- getName() - Method in interface com.hp.lft.sdk.java.ToolBarButton
-
Returns the name of the toolbar button.
- getName() - Method in interface com.hp.lft.sdk.mobile.Application
-
Returns the name of the mobile application.
- getName() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Returns the name of the mobile application.
- getName() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns name of the device as defined in OpenText Functional Testing Lab.
- getName() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the logical name that OpenText Functional Testing Lab uses to identify the device.
- getName() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns name of the device as defined in OpenText Functional Testing Lab.
- getName() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Returns the name of the toolbar button.
- getName() - Method in interface com.hp.lft.sdk.sap.gui.Element
-
Returns the name of the element.
- getName() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Returns the name of the element.
- getName() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the name of the object.
- getName() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the session's name.
- getName() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Returns the name of the toolbar button.
- getName() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getName() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getName() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Returns the object's name.
- getName() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the name of the emulated device.
- getName() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns the name of the emulated device.
- getName() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's name property.
- getName() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the object's name.
- getName() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Returns the name of this toolbar item.
- getName() - Method in interface com.hp.lft.sdk.wpf.Button
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Returns the name of the object.
- getName() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.EditField
-
Returns the name of the object.
- getName() - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.Image
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.ImageDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.Link
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.LinkDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.List
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.RadioButton
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.Slider
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.SliderDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.Table
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.TableDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.TabStrip
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.ToolBar
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.ToolBarDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Returns the name of this toolbar item.
- getName() - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Returns the name of this object.
- getName() - Method in interface com.hp.lft.sdk.wpf.UiObject
-
Returns the name of this object.
- getName() - Method in class com.hp.lft.sdk.wpf.UiObjectDescription
-
Returns the name of this object.
- getNativeClass() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the object's Java class name.
- getNativeClass() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the object's Java class name.
- getNativeClass() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the native class of the mobile object.
- getNativeClass() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the native class of the mobile control.
- getNativeClass() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the object's window class name.
- getNativeClass() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the object's window class name.
- getNativeClass() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getNativeClass() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Returns the object's window class name.
- getNativeClass() - Method in interface com.hp.lft.sdk.UiObjectBase
-
This object's window class name.
- getNativeClass() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns object's window class name.
- getNativeClass() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the object's window class name.
- getNativeObject() - Method in interface com.hp.lft.sdk.SupportsNativeObject
-
Returns the native application object that is represented by this test object instance, enabling you to access the native properties and methods provided by that object.
- getNextSiblingPath() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the full path of the node's next sibling node as a semi-colon delimited String.
- getNextSiblingPath() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the full path of the node's next sibling node as a semi-colon delimited String.
- getNextSiblingPath() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the full path of the node's next sibling node as a semi-colon delimited String.
- getNextSiblingPath() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Returns the full path of this node's next sibling node as a semicolon delimited string.
- getNode(int) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Returns the value of the specified node.
- getNode(int) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Returns the the specified node.
- getNode(Object...) - Method in interface com.hp.lft.sdk.web.TreeView
-
Returns the specified node in the tree using the path created with the parts of the path.
- getNode(String) - Method in interface com.hp.lft.sdk.java.TreeView
-
Returns the specified node.
- getNode(String) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Returns the the specified node.
- getNode(String) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Returns a node with the given path.
- getNode(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Returns the node with the specified path.
- getNode(String) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Returns a node with the given path.
- getNode(String) - Method in interface com.hp.lft.sdk.web.TreeView
-
Returns the specified node in the tree using the full path to the tree item.
- getNode(String) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Returns the node at the given path.
- getNode(String) - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Returns the node with the specified path.
- getNodesCount() - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Returns the number of nodes in the TreeViewDescription.
- getNodesCount() - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Returns the number of nodes in the TreeViewDescription.
- getNodesCount() - Method in class com.hp.lft.sdk.winforms.TreeViewDescription
-
Returns the number of nodes in the tree view.
- getNotificationTypeString() - Method in enum class com.hp.lft.sdk.oracle.NotificationType
- getNotifiers() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Returns all notifiers in the notification bar.
- getNotifiersCount() - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Returns the number of notifiers in the notification bar.
- getNumberOfChildrenWithType(Class<TChild>) - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns the number of child test objects that have the specified type.
- getNumberOfTabs() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns the number of currently open tabs in the browser.
- getNumberOfTaps() - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Returns the number of times to tap the object.
- getNumberOfTouchPoints() - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Returns the number of points to press, similar to the number of fingers you would use for the gesture on a real device.
- getNumberOfTouchPoints() - Method in class com.hp.lft.sdk.mobile.TapArgs
-
The number of points to tap, similar to the number of fingers you would use for the gesture on a real device.
- getNumericValue() - Method in interface com.hp.lft.sdk.web.NumericField
-
Returns the current value in the number field.
- getNumericValue() - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Returns the current value in the number field.
- getNumericValue() - Method in interface com.hp.lft.sdk.web.Slider
-
Returns the current value in the number field.
- getObjectDescription() - Method in interface com.hp.lft.sdk.oracle.Button
-
Indicates accessibility description of the object as specified by the server.
- getObjectDescription() - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Returns the accessibility description of the object as specified by the server.
- getObjectDescription() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Indicates accessibility description of the object as specified by the server.
- getObjectDescription() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Returns the accessibility description of the object as specified by the server.
- getObjectDescription() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Indicates accessibility description of the object as specified by the server.
- getObjectDescription() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Returns the accessibility description of the object as specified by the server.
- getObjectDescription() - Method in interface com.hp.lft.sdk.oracle.List
-
Indicates accessibility description of the object as specified by the server.
- getObjectDescription() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns the accessibility description of the object as specified by the server.
- getObjectDescription() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Indicates accessibility description of the object as specified by the server.
- getObjectDescription() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns the accessibility description of the object as specified by the server.
- getObjectDescription() - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Indicates accessibility description of the object as specified by the server.
- getObjectDescription() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Returns the accessibility description of the object as specified by the server.
- getObjectName() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns test object's ObjectName.
- getObjectName() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the test object's ObjectName.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.Button
-
Indicates internal name of the object supplied by the application server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Returns internal name of the object supplied by the application server.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Indicates internal name of the object supplied by the application server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Returns internal name of the object supplied by the application server.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Indicates internal name of the object supplied by the application server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Returns internal name of the object supplied by the application server.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.List
-
Indicates internal name of the object supplied by the application server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns internal name of the object supplied by the application server.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Indicates internal name of the object supplied by the application server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns internal name of the object supplied by the application server.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.Table
-
Returns the name of the object supplied by the server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Returns the name of the object supplied by the server.
- getObjectName() - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Indicates internal name of the object supplied by the application server.
- getObjectName() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Returns internal name of the object supplied by the application server.
- getObjectName() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the object's name as set by the developer.
- getObjectName() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the object's name as set by the developer.
- getObjectName() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
The instance's name.
- getObjectName() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the object's name.
- getObjectName() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Returns the name of this instance.
For example, formyFoo = new fooBar
, the ObjectName is myFoo. - getObjectName() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the object's name as set by the developer.
- getObjectProperties() - Method in class com.hp.lft.sdk.DescriptionBase
-
Returns the concrete test object properties, including custom properties created by the developer of the control.
- getObjectProperties() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the concrete test object properties, including custom properties created by the developer of the control.
- getObjectProperty(String, Class<TValue>) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the value of a test object property.
- getObjectProperty(String, Class<TValue>) - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Returns the value of a test object property.
- getObjectProperty(String, Class<TValue>) - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Returns the value of a test object property.
- getObjectType() - Method in interface com.hp.lft.sdk.oracle.UiObjectBase
-
Returns the general object type.
- getObjectType() - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Returns the general object type.
- getOCREngineProvider() - Static method in class com.hp.lft.sdk.ai.AiRunSettings
-
Retrieves the OCR provider used at runtime
- getOffset() - Method in class com.hp.lft.sdk.Location
-
Returns the x- and y- offset (in pixels) from the anchor position.
- getOpenTitle() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns the browser's initial title when first opened.
- getOpenTitle() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the browser's initial title when first opened.
- getOpenUrl() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the URL from which the browser is first opened.
- getOpenURL() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns the URL from which the browser is opened.
- getOrientation() - Method in interface com.hp.lft.sdk.java.Slider
-
Returns the orientation of the slider.
- getOrientation() - Method in class com.hp.lft.sdk.java.SliderDescription
-
Returns the orientation of the slider.
- getOrientation() - Method in interface com.hp.lft.sdk.sap.ui5.Carousel
-
Returns the orientation of the carousel items.
- getOrientation() - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Returns how the carousel items are displayed.
- getOrientation() - Method in interface com.hp.lft.sdk.sap.ui5.RatingIndicator
-
Returns the visual orientation of rating indicator items.
- getOrientation() - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Returns the orientation of rating indicator items.
- getOrientationString() - Method in enum class com.hp.lft.sdk.Orientation
- getOrigLogicalLocation() - Method in interface com.hp.lft.sdk.java.TabControl
-
Returns the original logical location of the tab object relative to the parent object.
- getOrigLogicalLocation() - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Returns the original logical location of the tab object.
- getOsType() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the OS type of the emulated device.
- getOSType() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns the operating system currently running on the device.
- getOSType() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the operating system currently running on the device.
- getOsVersion() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the OS version of the emulated device.
- getOSVersion() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns the operating system version currently running on the device.
- getOSVersion() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the operating system version currently running on the device.
- getOuterHTML() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the HTML code contained between the object's start and end tags.
- getOuterHTML() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's HTML, including the current element.
- getOuterText() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's text.
- getOuterText() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the object's text.
- getOutParams() - Method in class com.hp.lft.sdk.apitesting.uft.APITestResult
-
The output parameter value returned from the API test run.
- getOutputParametersData(Object, String) - Static method in class com.hp.lft.unittesting.datadriving.DataSource
-
Gets the output parameters data (name and value) if output parameters were defined for the test.
- getOverlayImageIndex() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the index number of the current overlay image.
- getOverlayImageIndex() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the index number of the current overlay image.
- getOverlayImageIndex() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the index of the current overlay image.
- getPage() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns a test object representing the top level document in the tab.
- getPagesCount() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns the total number of pages.
- getPagesCount() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Returns the total number of pages in the row repeater.
- getPageSize() - Method in class com.hp.lft.sdk.ScrollInfo
-
Returns the size (in lines) of a single page of the scroll bar.
- getPageSize() - Method in class com.hp.lft.sdk.ScrollProperty
-
Returns the size (in lines) of a single page of the scroll bar.
- getParameters() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the test parameters as defined in OpenText Application Quality Management for regular tests and business components.
- getParent() - Method in class com.hp.lft.sdk.AppModelNodeBase
- getParent() - Method in interface com.hp.lft.sdk.TestObject
-
Returns the parent test object of this test object (the child object must be obtained using the describe method, otherwise, this method returns null).
- getParentPath() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the full path of the node's parent node as a semi-colon delimited String.
- getParentPath() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the full path of the node's parent node as a semi-colon delimited String.
- getParentPath() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the full path of the node's parent node as a semi-colon delimited string.
- getParentPath() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Returns the full path of this node's parent node as a semicolon delimited string.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.Button
-
Returns text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.CalendarDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.CheckBox
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Returns text associated with the parent object of the object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.EditField
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.Image
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.ImageDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.Link
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.LinkDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.List
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.UiObject
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.UiObjectDescription
-
Return the text associated with the parent object of the object.
- getParentText() - Method in interface com.hp.lft.sdk.wpf.Window
-
Returns the text associated with the parent object of this object.
- getParentText() - Method in class com.hp.lft.sdk.wpf.WindowDescription
-
Return the text associated with the parent object of the object.
- getPassword() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the encrypted password.
- getPath() - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Returns the path to the node in the tree.
- getPath() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the object's hierarchy (object ancestors).
- getPath() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the object's hierarchy (object ancestors).
- getPath() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Returns the path of the menu item.
- getPath() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Returns the path of the menu item.
- getPath() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the full path of the node as a semi-colon delimited String.
- getPath() - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Returns the full path of the node as a semi-colon delimited String.
- getPath() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMapItem
-
Returns the full path of the item as a semicolon-delimited string.
- getPath() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the full path of the node as a semi-colon delimited String.
- getPath() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getPath() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getPath() - Method in interface com.hp.lft.sdk.web.TreeViewNode
-
Returns the full path of this node as a semi-colon delimited string.
- getPath() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the full path of the node as a semi-colon delimited string.
- getPath() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Returns the full path of this node as a semicolon delimited string.
- getPattern() - Method in class com.hp.lft.sdk.RegExpProperty
-
Returns the regular expression pattern in VBScript syntax.
- getPattern() - Method in interface com.hp.lft.sdk.web.EditFieldCommon
-
Returns the input pattern, for example, a phone number.
- getPattern() - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Returns the input pattern, for example, a phone number.
- getPlaceholder() - Method in interface com.hp.lft.sdk.sap.ui5.DateTimeInput
-
Returns the placeholder of this object.
- getPlaceholder() - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Gets the placeholder of the DateTimeInput object.
- getPlaceholder() - Method in interface com.hp.lft.sdk.web.EditFieldBase
-
Returns the hint text that is displayed in the edit box until a value is entered into it.
- getPlaceholder() - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Returns the hint text that is displayed in the edit box until a value is entered into it.
- getPlaybackRate() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns the speed of the media playback.
- getPlaybackRate() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Returns the speed of the media playback.
- getPlaybackTime() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns the current playback position in the media file (in milliseconds).
- getPlaybackTime() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Returns the current playback position in the media file (in milliseconds).
- getPosition() - Method in interface com.hp.lft.sdk.java.Slider
-
Returns the position of the slider.
- getPosition() - Method in class com.hp.lft.sdk.java.SliderDescription
-
Returns the position of the slider.
- getPosition() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Returns the scroll bar position.
- getPosition() - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Returns the current scroll bar position.
- getPosition() - Method in class com.hp.lft.sdk.ScrollInfo
-
Returns the current position (in lines) of the scroll bar.
- getPosition() - Method in class com.hp.lft.sdk.ScrollProperty
-
Returns the current position (in lines) of the scroll bar.
- getPosition() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Returns the scroll bar position.
- getPosition() - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Returns the current scroll bar position.
- getPosition() - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Returns the scroll bar position.
- getPosition() - Method in class com.hp.lft.sdk.winforms.ScrollBarDescription
-
Returns the current scroll bar position.
- getPosition() - Method in interface com.hp.lft.sdk.wpf.Slider
-
Returns the current position of the slider.
- getPosition() - Method in class com.hp.lft.sdk.wpf.SliderDescription
-
Returns the current position of the range element.
- getPrimaryTraversalDirection() - Method in interface com.hp.lft.sdk.uiapro.TablePattern
- getProcessId() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getProcessId() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getProcessName() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getProcessName() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getProgram() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the name of the SAP source program that is executing.
- getProgram() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Returns the name of the SAP source program that is executing.
- getProgram() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Returns the name of the SAP source program that is currently executing.
- getProjectName() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management project name.
- getProperties() - Method in class com.hp.lft.sdk.ai.Position
- getProperties() - Method in class com.hp.lft.sdk.ai.Relation
- getProperties() - Method in class com.hp.lft.sdk.LocationProperty
- getProperties() - Method in class com.hp.lft.sdk.ScrollProperty
- getProperties() - Method in class com.hp.lft.sdk.SizeProperty
- getProperties() - Method in class com.hp.lft.sdk.te.PositionProperty
- getProperties() - Method in class com.hp.lft.sdk.te.SizeProperty
- getProperty(String, Class<T>) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the getter of the specified property and casts the return value to the specified returnType.
You can retrieve the list of available native operations for an object using the getMembers method.
For implementation details and important considerations, see the NativeObject property topic in the Help Center. - getPropertyValue(String, Class<T>) - Method in interface com.hp.lft.sdk.winforms.PropertyGrid
-
Returns value of the specified property in this property grid control.
This method is supported only for String, Boolean and Numeric types. - getProtectedFieldCount() - Method in interface com.hp.lft.sdk.te.Screen
-
Returns the Terminal Emulator screen protected field count.
- getProtectedFieldCount() - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Returns the number of protected fields on the emulator screen.
- getProtocol() - Method in interface com.hp.lft.sdk.te.Window
-
Returns the Terminal Emulator protocol.
- getProtocol() - Method in class com.hp.lft.sdk.te.WindowDescription
-
Returns the current protocol.
- getProximityRelation() - Method in class com.hp.lft.sdk.VisualRelation
-
Returns the proximity relation info.
- getRangeValuePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getRating() - Method in interface com.hp.lft.sdk.sap.ui5.RatingIndicator
-
Returns the rating level set for this object.
- getRating() - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Returns the rating level set for the object.
- getReceivedTime() - Method in interface com.hp.lft.sdk.sap.ui5.Notification
-
Returns the time when the notification is received.
- getRegExp() - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Returns the regular expression used to identify the AI Object.
- getRegExp() - Method in class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Returns the regular expression used to identify the AI object.
- getRelatedObject(String) - Method in class com.hp.lft.sdk.AppModelNodeBase
-
Returns the related test object.
- getRelationType() - Method in class com.hp.lft.sdk.ai.Relation
-
Get the type of the
Relation
. - getRelativeId() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Returns the object's unique identifier relative to the parent window ID.
- getRelativeId() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Returns the object's unique identifier relative to the parent window ID in text format.
- getReportConfiguration() - Static method in class com.hp.lft.report.ReportConfigurationFactory
-
Returns the
ModifiableReportConfiguration
to use for this project. - getReportConfiguration() - Static method in class com.hp.lft.report.Reporter
-
Returns the
ReportConfiguration
interface, which enables you to customize the report behavior. - getReportConfiguration() - Method in class com.hp.lft.report.ReportingProvider
-
Returns the
ModifiableReportConfiguration
to use for this project. - getReportConfiguration() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the
ReportConfiguration
interface, which enables you to customize the report behavior. - getReportConfiguration() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the
ModifiableReportConfiguration
to use for this project. - getReportConfigurationFromExternalPropertiesFile(String) - Static method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the report configuration with values from the specified leanft.properties file.
- getReportConfigurationFromResourcesPropertiesFile(String) - Static method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the report configuration with values from the specified leanft.properties file in the resources folder.
- getReportDescription() - Static method in class com.hp.lft.report.Reporter
-
Returns the description of the run results report.
- getReportDescription() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the description of the run results report.
- getReporter() - Method in class com.hp.lft.report.ReportingProvider
-
Returns the reporter with the type: Reporter.
- getReporter() - Static method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the
ReportProvider
. - getReportFolder() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getReportFolder() - Method in interface com.hp.lft.report.ReportConfiguration
-
Returns the name of the folder where the run results report is generated.
- getReportGranularity() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getReportGranularity() - Method in interface com.hp.lft.report.ReportConfiguration
-
Returns the granularity of report generation.
- getReportLevel() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getReportLevel() - Method in interface com.hp.lft.report.ReportConfiguration
-
Returns the level of events to be reported.
- getReportLevel() - Static method in class com.hp.lft.report.Reporter
-
Returns the report level used to generate the report.
- getReportLevel() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the report level used to generate the report.
- getReportTitle() - Static method in class com.hp.lft.report.Reporter
-
Returns the run results report title.
- getReportTitle() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the run results report title.
- getResourceId() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the resource ID of the control (Android only).
- getResourceId() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the resource ID of the object.
- getResponseTime() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
The server response time in milliseconds.
- getResponseTimeoutSeconds() - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
- getResponseTimeoutSeconds() - Method in interface com.hp.lft.sdk.SDKConfiguration
-
Returns the maximum time (in seconds) to wait for a response to any command sent to the runtime engine.
- getRight() - Method in class com.hp.lft.sdk.te.Area
-
Returns Right position of the rectangle.
- getRightItemsCount() - Method in interface com.hp.lft.sdk.sap.ui5.ToolBar
-
Returns the number of the items in the right part of the toolbar, including separators.
- getRightItemsCount() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Returns the number of items in the right side of the toolbar.
- getRole() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getRole() - Method in interface com.hp.lft.sdk.web.WebElement
-
Returns the object's role property.
- getRole() - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Returns the object's role property.
- getRoundTrips() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the number of communications between client and server while the client is locked and waiting for data from the server.
- getRow() - Method in class com.hp.lft.sdk.te.Position
-
Returns the total number of rows (lines) in the emulator screen.
- getRow() - Method in class com.hp.lft.sdk.te.PositionProperty
-
Returns the row component of the test object position.
- getRow(int) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns the index of the specified
TableRow
row. - getRowCount() - Method in interface com.hp.lft.sdk.powerbuilder.Table
- getRowCount() - Method in class com.hp.lft.sdk.te.Size
-
Returns the total number of rows (lines) in the emulator screen.
- getRowCount() - Method in class com.hp.lft.sdk.te.SizeProperty
-
Returns the rowCount component of the test object size.
- getRowCount() - Method in interface com.hp.lft.sdk.uiapro.GridPattern
- getRowCount() - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Returns the number of rows in the current band.
- getRowCount() - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Returns the number of rows in the current view.
- getRowHeaderItems() - Method in interface com.hp.lft.sdk.uiapro.TableItemPattern
- getRowHeaders() - Method in interface com.hp.lft.sdk.uiapro.TablePattern
- getRowIndex() - Method in interface com.hp.lft.sdk.sap.gui.TableRow
-
Returns the 0 based index of the row.
- getRowIndex() - Method in interface com.hp.lft.sdk.uiapro.GridItemPattern
- getRowIndex() - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns the cell's 0-based row index.
- getRowIndex() - Method in interface com.hp.lft.sdk.web.TableRowBase
-
Returns the row's 0-based index.
- getRowNumber() - Method in interface com.hp.lft.sdk.sap.ui5.TableRow
-
Returns the row number.
- getRowRepeaterDesignString() - Method in enum class com.hp.lft.sdk.sap.ui5.RowRepeaterDesign
- getRows() - Method in interface com.hp.lft.sdk.java.Table
-
Returns the
TableRow
objects in the table. - getRows() - Method in interface com.hp.lft.sdk.oracle.Table
-
Returns the
TableRow
objects in the table. - getRows() - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Returns the
TableRow
objects in the table. - getRows() - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Returns the list of rows in the test object.
- getRows() - Method in interface com.hp.lft.sdk.web.GridBase
-
Returns a collection of rows.
- getRows() - Method in interface com.hp.lft.sdk.web.TableBase
-
Returns a collection of rows.
- getRows() - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Returns the rows.
- getRows() - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Returns the collection of rows.
- getRows() - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Returns the collection of rows.
- getRows() - Method in interface com.hp.lft.sdk.wpf.Table
-
Returns table rows.
- getRowsCount() - Method in class com.hp.lft.sdk.java.TableDescription
-
Returns the number of rows in a table.
- getRowsCount() - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Returns the number of rows in a table.
- getRowsCount() - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Returns the number of visible rows in the table.
- getRowsCount() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns the number of visible rows.
- getRowsCount() - Method in class com.hp.lft.sdk.sap.ui5.TableDescription
-
Returns the number of rows in the table not including the header (1-based).
- getRowsCount() - Method in interface com.hp.lft.sdk.web.EditFieldCommon
-
Returns the number of rows in a multi-line edit field.
- getRowsCount() - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Returns the number of rows for multi-line objects.
- getRowsCount() - Method in class com.hp.lft.sdk.web.GridBaseDescription
-
Returns the number of rows in the table including the header.
- getRowsCount() - Method in class com.hp.lft.sdk.web.TableDescription
-
Returns the number of rows in the table including the header.
- getRowSelectionMode() - Method in interface com.hp.lft.sdk.sap.gui.Table
-
Returns which selections can be made on rows.
- getRowSelectionMode() - Method in class com.hp.lft.sdk.sap.gui.TableDescription
-
Returns which selections can be made on the rows.
- getRunId() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management test run ID.
- getRunName() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the test run name as defined in ALM.
- getRuntimeStatus() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the runtime status of the report.
- getSaveToPicturesFolder() - Method in class com.hp.lft.sdk.mobile.MediaUploadOptions
-
Get the flag defining if uploaded file will be saved to the device's Pictures folder.
- getScale() - Method in class com.hp.lft.sdk.web.WebPinchArgs
-
Returns the scale for the the Pinch operation.
- getScaleFactor() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the scale factor of the emulated device screen.
- getScaleFactor() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns the scale factor of the emulated device screen.
- getScreenNumber() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the number of the screen that is displayed.
- getScreenNumber() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Returns the number of the displayed screen.
- getScreenNumber() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Returns the number of the currently displayed screen.
- getScrollItemPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getScrollPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getSDKConfiguration() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the
ModifiableSDKConfiguration
to use for this project. - getSDKMode() - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
- getSDKMode() - Method in interface com.hp.lft.sdk.SDKConfiguration
-
Returns the the SDK run mode.
- getSelectedButtons() - Method in interface com.hp.lft.sdk.java.ToolBar
-
Returns the selected toolbar buttons in this toolbar.
- getSelectedButtons() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBar
-
Returns all selected buttons in this toolbar.
- getSelectedButtons() - Method in interface com.hp.lft.sdk.stdwin.ToolBar
-
Returns all selected buttons in this toolbar.
- getSelectedChildren() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getSelectedChildren() - Method in interface com.hp.lft.sdk.uiapro.SelectionPattern
- getSelectedDates() - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Returns the date values selected in this date picker.
- getSelectedIndex() - Method in interface com.hp.lft.sdk.oracle.List
-
Returns the index of the selected item (0-based).
- getSelectedIndex() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns the index of the selected item (0-based).
- getSelectedIndex() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Returns the index of the selected item (0-based).
- getSelectedIndex() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns the index of the selected item (0-based).
- getSelectedIndex() - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Returns the index of the selected item in the radio group (or -1 if none is selected).
- getSelectedIndex() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Returns the index of the selected item in the radio group (or -1 if none is selected).
- getSelectedItem() - Method in interface com.hp.lft.sdk.oracle.List
-
Returns the value of the selected item.
- getSelectedItem() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns the value of the selected item.
- getSelectedItem() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Returns the value of the selected item.
- getSelectedItem() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns the value of the selected item.
- getSelectedItem() - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Returns the value of the selected item.
- getSelectedItem() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Returns the value of the selected item.
- getSelectedItem() - Method in interface com.hp.lft.sdk.powerbuilder.ComboBox
-
Returns the selected item in the combo box.
- getSelectedItem() - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Returns the selected item in the combo box.
- getSelectedItem() - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Returns the selected item.
- getSelectedItem() - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Returns the selected item in the combo box.
- getSelectedItem() - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Returns the value of the selected item in the tree.
- getSelectedItem() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Returns the selected item.
- getSelectedItem() - Method in interface com.hp.lft.sdk.sap.ui5.Accordion
-
Gets the title of the selected panel.
- getSelectedItem() - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBar
-
Returns the selected item in the navigation bar.
- getSelectedItem() - Method in interface com.hp.lft.sdk.sap.ui5.RadioGroup
-
Returns the title of the currently selected item.
- getSelectedItem() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Returns the currently selected step or sub-step in the road map.
- getSelectedItem() - Method in interface com.hp.lft.sdk.stdwin.ComboBox
-
Returns the selected item in the combo box.
- getSelectedItem() - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Returns the selected item in the combo box.
- getSelectedItem() - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Returns the currently selected item (or null if none is selected).
- getSelectedItem() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Returns the currently selected item (or null if none is selected).
- getSelectedItem() - Method in interface com.hp.lft.sdk.winforms.ComboBox
-
Returns the selected item in this combo box.
- getSelectedItem() - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Returns the selected item in the combo box.
- getSelectedItem() - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Returns the item that is selected in the combo box.
- getSelectedItem() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Returns the selected item in the combo box.
- getSelectedItems() - Method in interface com.hp.lft.sdk.java.List
-
Returns the list of items that are selected in the list object.
- getSelectedItems() - Method in class com.hp.lft.sdk.java.ListDescription
-
Returns the selected items in the list.
- getSelectedItems() - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Returns all of the selected items in the list.
- getSelectedItems() - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Returns the selected items in the list.
- getSelectedItems() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the list of all selected items.
- getSelectedItems() - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Returns a collection of all selected items in the list.
- getSelectedItems() - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Returns all of the selected items in the list.
- getSelectedItems() - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Returns the selected items in the list.
- getSelectedItems() - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns a collection of all selected items.
- getSelectedItems() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the collection of selected items in the list.
- getSelectedItems() - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Returns the selected items in the list.
- getSelectedItems() - Method in class com.hp.lft.sdk.winforms.ListBoxDescription
-
Returns the selected items in the list.
- getSelectedItems() - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Returns the selected items in this toolbar.
- getSelectedItems() - Method in interface com.hp.lft.sdk.wpf.List
-
Returns the list of items that are selected in the list object.
- getSelectedItems() - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Returns the list of items that are selected in the list object.
- getSelectedKeysCountFor(String) - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the number of selected keys in the specified filter list.
- getSelectedKeysFor(String) - Method in interface com.hp.lft.sdk.sap.ui5.FacetFilter
-
Returns the selected filter keys in the specified filter list.
- getSelectedNode() - Method in interface com.hp.lft.sdk.sap.ui5.TreeView
-
Returns the title of the selected node.
- getSelectedNode() - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Returns the path of the selected node of the tree view.
- getSelectedNodePath() - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Returns the path of the selected node in the tree.
- getSelectedNodePath() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Returns the path of the selected node in the tree.
- getSelectedNodePath() - Method in interface com.hp.lft.sdk.web.TreeView
-
Returns the path of the selected node in this tree.
- getSelectedNodePath() - Method in class com.hp.lft.sdk.web.TreeViewDescription
-
Returns the path of the currently selected item in this tree.
- getSelectedNodes() - Method in interface com.hp.lft.sdk.java.TreeView
-
Returns the selected nodes in the tree.
- getSelectedNodes() - Method in class com.hp.lft.sdk.java.TreeViewDescription
-
Returns the selected nodes in the tree.
- getSelectedNodes() - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Returns the selected nodes in the tree.
- getSelectedNodes() - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Returns the selected nodes in the tree.
- getSelectedNodes() - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Returns all the selected nodes in the tree-view object.
- getSelectedNodes() - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Returns the selected nodes in the TreeViewDescription.
- getSelectedNodes() - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Returns all the selected nodes in the tree-view object.
- getSelectedNodes() - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Returns the selected nodes in the TreeViewDescription.
- getSelectedNodes() - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Returns the selected nodes in the tree-view control.
- getSelectedNodes() - Method in class com.hp.lft.sdk.winforms.TreeViewDescription
-
Returns the selected nodes in the tree view.
- getSelectedNodes() - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Returns the selected nodes in this tree-view object.
- getSelectedNodes() - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Returns the selected nodes in the tree view.
- getSelectedRows() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns a list of all selected
TableRow
rows in the table. - getSelectedTab() - Method in interface com.hp.lft.sdk.java.TabControl
-
Returns the selected tabbed panel.
- getSelectedTab() - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Returns the specified tabbed panel.
- getSelectedTab() - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Returns the selected tab in the tab control.
- getSelectedTab() - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Returns the selected tab in the TabControlDescription.
- getSelectedTab() - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Returns the name of the selected tab.
- getSelectedTab() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Returns the selected tab.
- getSelectedTab() - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Returns the selected tab in the tabstrip object.
- getSelectedTab() - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Returns the selected tab in the tab control.
- getSelectedTab() - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Returns the selected tab in the TabControlDescription.
- getSelectedTab() - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Returns the selected tab.
- getSelectedTab() - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Returns the selected tab in the tab object.
- getSelectedTab() - Method in interface com.hp.lft.sdk.wpf.TabStrip
-
Returns the selected tab.
- getSelectedTab() - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Returns selected tab in the tab control.
- getSelectedText() - Method in interface com.hp.lft.sdk.winforms.Editor
-
Returns the selected text in this control.
- getSelectedText() - Method in class com.hp.lft.sdk.winforms.EditorDescription
-
Returns the selected text in the control.
- getSelection() - Method in interface com.hp.lft.sdk.uiapro.TextPattern
- getSelectionItemPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getSelectionMode() - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Returns the possible selections in the grid.
- getSelectionMode() - Method in class com.hp.lft.sdk.sap.gui.GridDescription
-
Indicates which selections can be made in the grid.
- getSelectionMode() - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Returns which selections can be made in the tree.
- getSelectionMode() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Returns which selections can be made.
- getSelectionPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getSelectType() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the selection type of the list object.
- getSelectType() - Method in class com.hp.lft.sdk.sap.ui5.ListBoxDescription
-
Returns the selection type of the list box.
- getSelectTypeString() - Method in enum class com.hp.lft.sdk.sap.ui5.SelectType
- getSelectXPath() - Method in class com.hp.lft.sdk.web.TreeViewConfiguration
-
Returns the XPath value used to find the internal tree element used to select a tree node.
- getServerAddress() - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
- getServerAddress() - Method in interface com.hp.lft.sdk.SDKConfiguration
-
Returns the runtime engine URL to use for the default session.
- getServerDescription() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the server description, which is identical to the one displayed in the SAP Logon dialog box and is case-sensitive.
- getServerIp() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the SAP server IP.
- getServerUrl() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management server URL.
- getShortName() - Method in interface com.hp.lft.sdk.te.Window
-
Returns the Terminal Emulator short name.
- getShortName() - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the short name of the window.
- getShortTitle() - Method in interface com.hp.lft.sdk.oracle.FormWindow
-
Returns the window short title.
- getShortTitle() - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Returns the window short title.
- getSiblingTabs() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns a collection of tabs (Browser objects) that are siblings to the current tab (tabs located in the same window).
- getSimilarity() - Method in class com.hp.lft.sdk.insight.InsightDescription
-
Returns the percentage value that specifies how similar a control in the application has to be to the test object image for it to be considered a match.
- getSize() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the test object's size in pixels.
- getSize() - Method in interface com.hp.lft.sdk.LocationInfoProvider
-
Returns this object's size (in pixels).
- getSize() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns size of the mobile object.
- getSize() - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Returns the test object's size in pixels.
- getSize() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the test object's size (in pixels).
- getSize() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Returns the element's size in pixels.
- getSize() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the test object's size (in pixels).
- getSize() - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Returns the Terminal Emulator screen column count and row count.
- getSize() - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Returns the total number of rows and columns in the emulator screen.
- getSize() - Method in interface com.hp.lft.sdk.web.Page
-
Returns the object's size (in pixels).
- getSize() - Method in class com.hp.lft.sdk.web.PageDescription
-
Returns the test object's size (in pixels).
- getSize() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the test object's size (in pixels).
- getSize() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the test object's size in pixels.
- getSize() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the test object's size (in pixels).
- getSmallChange() - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
- getSnapshot() - Method in interface com.hp.lft.sdk.TestObject
-
Captures a bitmap of this test object and returns a RenderedImage of it.
- getSnapshotCaptureLevel() - Static method in class com.hp.lft.report.Reporter
-
Returns the snapshot capture level used to generate the report.
- getSnapshotCaptureLevel() - Method in interface com.hp.lft.report.ReportProvider
-
Returns the snapshot capture level used to generate the report.
- getSnapshotsLevel() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getSnapshotsLevel() - Method in interface com.hp.lft.report.ReportConfiguration
-
The snapshot capture level used to generate the report.
- getSoftKeysString() - Method in enum class com.hp.lft.sdk.oracle.SoftKeys
- getSorters() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns a semicolon-delimited list of the sort buttons that you can use to sort the rows.
- getSorters() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Returns a semicolon-delimited list of the sort buttons for sorting the rows.
- getSource() - Method in interface com.hp.lft.sdk.mobile.Device
-
The source to take the device from
- getSource() - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Returns the source of the emulated device.
- getSource() - Method in interface com.hp.lft.sdk.mobile.DeviceInfo
-
Returns the source of the public device as defined in OpenText Functional Testing Lab.
- getSources() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns a collection of all media file source URLs.
- getSources() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Returns the list of all media file source URLs.
- getSpannedColumns() - Method in interface com.hp.lft.sdk.uiapro.GridItemPattern
- getSpannedRows() - Method in interface com.hp.lft.sdk.uiapro.GridItemPattern
- getSrc() - Method in interface com.hp.lft.sdk.web.Area
-
Returns this image source in URL format.
- getSrc() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the image source in URL format.
- getSrc() - Method in interface com.hp.lft.sdk.web.Image
-
Returns the image source in URL format.
- getSrc() - Method in class com.hp.lft.sdk.web.ImageDescription
-
Returns the image source in URL format.
- getStartDate() - Method in class com.hp.lft.sdk.DateRange
-
Returns the start date of the range.
- getStartPosition() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field start column and row column property.
- getStartPosition() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Returns the 'start row' and 'start column' attributes for TeField.
- getState() - Method in interface com.hp.lft.sdk.java.CheckBox
-
Returns the check box state.
- getState() - Method in class com.hp.lft.sdk.java.CheckBoxDescription
-
Returns the status of the CheckBox.
- getState() - Method in interface com.hp.lft.sdk.powerbuilder.CheckBox
-
Returns the check box status.
- getState() - Method in class com.hp.lft.sdk.powerbuilder.CheckBoxDescription
-
Returns the status of the CheckBoxDescription.
- getState() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Returns the list item's state image index.
- getState() - Method in interface com.hp.lft.sdk.powerbuilder.RadioButton
-
Returns the radio button's status.
- getState() - Method in class com.hp.lft.sdk.powerbuilder.RadioButtonDescription
-
Returns the radio button's state.
- getState() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the state image index of the node.
- getState() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Returns the display state of the notification bar.
- getState() - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Returns the display state of the notification bar.
- getState() - Method in interface com.hp.lft.sdk.stdwin.Calendar
-
Returns the calendar check box status.
- getState() - Method in class com.hp.lft.sdk.stdwin.CalendarDescription
-
Returns the Calendar status of the CalendarDescription.
- getState() - Method in interface com.hp.lft.sdk.stdwin.CheckBox
-
Returns the check box status.
- getState() - Method in class com.hp.lft.sdk.stdwin.CheckBoxDescription
-
Returns the status of the CheckBoxDescription.
- getState() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Returns the list item's state image index.
- getState() - Method in interface com.hp.lft.sdk.stdwin.RadioButton
-
Returns the radio button's status.
- getState() - Method in class com.hp.lft.sdk.stdwin.RadioButtonDescription
-
Returns the radio button's state.
- getState() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the state image index of the node.
- getState() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getState() - Method in interface com.hp.lft.sdk.winforms.CheckBox
-
Returns the check box status.
- getState() - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Returns the CheckBox state.
- getState() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Returns this list-view control item's state image index.
- getState() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Returns the state image index of the node.
- getState() - Method in interface com.hp.lft.sdk.wpf.CheckBox
-
Returns the check box status.
- getState() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Returns the CheckBox state.
- getState() - Method in interface com.hp.lft.sdk.wpf.ToggleButton
-
Returns the toggle button status.
- getState() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Returns the state image index of this node.
- getStatics(String) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Get a native object wrapping a Java class capable of accessing static members (methods and fields) of the specified Java class.
- getStatus() - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Returns the status that was set on the
ReportAdditionalInfo
object. - getStatus() - Static method in class com.hp.lft.report.Reporter
-
Returns the runtime status of the report.
- getStatus() - Method in class com.hp.lft.sdk.apitesting.uft.APITestResult
-
Indicates whether this test run passed.
- getStatus() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getStatus() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getStepNumber() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMapItem
-
Returns the ordinal location of the item in the roadmap.
- getSteps() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Returns a list of all of the top-level steps in the road map (including hidden steps).
- getSteps() - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Returns a collection of the names of all steps in the road map.
- getStepsCount() - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Returns the number of steps in the road map.
- getStyle() - Method in interface com.hp.lft.sdk.java.Calendar
-
Returns the style of a calendar.
- getStyle() - Method in class com.hp.lft.sdk.java.CalendarDescription
-
Returns the style of a CalendarDescription.
- getStyles() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the computed style used to describe the test object.
- getSubItemText() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.
- getSubItemText() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.
- getSubItemText() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Returns the text value of this report-style (LVS_REPORT) list-view subitem.
- getSubItemText(int) - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.
- getSubItemText(int) - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.
- getSubItemText(int) - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Returns the text value of this report-style (LVS_REPORT) list-view subitem.
- getSubItemText(String) - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.
- getSubItemText(String) - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Returns the text value of the specified report-style (LVS_REPORT) list-view subitem.
- getSubItemText(String) - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Returns the text value of this report-style (LVS_REPORT) list-view subitem.
- getSubMenu(String) - Method in interface com.hp.lft.sdk.java.Menu
-
Returns a sub-menu of this menu.
- getSubMenuCount() - Method in interface com.hp.lft.sdk.MenuItemBase
-
The number of items contained in the specified menu item's sub-menu.
- getSubMenus() - Method in interface com.hp.lft.sdk.java.Menu
-
Returns a list of the sub-menus that are direct children of this menu.
- getSubMenusCount() - Method in class com.hp.lft.sdk.java.MenuDescription
-
Returns the number of menu items that are direct children of this menu.
- getSupportedPatterns() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getSupportedPatterns() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getSupportedTextSelection() - Method in interface com.hp.lft.sdk.uiapro.TextPattern
- getSvHttpProxy() - Method in class com.hp.lft.sdk.SvInfo
-
Returns the SV HTTP Proxy address
- getSvInfo() - Static method in class com.hp.lft.sdk.Desktop
-
Returns Service Virtualization Server info
- getSvInfo() - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Returns Service Virtualization Server info
- getSvInfo() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns Service Virtualization Server info
- getSystemName() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the name of the SAP system.
- getSystemName() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the name of the SAP system.
- getSystemNumber() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the system number.
- getSystemNumber() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the system number for this session.
- getTab(String) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Returns the tab with the specified name.
- getTab(String) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Returns the tab with the specified name.
- getTableCellValues(TableRow, TableRow) - Method in interface com.hp.lft.sdk.java.Table
-
Returns the content of all cells contained in a range of rows.
- getTableCellValues(TableRow, TableRow, int, int) - Method in interface com.hp.lft.sdk.java.Table
-
Returns the content of all cells contained in an area of the table.
- getTableCellValues(TableRow, TableRow, String, String) - Method in interface com.hp.lft.sdk.java.Table
-
Returns the content of all cells contained in an area of the table.
- getTableItemPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getTablePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getTableProperty(String) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
The getTableProperty method uses the PowerBuilder Describe method to return the value of one property of a DataWindow object and controls within the DataWindow object.
- getTableTestObject() - Method in interface com.hp.lft.sdk.winforms.CustomGrid
-
Returns the Table test object this custom grid was accessed from.
- getTabs() - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Returns all tabs in the tab control.
- getTabs() - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Returns the tabs in the TabControlDescription.
- getTabs() - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Returns the list of tabs in the tab strip.
- getTabs() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Returns the list of the tabs in the tab object.
- getTabs() - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Returns the list of all tabs contained in this tabstrip object.
- getTabs() - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Returns a collection of tabs in the tab strip, separated by semi-colons (;).
- getTabs() - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Returns all tabs in the tab control.
- getTabs() - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Returns the tabs in the TabControlDescription.
- getTabs() - Method in interface com.hp.lft.sdk.web.TabStrip
-
Returns the list of all tabs contained in this tab strip.
- getTabs() - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Returns a collection of the names of all the tabs in this tab strip, separated by semi-colons (;).
- getTabs() - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Returns the tabs in this tab control.
- getTabs() - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Returns the tabs in the tab object.
- getTabs() - Method in interface com.hp.lft.sdk.wpf.TabStrip
-
Returns the tabs in this tab object.
- getTabs() - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Returns list of all items in the object.
- getTabsCount() - Method in interface com.hp.lft.sdk.java.TabControl
-
Returns the number of tabbed panels contained in the tab object.
- getTabsCount() - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Returns the number of tabbed panels contained in the tab object.
- getTabsCount() - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Returns the number of tabs in the TabControlDescription.
- getTabsCount() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Returns the number of tabs contained in the tab object.
- getTabsCount() - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Returns the number of tabs contained in the tabstrip object.
- getTabsCount() - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Returns the number of tabs in the TabControlDescription.
- getTabsCount() - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Returns the number of tabs in this tab strip.
- getTabsCount() - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Returns the number of tabs in the tab object.
- getTagName() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Returns the object's Java name.
- getTagName() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Returns the test object's name.
- getTagName() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the element's tag name.
- getTagName() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's tag name.
- getTarget() - Method in interface com.hp.lft.sdk.web.Area
-
Returns the target frame of the navigation.
- getTarget() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the name of the frame that will be navigated when user clicks on the frame.
- getTarget() - Method in interface com.hp.lft.sdk.web.Image
-
Returns the target frame of the navigation.
- getTarget() - Method in class com.hp.lft.sdk.web.ImageDescription
-
Returns the name of the target frame of the navigation.
- getTarget() - Method in interface com.hp.lft.sdk.web.Link
-
Returns the target frame of the navigation.
- getTarget() - Method in class com.hp.lft.sdk.web.LinkDescription
-
Returns the target frame of the navigation.
- getTargetDirectory() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getTargetDirectory() - Method in interface com.hp.lft.report.ReportConfiguration
-
Returns the root directory where report folders are generated.
- getTesterName() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the name of the user running the test.
- getTestId() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management test ID.
- getTestInstanceId() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management test instance ID.
- getTestName() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the test name as defined in ALM.
- getTestName() - Method in class com.hp.lft.unittesting.UnitTestBase
-
Returns the test method name.
- getTestObject() - Method in exception com.hp.lft.sdk.GeneralReplayException
-
Returns the test object, on which the replay failed.
- getTestObject() - Method in class com.hp.lft.sdk.VisualRelation
-
Returns the related test object.
- getTestObjectMap() - Method in class com.hp.lft.sdk.AppModelBase
- getTestSetId() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management test set ID.
- getTestSetName() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns the OpenText Application Quality Management test set name.
- getTestType() - Method in interface com.hp.lft.sdk.AlmRunInfo
-
Returns a RunningLeanFTTestType type indicating the running test Type.
- getText() - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Returns the text used to identify the AI Object.
- getText() - Method in class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Returns the text used to identify the AI Object.
- getText() - Method in interface com.hp.lft.sdk.java.Editor
-
Returns the object's text.
- getText() - Method in class com.hp.lft.sdk.java.EditorDescription
-
Returns the editor's text.
- getText() - Method in interface com.hp.lft.sdk.java.Label
-
Returns the object's text.
- getText() - Method in class com.hp.lft.sdk.java.LabelDescription
-
Returns the object's text.
- getText() - Method in interface com.hp.lft.sdk.java.Link
-
Returns the link text.
- getText() - Method in class com.hp.lft.sdk.java.LinkDescription
-
Returns the link text.
- getText() - Method in interface com.hp.lft.sdk.java.ListItem
-
Returns the text value of the list item.
- getText() - Method in interface com.hp.lft.sdk.java.Menu
-
Returns the menu's text.
- getText() - Method in class com.hp.lft.sdk.java.MenuDescription
-
Returns the menu's text.
- getText() - Method in interface com.hp.lft.sdk.java.UiObject
-
Returns the object's text.
- getText() - Method in class com.hp.lft.sdk.java.UiObjectDescription
-
Returns the object's text.
- getText() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Returns the text of the mobile object.
- getText() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns text of the mobile object.
- getText() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Returns the value of the object.
- getText() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Returns the value of the object.
- getText() - Method in interface com.hp.lft.sdk.powerbuilder.ListItem
-
Returns the text value of the list item, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Returns the text value of the list item, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.powerbuilder.Tab
-
Returns the text of the tab item.
- getText() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Returns the text of the node, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the text associated with the object.
- getText() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the text associated with the object.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.Button
-
Returns the text associated with the button.
- getText() - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Returns the text associated with the object.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.ComboBoxItem
-
Returns the text value of the item.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Returns the string value of the object.
- getText() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Returns the text string value of the object.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.Editor
-
Returns the text value of the editor.
- getText() - Method in class com.hp.lft.sdk.sap.gui.EditorDescription
-
Returns the text of the editor.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Returns either the text of the label or the icon name.
- getText() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Returns the text of the label.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.StatusBar
-
Returns the text associated with the status bar.
- getText() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Returns the text associated with the status bar.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Returns the text associated with tab strip.
- getText() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Returns the text associated with the tab object.
- getText() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Returns the text associated with the object.
- getText() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Returns the text associated with the window.
- getText() - Method in interface com.hp.lft.sdk.sap.ui5.Header
-
Returns the text of this header.
- getText() - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription
-
Returns the text of the header.
- getText() - Method in interface com.hp.lft.sdk.sap.ui5.Label
-
Returns the text of this label.
- getText() - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription
-
Returns the text of the label.
- getText() - Method in interface com.hp.lft.sdk.sap.ui5.ListItem
-
Returns the text value of the list box item.
- getText() - Method in interface com.hp.lft.sdk.sap.ui5.MenubarItem
-
Returns the text of the menu bar item.
- getText() - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBarItem
-
Returns the text of the navigation bar item.
- getText() - Method in interface com.hp.lft.sdk.sap.ui5.Notification
-
Returns the text of the notification.
- getText() - Method in interface com.hp.lft.sdk.stdwin.ListItem
-
Returns the text value of the list item, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Returns the text value of the list item, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.stdwin.StatusBarItem
-
Returns the text of the status bar item, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.stdwin.Tab
-
Returns the text of the tab item.
- getText() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Returns the text of the node, or "" when empty.
- getText() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the text associated with the object.
- getText() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the text associated with the object.
- getText() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field text.
- getText() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the content of TeField.
- getText() - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Returns the Text from the specified screen rectangle.
- getText() - Method in interface com.hp.lft.sdk.uiapro.TextPattern
- getText() - Method in interface com.hp.lft.sdk.web.Button
-
Returns the text on the button.
- getText() - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Returns the button's text.
- getText() - Method in interface com.hp.lft.sdk.web.Frame
-
Returns the inner text of the body element.
- getText() - Method in class com.hp.lft.sdk.web.FrameDescription
-
Returns the inner text of the body element.
- getText() - Method in interface com.hp.lft.sdk.web.ListItem
-
Returns the text value of the list item.
- getText() - Method in interface com.hp.lft.sdk.web.Page
-
Returns the inner text of the body element.
- getText() - Method in class com.hp.lft.sdk.web.PageDescription
-
Returns the inner text of the body element.
- getText() - Method in interface com.hp.lft.sdk.web.TableCell
-
Returns the current text in the cell.
- getText() - Method in interface com.hp.lft.sdk.winforms.ListItem
-
Returns the text value of the list item, or "" if the list item does not contain any text.
- getText() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
The text of this list item.
- getText() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
The text of this node.
- getText() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Returns the text associated with this object.
- getText() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the text associated with the object.
- getText() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Returns the text of this node, or an empty string ("") if the node does not contain any text.
- getText() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Returns the text associated with this object.
- getText() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the text associated with the object.
- getText(Area) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Returns the Text from the specified screen rectangle.
- getText(RenderedImage) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Returns all text within the supplied image.
- getText(RenderedImage, Rectangle) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Returns all text within the supplied rectangle inside the supplied image.
- getTextLocations(String) - Method in interface com.hp.lft.sdk.TestObject
-
Returns all rectangular areas containing the specified text within this object.
- getTextLocations(String, Rectangle) - Method in interface com.hp.lft.sdk.TestObject
-
Returns all rectangular areas within the supplied rectangle that contain the specified text.
- getTextPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getTextWithMatchOptions() - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Returns the text and match method used to identify the AI Object.
- getTime() - Method in interface com.hp.lft.sdk.CalendarBase
-
Returns the time associated with this calendar.
- getTime() - Method in interface com.hp.lft.sdk.java.Calendar
-
Returns the time set in the calendar.
- getTimeInBackground() - Method in class com.hp.lft.sdk.mobile.EventResponseArgs
-
Returns the time (in seconds) that the application remains in the background while the event is being handled.
- getTitle() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- getTitle() - Method in interface com.hp.lft.report.ReportConfiguration
-
Returns the run results report title.
- getTitle() - Method in interface com.hp.lft.sdk.java.Window
-
Returns the window title.
- getTitle() - Method in class com.hp.lft.sdk.java.WindowDescription
-
Returns the window title.
- getTitle() - Method in interface com.hp.lft.sdk.oracle.Calendar
-
Returns the window title.
- getTitle() - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Returns the window title.
- getTitle() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
Returns the window title.
- getTitle() - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Returns the window title.
- getTitle() - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
Returns the window title.
- getTitle() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Returns the window title.
- getTitle() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Returns the window title.
- getTitle() - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Returns the window title.
- getTitle() - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Returns the window title.
- getTitle() - Method in class com.hp.lft.sdk.oracle.UiFormBaseDescription
-
Returns the window title.
- getTitle() - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Returns the title of the object.
- getTitle() - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Returns the title of the object.
- getTitle() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns the browser title.
- getTitle() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the browser's title.
- getTitle() - Method in interface com.hp.lft.sdk.web.Page
-
Returns the page's title.
- getTitle() - Method in class com.hp.lft.sdk.web.PageDescription
-
Returns the page's title attribute.
- getTitle() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Returns the object's title attribute.
- getTitle() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Returns the element's title attribute.
- getToggleButton() - Method in interface com.hp.lft.sdk.wpf.Button
-
Returns this object, cast to a ToggleButton.
- getTogglePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getToggleState() - Method in interface com.hp.lft.sdk.uiapro.TogglePattern
- getToolBarDesignString() - Method in enum class com.hp.lft.sdk.sap.ui5.ToolBarDesign
- getTooltip() - Method in interface com.hp.lft.sdk.sap.gui.Button
-
Returns the button's tooltip text.
- getTooltip() - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Returns the text of the label.
- getTooltip() - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Returns tab strip's tooltip.
- getTooltip() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Returns the value of the tab object's tooltip.
- getTooltipText() - Method in interface com.hp.lft.sdk.oracle.Button
-
Indicates the text displayed in the object's tooltip.
- getTooltipText() - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Returns the text displayed in the object's tooltip.
- getTooltipText() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Indicates the text displayed in the object's tooltip.
- getTooltipText() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Returns the text displayed in the object's tooltip.
- getTooltipText() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Indicates the text displayed in the object's tooltip.
- getTooltipText() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Returns the text displayed in the object's tooltip.
- getTooltipText() - Method in interface com.hp.lft.sdk.oracle.List
-
Indicates the text displayed in the object's tooltip.
- getTooltipText() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Returns the text displayed in the object's tooltip.
- getTooltipText() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Indicates the text displayed in the object's tooltip.
- getTooltipText() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Returns the text displayed in the object's tooltip.
- getTooltipText() - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Indicates the text displayed in the object's tooltip.
- getTooltipText() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Returns the text displayed in the object's tooltip.
- getTop() - Method in class com.hp.lft.sdk.te.Area
-
Returns Top position of the rectangle.
- getTopLevelMenuItems() - Method in interface com.hp.lft.sdk.web.Menu
-
Returns the list of all the top level menu items contained in this menu.
- getTopLevelMenuItems() - Method in class com.hp.lft.sdk.web.MenuDescription
-
Returns a collection of all top level menu items in this menu, separated by semi-colons (;).
- getTopLevelMenuItemsCount() - Method in class com.hp.lft.sdk.web.MenuDescription
-
Returns the number of top level menu items contained in this menu.
- getTopMenuItems() - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
For menu: returns the names of all top menu items; For toolbar: returns the names of all toolbar items.
- getTotalNumberOfIterations() - Method in interface com.hp.lft.sdk.BusinessComponentRunInfo
-
Returns the total number of Business Component iterations
- getTotalPagesCount() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Returns the total number of pages.
- getTotalPagesCount() - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription
-
Returns the total number of pages in the paginator.
- getTransaction() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the transaction the user is executing.
- getTransaction() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Returns the transaction the user is executing.
- getTransaction() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Returns the transaction the user is currently executing.
- getTreeType() - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Returns the type of tree.
- getTreeType() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Returns the type of the tree.
- getType() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Returns the type of notification.
- getType() - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Returns the type of notification.
- getType() - Method in interface com.hp.lft.sdk.sap.gui.Element
-
Returns the GUI component type of this element.
- getType() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Returns the GUI component type.
- getType() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the identification of the GUI component type.
- getType() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the attribute "type" of the HTML element.
- getType() - Method in interface com.hp.lft.sdk.stdwin.Menu
-
Returns the type of the menu.
- getType() - Method in class com.hp.lft.sdk.stdwin.MenuDescription
-
Returns the Menu type.
- getType() - Method in interface com.hp.lft.sdk.web.Area
-
Returns the image type.
- getType() - Method in class com.hp.lft.sdk.web.AreaDescription
-
Returns the image type.
- getType() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the type of the Browser.
- getType() - Method in class com.hp.lft.sdk.web.BrowserVersion
- getType() - Method in interface com.hp.lft.sdk.web.CheckBox
-
Returns the type of object as defined in the HTML input tag.
- getType() - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Returns the type of object as defined in the HTML input tag.
- getType() - Method in interface com.hp.lft.sdk.web.EditFieldCommon
-
Returns the type of object as defined in the HTML input tag.
- getType() - Method in class com.hp.lft.sdk.web.EventInfo
-
Returns the type of event.
- getType() - Method in class com.hp.lft.sdk.web.FormFieldDescription
-
Returns the type of object as defined in the HTML input tag.
- getType() - Method in interface com.hp.lft.sdk.web.Image
-
Returns the image type.
- getType() - Method in class com.hp.lft.sdk.web.ImageDescription
-
Returns the image type.
- getType() - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns the attribute "type" of the HTML element.
- getType() - Method in enum class com.hp.lft.sdk.web.MouseEventTypes
-
Returns the string representation of the mouse event type.
- getType() - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Returns the type of object as defined in the HTML input tag.
- getType() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Returns the type of object as defined in the HTML input tag.
- getType() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Returns the control type of the toolbar item.
- getTypeOfItems() - Static method in class com.hp.lft.sdk.java.util.ListWrapper
-
Get the type of the items in the list NOTE: The type of items must be one of the following types: Float, Integer, Short, Byte, Boolean (also known as wrappers of primitive types).
- getTypeRegistry() - Static method in class com.hp.lft.sdk.SDK
-
Returns the SDK type registry.
- getUiEvent() - Method in class com.hp.lft.sdk.java.UiEventInfo
-
Returns the event type.
- getUltraWinGrid() - Method in interface com.hp.lft.sdk.winforms.CustomGridsProvider
-
Returns the additional functionality of an Infragistics UltraWinGrid control.
- getUnitTestReporter4InternalUse() - Method in class com.hp.lft.report.ReportingProvider
-
Returns the reporter with the type: UnitTestReporter.
- getUpload() - Method in interface com.hp.lft.sdk.mobile.Application
-
Returns the application upload number.
- getUpload() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Returns the application upload number.
- getUrl() - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Returns the current URL of the browser tab.
- getUrl() - Method in class com.hp.lft.sdk.web.FrameDescription
-
Returns the URL of the frame.
- getUrl() - Method in class com.hp.lft.sdk.web.PageDescription
-
Returns the URL of the page.
- getURL() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns current browser URL.
- getURL() - Method in interface com.hp.lft.sdk.web.Frame
-
Returns the URL of the frame.
- getURL() - Method in interface com.hp.lft.sdk.web.Page
-
Returns the URL of the page.
- getUser() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Returns the user name for the current session.
- getUser() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Returns the user name for the session.
- getUserAgent() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the userAgent property of the emulated device.
- getUserAgent() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns the userAgent property of the emulated device.
- getUsername() - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Returns the log-on user name.
- getValue() - Method in interface com.hp.lft.sdk.ai.AiObject
-
Returns the AI object's value.
- getValue() - Method in enum class com.hp.lft.sdk.CheckedState
-
Returns the integer value representing the CheckedState value.
- getValue() - Method in enum class com.hp.lft.sdk.HorizontalVisualRelation
- getValue() - Method in interface com.hp.lft.sdk.java.Calendar
-
Returns the value set in the calendar.
- getValue() - Method in interface com.hp.lft.sdk.java.SpinBox
-
Returns the spin box value.
- getValue() - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Returns the spin box value.
- getValue() - Method in interface com.hp.lft.sdk.java.TableCell
-
Returns the content of the cell.
- getValue() - Method in enum class com.hp.lft.sdk.Keyboard.Keys
-
Returns the integer value representing the Keys value.
- getValue() - Method in enum class com.hp.lft.sdk.MouseButton
-
Returns the integer value representing the MouseButton value.
- getValue() - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Returns the content of the cell.
- getValue() - Method in enum class com.hp.lft.sdk.Position
-
Returns the integer value representing the Position value.
- getValue() - Method in interface com.hp.lft.sdk.powerbuilder.TableCell
-
Returns the content of the cell.
- getValue() - Method in enum class com.hp.lft.sdk.ProximityVisualRelation
- getValue() - Method in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Returns the integer value representing the ComponentType.
- getValue() - Method in interface com.hp.lft.sdk.sap.gui.OKCode
-
Returns the command code entered in the field.
- getValue() - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription
-
Returns the command code entered in the field.
- getValue() - Method in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
Returns the integer value representing the SapFunctionKey value.
- getValue() - Method in interface com.hp.lft.sdk.sap.gui.TableCellBase
-
Returns the content of this cell.
- getValue() - Method in interface com.hp.lft.sdk.sap.ui5.DateTimeInput
-
Returns the current value of this object.
- getValue() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns this object's text value.
- getValue() - Method in enum class com.hp.lft.sdk.ScrollType
-
Returns the integer value representing the ScrollType value.
- getValue() - Method in enum class com.hp.lft.sdk.SDKMode
-
Returns the integer value representing the SDKMode value.
- getValue() - Method in enum class com.hp.lft.sdk.stdwin.MenuType
-
Returns the integer value representing the MenuType value.
- getValue() - Method in interface com.hp.lft.sdk.stdwin.SpinBox
-
Returns the spin object value.
- getValue() - Method in class com.hp.lft.sdk.stdwin.SpinBoxDescription
-
Returns the spin object value.
- getValue() - Method in enum class com.hp.lft.sdk.SwipeDirection
-
Returns the integer value representing the MouseButton value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
Returns the integer value representing the AccessibleRole value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Returns the integer value representing the AccessibleState value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.Alignment
-
Returns the integer value representing the Alignment value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.Direction
-
Returns the integer value representing the Direction value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
Returns the integer value representing the ExpandCollapseState value.
- getValue() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
- getValue() - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Returns the integer value representing the ScrollAmount value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Returns the integer value representing the SelectOptions value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.SupportedTextSelection
-
Returns the integer value representing the SupportedTextSelection value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.TableTraversalDirection
-
Returns the integer value representing the TableTraversalDirection value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.TextUnit
-
Returns the integer value representing the TextUnit value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.ToggleState
-
Returns the integer value representing the ToggleState value.
- getValue() - Method in interface com.hp.lft.sdk.uiapro.ValuePattern
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Returns the integer value representing the WindowInteractionState value.
- getValue() - Method in enum class com.hp.lft.sdk.uiapro.WindowVisualState
-
Returns the integer value representing the WindowVisualState value.
- getValue() - Method in enum class com.hp.lft.sdk.VerticalVisualRelation
- getValue() - Method in interface com.hp.lft.sdk.web.EditFieldBase
-
Returns the current text in the field.
- getValue() - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Returns the current text in the field.
- getValue() - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns this object's text value.
- getValue() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the object's current text.
- getValue() - Method in enum class com.hp.lft.sdk.WindowExtendedStyles
-
Returns the long value representing the WindowExtendedStyles value.
- getValue() - Method in enum class com.hp.lft.sdk.WindowStyles
-
Returns the long value representing the WindowExtendedStyles value.
- getValue() - Method in interface com.hp.lft.sdk.winforms.SpinBox
-
Returns the spin box object value.
- getValue() - Method in class com.hp.lft.sdk.winforms.SpinBoxDescription
-
Returns the spin object value.
- getValue() - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Returns the content of this cell.
- getValue() - Method in interface com.hp.lft.sdk.wpf.ProgressBar
-
Returns the current value value of this progress bar.
- getValue() - Method in class com.hp.lft.sdk.wpf.ProgressBarDescription
-
Returns the current value of the range element.
- getValue() - Method in interface com.hp.lft.sdk.wpf.ScrollBar
-
Returns the current position of this scroll bar.
- getValue() - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Returns the content of the cell.
- getValuePattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getVelocity() - Method in class com.hp.lft.sdk.mobile.PanArgs
-
Returns the velocity of the pan operation.
- getVelocity() - Method in class com.hp.lft.sdk.mobile.PinchArgs
-
Returns the speed at which to perform the pinch gesture.
- getVersion() - Method in interface com.hp.lft.sdk.mobile.Application
-
Returns the application's version.
- getVersion() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Returns the application's version.
- getVersion() - Method in interface com.hp.lft.sdk.web.Browser
-
Returns data regarding the browser version and type.
- getVersion() - Method in class com.hp.lft.sdk.web.BrowserVersion
- getVerticalRelation() - Method in class com.hp.lft.sdk.VisualRelation
-
Returns the vertical relation definition.
- getVerticalScroll() - Method in interface com.hp.lft.sdk.stdwin.ScrollInfoProvider
-
Returns the scroll properties of the vertical scroll bar.
- getVerticalScroll() - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Returns the scroll properties for the horizontal scroll bar.
- getVerticalScrollPercent() - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
- getVerticalScrollPosition() - Method in interface com.hp.lft.sdk.stdwin.ScrollInfoProvider
-
Returns the position of the vertical scroll bar of the object.
- getVerticalViewSize() - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
- getVideoFormat() - Method in class com.hp.lft.sdk.VideoData
-
Returns the video format.
- getVirtualLabCfg() - Method in class com.hp.lft.sdk.SvInfo
-
Returns a map containing the SV virtual configuration info
- getVisibleColumnsCount() - Method in interface com.hp.lft.sdk.powerbuilder.ListView
-
Returns the number of visible columns in the list-view object.
- getVisibleColumnsCount() - Method in interface com.hp.lft.sdk.stdwin.ListView
-
Returns the number of visible columns in the list-view object.
- getVisibleColumnsCount() - Method in interface com.hp.lft.sdk.winforms.ListView
-
Returns the number of visible columns in the list-view object.
- getVisibleItemsCount() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns the number of items that are displayed in the list box.
- getVisibleItemsCount() - Method in interface com.hp.lft.sdk.web.ListBox
-
Returns the number of items that are displayed in the list box.
- getVisibleItemsCount() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Returns the number of items that are displayed in the list box.
- getVisibleNodes() - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Returns all visible nodes in the tree-view object.
- getVisibleNodes() - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Returns the visible nodes in the TreeViewDescription.
- getVisibleNodes() - Method in interface com.hp.lft.sdk.sap.ui5.TreeView
-
Returns a semicolon-delimited list of visible nodes in the tree.
- getVisibleNodes() - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Returns the collection of visible nodes in the tree view.
- getVisibleNodes() - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Returns all visible nodes in the tree-view object.
- getVisibleNodes() - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Returns the visible nodes in the TreeViewDescription.
- getVisibleNodes() - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Returns the visible nodes in the tree-view control.
- getVisibleNodes() - Method in class com.hp.lft.sdk.winforms.TreeViewDescription
-
Returns the visible nodes in the tree view.
- getVisibleNodes() - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Returns the visible nodes in this tree-view object.
- getVisibleNodes() - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Returns the visible nodes in the tree view.
- getVisibleNodesCount() - Method in interface com.hp.lft.sdk.java.TreeView
-
Returns the number of visible nodes in the tree.
- getVisibleNodesCount() - Method in class com.hp.lft.sdk.java.TreeViewDescription
-
Returns the number of visible nodes in the tree.
- getVisiblePagesCount() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Returns the number of pages currently visible in the paginator.
- getVisiblePagesCount() - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription
-
Returns the number of the visible pages in the paginator.
- getVisibleRows() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Returns a list of the visible
TableRow
rows in the current page. - getVisibleText() - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Returns the visible text from the entire Test Object area.
- getVisibleText() - Method in interface com.hp.lft.sdk.TestObject
-
Returns all visible text from this object.
- getVisibleText() - Method in interface com.hp.lft.sdk.uiapro.TextPattern
- getVisibleText(Rectangle) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Returns the visible text from the text area within the test object area.
- getVisibleText(Rectangle) - Method in interface com.hp.lft.sdk.TestObject
-
Returns all visible text within the supplied rectangle.
- getVitals() - Method in interface com.hp.lft.sdk.mobile.Device
-
Returns an accumulation of the device vitals from the time the device was locked, in one second intervals.
- getVolume() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns the volume used when playing this media file.
- getVolume() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Returns the volume used when playing the media file.
- getVRI() - Method in class com.hp.lft.sdk.DescriptionBase
-
Returns the VisualRelation definition.
- getVRI() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Returns the VisualRelation definition.
- getWhen() - Method in class com.hp.lft.sdk.java.KeyboardEventInfo
-
Returns the time the event occurred.
- getWhen() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the time the event occurred.
- getWidth() - Method in class com.hp.lft.sdk.SizeProperty
-
Returns the vertical component of the test object size.
- getWidth() - Method in interface com.hp.lft.sdk.stdwin.StatusBarItem
-
Returns the status bar item's width (in pixels).
- getWidth() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getWidth() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getWidth() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the width of the emulated device screen (in pixels).
- getWidth() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns the width of the emulated device screen (in pixels).
- getWidth() - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Returns the width of this cell.
- getWidth() - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Returns the width of the cell in pixels.
- getWindowClassRegExp() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the permanent part of the MFC window class.
- getWindowClassRegExp() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the permanent part of the MFC window class.
- getWindowClassRegExp() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the permanent part of the MFC window class.
- getWindowClassRegExp() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the permanent part of the MFC window class.
- getWindowClassRegExp() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Returns the permanent part of the MFC window class.
- getWindowClassRegExp() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the permanent part of the MFC window class.
- getWindowExtendedStyle() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the extended window style of the object as long.
- getWindowExtendedStyle() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the extended window style of the object as long.
- getWindowExtendedStyle() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the extended window style of the object.
- getWindowExtendedStyle() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the extended window style of the object.
- getWindowExtendedStyle() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the extended window style of this status bar.
- getWindowExtendedStyle() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the extended window style of the object.
- getWindowExtendedStyleAsLong() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the extended window style of the object as long.
- getWindowExtendedStyleAsLong() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the extended window style of the object as long.
- getWindowExtendedStyleAsLong() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the extended window style of the object as long.
- getWindowExtendedStyleAsLong() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the extended window style of the object as long.
- getWindowId() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the object's window identifier.
- getWindowId() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the object's window identifier.
- getWindowId() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the object's window identifier.
- getWindowId() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the object's window identifier.
- getWindowId() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Returns this object's window identifier.
- getWindowId() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the object's window identifier.
- getWindowInteractionState() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- getWindowPattern() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getWindowState() - Method in interface com.hp.lft.sdk.java.Window
-
Returns the window state.
- getWindowState() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
The current window state.
- getWindowState() - Method in interface com.hp.lft.sdk.stdwin.Window
-
The current window state.
- getWindowState() - Method in interface com.hp.lft.sdk.winforms.Window
-
Returns the current window state.
- getWindowState() - Method in interface com.hp.lft.sdk.wpf.Window
-
Returns the window state: maximized, minimized or normal.
- getWindowStyle() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectBase
-
Returns the window style of the object as long.
- getWindowStyle() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the window style of the object as long.
- getWindowStyle() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the window style of the object.
- getWindowStyle() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the window style of the object.
- getWindowStyle() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the window style of this status bar.
- getWindowStyle() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the window style of the object.
- getWindowStyleAsLong() - Method in interface com.hp.lft.sdk.stdwin.UiObjectBase
-
Returns the window style of the object as long.
- getWindowStyleAsLong() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the window style of the object as long.
- getWindowStyleAsLong() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Returns the window style of the object as long.
- getWindowStyleAsLong() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Returns the window style of the object as long.
- getWindowTitleRegExp() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Returns the constant part of the window title.
- getWindowTitleRegExp() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Returns the constant part of the window title.
- getWindowTitleRegExp() - Method in interface com.hp.lft.sdk.UiObjectBase
-
The constant part of this window title.
- getWindowTitleRegExp() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Returns the constant part of the window title.
- getWindowTitleRegExp() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Returns the constant part of the window title.
- getWindowVisualState() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- getWorkingPaneSize() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Returns the size of the working pane in character metric.
- getWorkingPaneSize() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Returns the window's working pane size in character metric.
- getWrappedTestObject() - Method in class com.hp.lft.sdk.AppModelNodeBase
- getX() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the horizontal mouse coordinate.
- getX() - Method in class com.hp.lft.sdk.LocationProperty
-
Returns the x-coordinate (in pixels) of the test object location.
- getX() - Method in interface com.hp.lft.sdk.stdwin.StatusBarItem
-
Returns the status bar's x-coordinate (left) relative to the parent window (in pixels).
- getX() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getX() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getX() - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Returns the X-coordinate in pixels of this cell relative to the table.
- getX() - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Returns the X-coordinate in pixels of the cell relative to the table.
- getxAbs() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the horizontal mouse location in pixels relative to screen.
- getXPath() - Method in interface com.hp.lft.sdk.web.WebElement
-
Returns the element's XPath.
- getXPath() - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Returns the element's XPath used to describe the test object.
- getXtraGrid() - Method in interface com.hp.lft.sdk.winforms.CustomGridsProvider
-
Returns the additional functionality of a DevExpress XtraGrid control.
- getY() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the vertical mouse coordinate.
- getY() - Method in class com.hp.lft.sdk.LocationProperty
-
Returns the y-coordinate (in pixels) of the test object location.
- getY() - Method in interface com.hp.lft.sdk.stdwin.StatusBarItem
-
Returns the status bar's y-coordinate (top) relative to the parent window (in pixels).
- getY() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- getY() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- getY() - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Returns the Y-coordinate in pixels of this cell relative to the table.
- getY() - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Returns the Y-coordinate in pixels of the cell relative to the table.
- getyAbs() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns the vertical mouse location in pixels relative to screen.
- GIF - Enum constant in enum class com.hp.lft.sdk.ImageFormat
-
GIF format.
- GOS_SHELL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
GOS Shell type.
- Graphic - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a picture.
- GRAVE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Grave key.
- greater(double, double) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for double values.
- greater(double, double, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for double values.
- greater(double, double, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for double values.
- greater(double, double, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for double values.
- greater(float, float) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for float values.
- greater(float, float, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for float values.
- greater(float, float, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for float values.
- greater(float, float, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for float values.
- greater(int, int) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for integer values.
- greater(int, int, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for integer values.
- greater(int, int, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for integer values.
- greater(int, int, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for integer values.
- greater(long, long) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for long values.
- greater(long, long, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for long values.
- greater(long, long, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for long values.
- greater(long, long, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for long values.
- greater(short, short) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for short values.
- greater(short, short, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for short values.
- greater(short, short, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for short values.
- greater(short, short, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for short values.
- greater(Comparable, Comparable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for Comparable values.
- greater(Comparable, Comparable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for Comparable values.
- greater(Comparable, Comparable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for Comparable values.
- greater(Comparable, Comparable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than the second for Comparable values.
- greaterOrEqual(double, double) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for double values.
- greaterOrEqual(double, double, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for double values.
- greaterOrEqual(double, double, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for double values.
- greaterOrEqual(double, double, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for double values.
- greaterOrEqual(float, float) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for float values.
- greaterOrEqual(float, float, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for float values.
- greaterOrEqual(float, float, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for float values.
- greaterOrEqual(float, float, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for float values.
- greaterOrEqual(int, int) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for integer values.
- greaterOrEqual(int, int, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for integer values.
- greaterOrEqual(int, int, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for integer values.
- greaterOrEqual(int, int, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for integer values.
- greaterOrEqual(long, long) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for long values.
- greaterOrEqual(long, long, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for long values.
- greaterOrEqual(long, long, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for long values.
- greaterOrEqual(long, long, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for long values.
- greaterOrEqual(short, short) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for short values.
- greaterOrEqual(short, short, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for short values.
- greaterOrEqual(short, short, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for short values.
- greaterOrEqual(short, short, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for short values.
- greaterOrEqual(Comparable, Comparable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for Comparable values.
- greaterOrEqual(Comparable, Comparable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for Comparable values.
- greaterOrEqual(Comparable, Comparable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for Comparable values.
- greaterOrEqual(Comparable, Comparable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is greater than or equal to the second for Comparable values.
- GREEK - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- Grid - Interface in com.hp.lft.sdk.sap.gui
-
A grid control in a SAP GUI for Windows application.
- Grid - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Grid.
- GRID_TOOL_BAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Grid ToolBar type.
- GridBase<T extends TableRowBase> - Interface in com.hp.lft.sdk.web
-
Base interface for Web grid test objects.
- GridBaseDescription - Class in com.hp.lft.sdk.web
-
The base description of a Web Grid test object.
- GridBaseDescription() - Constructor for class com.hp.lft.sdk.web.GridBaseDescription
-
Initializes a new instance of the GridBaseDescription class.
- GridBaseDescription(GridBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.GridBaseDescription
-
Initializes a new instance of the GridBaseDescription class using the Builder pattern.
- GridBaseDescription.Init<T extends GridBaseDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for derived Builder classes.
- GridCell - Interface in com.hp.lft.sdk.sap.gui
-
A single grid cell in a SAP GUI for Windows application.
- GridDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows grid.
- GridDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Grid test object.
- GridDescription() - Constructor for class com.hp.lft.sdk.sap.gui.GridDescription
-
Initializes a new instance of the GridDescription class.
- GridDescription() - Constructor for class com.hp.lft.sdk.uiapro.GridDescription
-
Initializes a new instance of the GridDescription class.
- GridDescription(GridDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.GridDescription
-
Initializes a new instance of the GridDescription class using the Builder pattern.
- GridDescription(GridDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.GridDescription
- GridDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the GridDescription class using the builder pattern.
- GridDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the GridDescription class using the builder pattern.
- GridDescription.Init<T extends GridDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for GridDescription.Builder.
- GridDescription.Init<T extends GridDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for GridDescription.Builder.
- GridItem - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro GridItem.
- GridItemDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro GridItem test object.
- GridItemDescription() - Constructor for class com.hp.lft.sdk.uiapro.GridItemDescription
-
Initializes a new instance of the GridItemDescription class.
- GridItemDescription(GridItemDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.GridItemDescription
- GridItemDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the GridItemDescription class using the builder pattern.
- GridItemDescription.Init<T extends GridItemDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for GridItemDescription.Builder.
- GridItemPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with items in a grid.
- GridPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a grid control; a container control that can be traversed by row and column.
- GridSelectionMode - Enum Class in com.hp.lft.sdk.sap.gui
-
The possible selections in a grid.
- GridType - Enum Class in com.hp.lft.sdk.winforms
-
Represents supported custom grid types by the ITable TO.
- Grip - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a special mouse pointer that allows a user to manipulate user interface elements such as windows.
- Group - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Group.
- GroupDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Group test object.
- GroupDescription() - Constructor for class com.hp.lft.sdk.uiapro.GroupDescription
-
Initializes a new instance of the GroupDescription class.
- GroupDescription(GroupDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.GroupDescription
- GroupDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the GroupDescription class using the builder pattern.
- GroupDescription.Init<T extends GroupDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for GroupDescription.Builder.
- Grouping - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object logically groups other objects.
- groupRows(int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Groups table rows according to the specified column.
- groupRows(String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Groups table rows according to the specified column.
- GuiSession - Interface in com.hp.lft.sdk.sap.gui
-
Represents a SAP GUI for Windows session.
- GuiSessionDescription - Class in com.hp.lft.sdk.sap.gui
-
The description of a SAP GUI Session object.
- GuiSessionDescription() - Constructor for class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Initializes a new instance of the GuiSessionDescription class.
- GuiSessionDescription(GuiSessionDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Initializes a new instance of the GuiSessionDescription class using the Builder pattern.
- GuiSessionDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the SapGuiDescription class using the builder pattern.
- GuiSessionDescription.Init<T extends GuiSessionDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for GuiSessionDescription.Builder.
- GuiSessionFactory - Class in com.hp.lft.sdk.sap.gui
-
A class for creating a
GuiSession
instance. - GuiSessionFactory() - Constructor for class com.hp.lft.sdk.sap.gui.GuiSessionFactory
H
- H - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The H key.
- HAMBURGER_MENU - Static variable in class com.hp.lft.sdk.ai.AiTypes
- handle(Integer) - Method in class com.hp.lft.sdk.te.WindowDescription.Init
-
Initializes a handle to a window.
- handle(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- handleDialog() - Method in interface com.hp.lft.sdk.web.Browser
-
Clicks the OK button on the alert, confirmation, or prompt message box.
- handleDialog(DialogButton) - Method in interface com.hp.lft.sdk.web.Browser
-
Clicks a button on the alert, confirmation, or prompt message box.
- handleDialog(String) - Method in interface com.hp.lft.sdk.web.Browser
-
Enters text in the browser's prompt message box and clicks the OK button.
- hasAutoPlay() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Indicates whether this media file starts playing as soon as it loads.
- hasAutoPlay() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Indicates whether the media file starts playing as soon as it loads.
- hasBorder() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window has a thin-line border.
- hasBorder() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window has a thin-line border.
- hasBorder() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window has a thin-line border.
- hasBorder() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window has a thin-line border.
- hasBorder() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether the object has a thin-line border.
- hasBorder() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether the object has a thin-line border.
- hasCaption() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window has a title bar.
- hasCaption() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether the window has a title bar.
- hasCaption() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window has a title bar.
- hasCaption() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether the window has a title bar.
- hasCaption() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether the object has a title bar.
- hasCaption() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object has a title bar.
- hasChildren() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Indicates whether the node has children.
- hasChildren() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Indicates whether the node has children.
- hasChildren() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Indicates whether the node has children.
- hasChildren() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Indicates whether this node has children.
- hasDialog() - Method in interface com.hp.lft.sdk.web.Browser
-
Indicates whether the browser message box is currently open.
- hasEllipses() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button's text is truncated and an ellipsis (...) is displayed.
Note: This property is not supported for QMenuBar objects. - hasEllipses() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button's text is truncated and an ellipsis (...) is displayed.
Note: This property is not supported for QMenuBar objects. - hasEllipses() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether the toolbar item's text is truncated and an ellipsis (...) is displayed.
This property is not supported for QMenuBar objects. - hasEllipses() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Indicates whether this toolbar item's text is truncated and an ellipsis (...) is displayed.
- hasKeyboardFocus() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- hasKeyboardFocus() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- hasMoreSteps() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Returns whether the More button is visible.
- hasMoreSteps() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Returns whether the More button is visible.
- hasPlaybackControls() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Indicates whether this media player should display playback controls.
- hasPlaybackControls() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Indicates whether the media player should display playback controls.
- hasSelectedItem() - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Return whether an item in the group is selected.
- hasSelectedItem() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Returns whether an item is selected in the radio group.
- hasSelectedItem(Boolean) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets whether there is a selected item in the group.
- hasSelectedItem(Boolean) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes whether there is a selected item in the group.
- hasSizebox() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window has a sizing border.
- hasSizebox() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window has a sizing border.
- hasSizebox() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window has a sizing border.
- hasSizebox() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window has a sizing border.
- hasSizebox() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether the object has a sizing border.
- hasSizebox() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object has a sizing border.
- hasSubMenu() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Indicates whether the menu item has a sub-menu.
- hasSystemMenu() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window has a window menu on its title bar.
- hasSystemMenu() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window has a window menu on its title bar.
- hasSystemMenu() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window has a window menu on its title bar.
- hasSystemMenu() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window has a window menu on its title bar.
- hasSystemMenu() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether the object has a window menu on its title bar.
- hasSystemMenu() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object has a window menu on its title bar.
- Header - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 header object.
- Header - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Header.
- HeaderDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Header test object.
- HeaderDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Header test object.
- HeaderDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.HeaderDescription
-
Initializes a new instance of the HeaderDescription class.
- HeaderDescription() - Constructor for class com.hp.lft.sdk.uiapro.HeaderDescription
-
Initializes a new instance of the HeaderDescription class.
- HeaderDescription(HeaderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.HeaderDescription
-
Initializes a new instance of the HeaderDescription class using the Builder pattern.
- HeaderDescription(HeaderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.HeaderDescription
- HeaderDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the HeaderDescription class using the builder pattern.
- HeaderDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the HeaderDescription class using the builder pattern.
- HeaderDescription.Init<T extends HeaderDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for HeaderDescription.Builder.
- HeaderDescription.Init<T extends HeaderDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for HeaderDescription.Builder.
- HeaderItem - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro HeaderItem.
- HeaderItemDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro HeaderItem test object.
- HeaderItemDescription() - Constructor for class com.hp.lft.sdk.uiapro.HeaderItemDescription
-
Initializes a new instance of the HeaderItemDescription class.
- HeaderItemDescription(HeaderItemDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.HeaderItemDescription
- HeaderItemDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the HeaderItemDescription class using the builder pattern.
- HeaderItemDescription.Init<T extends HeaderItemDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for HeaderItemDescription.Builder.
- HEADLESS_CHROME - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Headless Chrome.
- HEBREW - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- height - Variable in class com.hp.lft.sdk.SizeProperty
-
The horizontal component of the test object size.
- height(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- help() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
Accesses the online help by clicking the Help button.
- HELP - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- HELP - Static variable in class com.hp.lft.sdk.ai.AiTypes
- HELP - Static variable in class com.hp.lft.sdk.te.Keys
-
The HELP key.
- HelpBalloon - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object displays a help topic in the form of a tooltip or help balloon.
- helpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
-
Initializes the help text associated with this object.
- helpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CalendarDescription.Init
-
Initializes the help text associated with this object.
- helpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes the help text associated with this object.
- helpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the help text associated with this object.
- helpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes the help text associated with this object.
- helpText(String) - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
-
Initializes help text associated with this object.
- helpText(String) - Method in class com.hp.lft.sdk.wpf.CalendarDescription.Init
-
Initializes help text associated with this object.
- helpText(String) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes help text associated with this object.
- helpText(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes help text associated with this object.
- helpText(String) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes help text associated with this object.
- HEXA - Static variable in class com.hp.lft.sdk.te.Keys
-
The HEXA key.
- HIDDEN - Enum constant in enum class com.hp.lft.sdk.sap.ui5.BarState
-
Notification bar is closed.
- hide() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Hides the notification bar.
- hideParentRow() - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Hides the parent row when the child grid is displayed.
- highlight() - Method in interface com.hp.lft.sdk.TestObject
-
Highlights this object in the AUT.
- highlighted(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes whether the edit box is highlighted.
- highlighted(Boolean) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes whether the label is highlighted.
- highlightMatches(Class<TChild>, Description) - Method in interface com.hp.lft.sdk.TestObject
-
Highlights all children that match the the specified test object type and description filter.
- hint(StringProperty) - Method in class com.hp.lft.sdk.mobile.EditFieldDescription.Init
-
Initializes the hint property of the mobile control.
- hint(String) - Method in class com.hp.lft.sdk.mobile.EditFieldDescription.Init
-
Initializes the hint property of the mobile control.
- HllapiNotFoundException - Exception in com.hp.lft.sdk.te
-
Represents the HLLAPI Not Found error that occurs when running a TE testing project.
- HllapiNotFoundException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.HllapiNotFoundException
-
Constructs a new HllapiNotFoundException with the test object the specified detail message and error code.
- HllapiNotFoundException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.HllapiNotFoundException
-
Constructs a new HllapiNotFoundException with the test object.
- HllapiOperationNotSupportedException - Exception in com.hp.lft.sdk.te
-
Represents the HLLAPI Operation not Supported error that occurs when running a TE testing project.
- HllapiOperationNotSupportedException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.HllapiOperationNotSupportedException
-
Constructs a new HllapiOperationNotSupportedException with the test object the specified detail message and error code.
- HllapiOperationNotSupportedException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.HllapiOperationNotSupportedException
-
Constructs a new HllapiOperationNotSupportedException with the test object.
- home() - Method in interface com.hp.lft.sdk.mobile.Device
-
Presses the device's Home button (Android Only).
- HOME - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Home key.
- HOME - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Home key (supported on Android).
- HOME - Static variable in class com.hp.lft.sdk.ai.AiTypes
- HOME - Static variable in class com.hp.lft.sdk.Keys
-
The Home key.
- HOME - Static variable in class com.hp.lft.sdk.te.Keys
-
The HOME key.
- HORIZONTAL - Enum constant in enum class com.hp.lft.sdk.java.SliderOrientation
-
Horizontal slider orientation.
- HORIZONTAL - Enum constant in enum class com.hp.lft.sdk.Orientation
-
Horizontal orientation.
- HORIZONTAL_SCROLL - Enum constant in enum class com.hp.lft.sdk.ScrollOrientation
-
Horizontal scroll bar orientation.
- horizontalScroll(ScrollInfo) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription.Init
-
Initializes the scroll bar information for the horizontal scroll bar.
- horizontalScroll(ScrollProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription.Init
-
Initializes the scroll properties for the horizontal scroll bar.
- HorizontalVisualRelation - Enum Class in com.hp.lft.sdk
-
The horizontal location of the related test object relative to the object to identify.
- HOSTED - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
The device is hosted by OpenText.
- HotKeyField - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a keyboard shortcut field that allows the user to enter a combination or sequence of keystrokes.
- HotTracked - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is hot-tracked by the mouse), which means that the object's appearance has changed to indicate that the mouse pointer is located over it.
- hover() - Method in interface com.hp.lft.sdk.ai.AiObject
-
Holds the cursor over an AI object.
- hover(int) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Holds the cursor over an AI object for a given duration.
- hover(Location) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Places the pointer on the object.
- hoverTap() - Method in interface com.hp.lft.sdk.web.WebElement
-
When hover is supported, places the pointer on the object.
- hoverTap(Location) - Method in interface com.hp.lft.sdk.web.WebElement
-
When hover is supported, places the pointer on the object.
- href(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the link's target without the last /.
- href(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the location to which the browser navigates when the image is clicked.
- href(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the location to which the browser navigates when the image is clicked.
- href(String) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the link's target without the last /.
- href(String) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the location to which the browser navigates when the image is clicked.
- href(String) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the location to which the browser navigates when the image is clicked.
- HUNGARIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
I
- I - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The I key.
- ICELANDIC - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- iconName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes the name of the icon used in the edit box.
- iconName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the name of the icon used in the label.
- iconName(String) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes the name of the icon used in the edit box.
- iconName(String) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the name of the icon used in the label.
- id(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the element's unique identifier in text format.
- id(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the ID of the session.
- id(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's HTML id.
- id(Integer) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the id value of the field.
- id(Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes a value id of the screen.
- id(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the device ID used in OpenText Functional Testing Lab.
- id(String) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the element's unique identifier in text format.
- id(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the ID of the session.
- id(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's HTML id.
- identifier(String) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
-
Initializes the application identifier.
- IGNORE_CASE - Enum constant in enum class com.hp.lft.sdk.ai.MatchMethod
-
Find exactly the specified text while ignoring its case.
- IllegalOperationException - Exception in com.hp.lft.sdk.te
-
Represents the Illegal Operation error that occurs when running a TE testing project.
- IllegalOperationException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.IllegalOperationException
-
Constructs a new IllegalOperationException with the test object the specified detail message and error code.
- IllegalOperationException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.IllegalOperationException
-
Constructs a new IllegalOperationException with the test object.
- image - Variable in class com.hp.lft.report.VerificationData
-
The verification image presented in the report file.
- Image - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Image.
- Image - Interface in com.hp.lft.sdk.web
-
A Web image element in the HTML.
Examples:
<img src= myImage.png />
an image link that, when clicked, navigates to another URL
DOM structure example:
<a href= http://www.google.com >
<img src= googleLogo.png />
</a> - Image - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF image control.
- ImageDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Image test object.
- ImageDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Image test object.
- ImageDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Image test object.
- ImageDescription() - Constructor for class com.hp.lft.sdk.uiapro.ImageDescription
-
Initializes a new instance of the ImageDescription class.
- ImageDescription() - Constructor for class com.hp.lft.sdk.web.ImageDescription
-
Initializes a new instance of the Image class.
- ImageDescription() - Constructor for class com.hp.lft.sdk.wpf.ImageDescription
-
Initializes a new instance of the ImageDescription class.
- ImageDescription(ImageDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ImageDescription
- ImageDescription(ImageDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.ImageDescription
-
Initializes a new instance of the ImageDescription class using the Builder pattern.
- ImageDescription(ImageDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ImageDescription
- ImageDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ImageDescription class using the builder pattern.
- ImageDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the ImageDescription class using the builder pattern.
- ImageDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ImageDescription class using the builder pattern.
- ImageDescription.Init<T extends ImageDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ImageDescription.Builder.
- ImageDescription.Init<T extends ImageDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for ImageDescription.Builder.
- ImageDescription.Init<T extends ImageDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- ImageFormat - Enum Class in com.hp.lft.sdk
-
Formats which can be used in ImageData construction.
- ImageMaskArea - Class in com.hp.lft.sdk
-
A class representing image mask rectangle areas.
- ImageMaskArea() - Constructor for class com.hp.lft.sdk.ImageMaskArea
-
Initializes a new instance of the ImageMaskArea class that does not receive any rectangles as parameters.
- ImageMaskArea(Rectangle, Rectangle) - Constructor for class com.hp.lft.sdk.ImageMaskArea
-
Initializes a new instance of the ImageMaskArea class that can get include and exclude areas.
- ImageType - Enum Class in com.hp.lft.sdk.web
-
Supported image types.
- ImageUtils - Class in com.hp.lft.sdk.utils
-
A class for image utilities, such as OCR, image comparisons, and image find operations.
- ImageUtils() - Constructor for class com.hp.lft.sdk.utils.ImageUtils
- Indeterminate - Enum constant in enum class com.hp.lft.sdk.uiapro.TableTraversalDirection
-
Specifies that the best way to present the data is indeterminate.
- Indeterminate - Enum constant in enum class com.hp.lft.sdk.uiapro.ToggleState
-
The UI Automation element is in an indeterminate state.
- INDETERMINATE - Enum constant in enum class com.hp.lft.sdk.CheckedState
-
The check box is indeterminate.
- index(Integer) - Method in class com.hp.lft.sdk.DescriptionBase.Init
-
Initializes the index of this object.
- Indicator - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an indicator, such as a pointer graphic, that points to the current item.
- INFO - Enum constant in enum class com.hp.lft.sdk.oracle.NotificationType
- INFO - Static variable in class com.hp.lft.sdk.ai.AiTypes
- INFORMATION - Enum constant in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Information severity level.
- init() - Static method in class com.hp.lft.report.Reporter
-
Initializes the report with the default configuration, as defined in the report section of the leanft.properties file.
- init() - Method in interface com.hp.lft.report.ReportProvider
-
Initializes the report with the default configuration, as defined in the report section of the leanft.properties file.
- init(ModifiableReportConfiguration) - Static method in class com.hp.lft.report.Reporter
-
Initializes the report with provided the report configuration.
- init(ModifiableReportConfiguration) - Method in class com.hp.lft.report.ReportingProvider
- init(ReportConfiguration) - Method in interface com.hp.lft.report.ReportProvider
-
Initializes the report with provided the report configuration.
- init(ReportConfiguration) - Method in interface com.hp.lft.report.UnitTestReporter
-
Initializes the provided
ReportConfiguration
. - init(SDKConfiguration) - Static method in class com.hp.lft.sdk.SDK
-
Initializes the SDK with the provided configuration.
- Init() - Constructor for class com.hp.lft.sdk.ai.AiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.DescriptionBase.Init
- Init() - Constructor for class com.hp.lft.sdk.EnvironmentDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.AppletDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.DialogDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.EditorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.ExpandBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.InternalFrameDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.LabelDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.LinkDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.ListDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.MenuDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.SliderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.SpinBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.TabControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.TreeViewTableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.java.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.ApplicationDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.DeviceDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.DropDownDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.LabelDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.PaginatorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.RadioGroupDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.RecyclerViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.SliderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.StepperDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.TabStripDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.ToggleDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.ViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.mobile.WebViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.ApplicationSessionDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.FormWindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.ListDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.LogonWindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.NavigatorWindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.NotificationDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.PickListDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.StatusBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.TabDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.UiFormBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.ListViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.TabControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.APOGridDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.EditorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.ElementDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.GridDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.LabelDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.MenubarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.OKCodeDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.TableBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.gui.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.AccordionDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.CarouselDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.DatePickerDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.DialogDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.HeaderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.LabelDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.ListBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.MenubarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.MenuDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.NavigationBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.PaginatorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.PasswordDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.RadioGroupDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.TabStripDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.TileDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.ComboBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.DialogDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.EditorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.ListBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.ListViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.MenuDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.ScrollBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.SpinBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.StaticDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.StatusBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.TabControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.stdwin.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.te.FieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.te.ScreenDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.te.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.AppBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ComboBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.DocumentDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.EditDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.GridDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.GridItemDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.GroupDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.HeaderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.HeaderItemDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ImageDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.LinkDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ListDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ListItemDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.MenuBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.MenuDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.MenuItemDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.PaneDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ProgressBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ScrollBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.SemanticZoomDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.SeparatorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.SliderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.SpinnerDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.SplitButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.StatusBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TabControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TabItemDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TextDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ThumbDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TitleBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.ToolTipDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.TreeViewItemDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.uiapro.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.AgGridDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.AreaDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.AudioControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.BrowserDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.FileFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.FormFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.FrameDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.GridBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.ImageDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.LinkDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.ListBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.MediaControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.MenuDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.NumericFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.PageDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.RadioGroupDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.SliderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.TabStripDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.UiGridDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.VideoControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.WebBaseDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.web.WebElementDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.ComboBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.EditorDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.LabelDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.ListBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.ListViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.PropertyGridDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.ScrollBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.SpinBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.StatusBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.TabControlDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
- Init() - Constructor for class com.hp.lft.sdk.winforms.WindowDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.CalendarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.EditFieldDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ImageDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.LinkDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ListDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.MenuDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ProgressBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.RadioButtonDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ScrollBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.SliderDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.StatusBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.TableDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.TabStripDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.ToolBarDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.TreeViewDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescription.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
- Init() - Constructor for class com.hp.lft.sdk.wpf.WindowDescription.Init
- inner - Variable in class com.hp.lft.sdk.StringProperty
- innerClassSetup() - Method in class com.hp.lft.unittesting.UnitTestBase
- innerHTML(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's HTML not including the current element.
- innerHTML(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's HTML not including the current element.
- innerText(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's text (including all sub elements), not including the wrapped text.
- innerText(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's text (including all sub elements), not including the wrapped text.
- INPUT - Static variable in class com.hp.lft.sdk.ai.AiTypes
- inputFieldCount(Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the number of input fields on the emulator screen.
- insert(int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Inserts an item or section at the specified location in the table.
- insert(int, int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Inserts an item or section at the specified location in the table (iOS only).
- insert(String, int, int) - Method in interface com.hp.lft.sdk.java.Editor
-
Inserts text into the specified location in the edit box.
- INSERT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Insert key.
- INSERT - Static variable in class com.hp.lft.sdk.Keys
-
The Insert key.
- INSERT - Static variable in class com.hp.lft.sdk.te.Keys
-
The INSERT key.
- INSERT_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- INSERT_TOG - Static variable in class com.hp.lft.sdk.te.Keys
-
The INSERT_TOG key.
- InsightDescription - Class in com.hp.lft.sdk.insight
-
The description of an Insight test object.
- InsightDescription() - Constructor for class com.hp.lft.sdk.insight.InsightDescription
-
Creates a new instance of the InsightDescription class.
- InsightDescription(RenderedImage) - Constructor for class com.hp.lft.sdk.insight.InsightDescription
-
Creates a new InsightDescription instance with the given image as the image source to be used.
Important: Only images of type: BMP, PNG, and JPG are supported. - InsightDescription(RenderedImage, int) - Constructor for class com.hp.lft.sdk.insight.InsightDescription
-
Creates a new InsightDescription instance with the given image as the image source to be used, and a similarity value.
- InsightObject - Interface in com.hp.lft.sdk.insight
-
An object identified using image-based recognition.
- INSTAGRAM - Static variable in class com.hp.lft.sdk.ai.AiTypes
- install() - Method in interface com.hp.lft.sdk.mobile.Application
-
Installs (or re-installs) the application and then launches it.
- INSTALL - Enum constant in enum class com.hp.lft.sdk.mobile.LaunchOptions
-
Uninstall app (if installed), then install and launch the app.
- INTERACTIVE - Enum constant in enum class com.hp.lft.sdk.SDKMode
-
If an object is not immediately found, the step fails without waiting for the object synchronization timeout (20 seconds) to elapse.
- InternalFrame - Interface in com.hp.lft.sdk.java
-
A Java InternalFrame object.
- InternalFrameDescription - Class in com.hp.lft.sdk.java
-
The description of a Java InternalFrame test object.
- InternalFrameDescription() - Constructor for class com.hp.lft.sdk.java.InternalFrameDescription
-
Initializes a new instance of the InternalFrameDescription class.
- InternalFrameDescription(InternalFrameDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.InternalFrameDescription
-
Initializes a new instance of the InternalFrameDescription class using the Builder pattern.
- InternalFrameDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the InternalFrameDescription class using the builder pattern.
- InternalFrameDescription.Init<T extends InternalFrameDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for InternalFrameDescription.Builder.
- INTERNET_EXPLORER - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Microsoft Internet Explorer
- InvalidAgentException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a message with an invalid agent field value is received by the runtime engine.
- InvalidAgentException() - Constructor for exception com.hp.lft.sdk.InvalidAgentException
-
Constructs a new InvalidAgentException.
- InvalidAgentException(int, String) - Constructor for exception com.hp.lft.sdk.InvalidAgentException
-
Constructs a new InvalidAgentException with the specified detail message and error code.
- InvalidAgentException(String) - Constructor for exception com.hp.lft.sdk.InvalidAgentException
-
Constructs a new InvalidAgentException with the specified detail message.
- InvalidClassNameException - Exception in com.hp.lft.sdk.ai
- InvalidClassNameException() - Constructor for exception com.hp.lft.sdk.ai.InvalidClassNameException
-
Constructs a new InvalidClassNameException.
- InvalidClassNameException(int, String) - Constructor for exception com.hp.lft.sdk.ai.InvalidClassNameException
-
Constructs a new InvalidClassNameException with the specified detail message and error code.
- InvalidClassNameException(String) - Constructor for exception com.hp.lft.sdk.ai.InvalidClassNameException
-
Constructs a new InvalidClassNameException with the specified detail message.
- InvalidFormatException - Exception in com.hp.lft.sdk
-
The exception that is thrown when an invalid formatted message is received by the runtime engine.
- InvalidFormatException() - Constructor for exception com.hp.lft.sdk.InvalidFormatException
-
Constructs a new InvalidFormatException.
- InvalidFormatException(int, String) - Constructor for exception com.hp.lft.sdk.InvalidFormatException
-
Constructs a new InvalidFormatException with the specified detail message and error code.
- InvalidFormatException(String) - Constructor for exception com.hp.lft.sdk.InvalidFormatException
-
Constructs a new InvalidFormatException with the specified detail message.
- InvalidMessageFieldException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a message with an invalid field value is received by the runtime engine.
- InvalidMessageFieldException() - Constructor for exception com.hp.lft.sdk.InvalidMessageFieldException
-
Constructs a new InvalidMessageFieldException.
- InvalidMessageFieldException(int, String) - Constructor for exception com.hp.lft.sdk.InvalidMessageFieldException
-
Constructs a new InvalidMessageFieldException with the specified detail message and error code.
- InvalidMessageFieldException(String) - Constructor for exception com.hp.lft.sdk.InvalidMessageFieldException
-
Constructs a new InvalidMessageFieldException with the specified detail message.
- InvalidPathException - Exception in com.hp.lft.sdk.ai
- InvalidPathException() - Constructor for exception com.hp.lft.sdk.ai.InvalidPathException
-
Constructs a new InvalidPathException.
- InvalidPathException(int, String) - Constructor for exception com.hp.lft.sdk.ai.InvalidPathException
-
Constructs a new InvalidPathException with the specified detail message and error code.
- InvalidPathException(String) - Constructor for exception com.hp.lft.sdk.ai.InvalidPathException
-
Constructs a new InvalidPathException with the specified detail message.
- InvalidVersionException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a message with invalid version is received by the runtime engine.
- InvalidVersionException() - Constructor for exception com.hp.lft.sdk.InvalidVersionException
-
Constructs a new InvalidVersionException.
- InvalidVersionException(int, String) - Constructor for exception com.hp.lft.sdk.InvalidVersionException
-
Constructs a new InvalidVersionException with the specified detail message and error code.
- InvalidVersionException(String) - Constructor for exception com.hp.lft.sdk.InvalidVersionException
-
Constructs a new InvalidVersionException with the specified detail message.
- Invisible - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is programmatically hidden.
- INVISIBLE - Enum constant in enum class com.hp.lft.sdk.sap.ui5.BarState
-
Notification bar is not visible.
- invoke() - Method in interface com.hp.lft.sdk.uiapro.InvokePattern
-
Represents a control that provides fundamental window-based functionality within a traditional graphical user interface (GUI)
- invokeMethod(String, Class<T>, Object...) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the specified native method using the supplied arguments and casts the return value to the specified returnType.
You can retrieve the list of available native operations for an object using the getMembers method.
For implementation details and important considerations, see the NativeObject property topic in the Help Center. - invokeMethod(String, Object...) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the specified native method using the supplied arguments.
You can retrieve the list of available native operations for an object using the getMembers method.
For implementation details and important considerations, see the NativeObject property topic in the Help Center. - InvokePattern - Interface in com.hp.lft.sdk.uiapro
-
The method used to activate a control and initiate its single action.
- IPad() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined IPad emulated device.
- IpAddress - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an edit control that is designed for an IP address.
- IPhone5() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined iPhone 5 emulated device.
- IPhone6() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined iPhone 6 emulated device.
- IPhone6Plus() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined iPhone 6 Plus emulated device.
- IRISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- isActive() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window is the foreground object (currently active).
- isActive() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window is the foreground object
- isActive() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window is the foreground object (currently active).
- isActive() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window is the foreground object
- isActive() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether this object is the foreground object (currently active).
- isActive() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object is the foreground object
- isAnchor() - Method in interface com.hp.lft.sdk.winforms.ListItem
-
Indicates whether this list item is an anchor item (the item from which a multiple selection span starts).
- isCheckable() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Indicates whether the mobile object can be checked.
- isCheckable() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Indicates whether the mobile object can be checked.
- isChecked() - Method in interface com.hp.lft.sdk.java.RadioButton
-
Indicates whether the radio button is selected.
- isChecked() - Method in class com.hp.lft.sdk.java.RadioButtonDescription
-
Indicates whether the check box is selected.
- isChecked() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Indicates whether the menu item has a check mark displayed next to it.
- isChecked() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Indicates whether the mobile object is checked (relevant for controls that can have a check mark).
- isChecked() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Indicates whether the mobile object is checked.
- isChecked() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Indicates whether this menu item is currently checked.
- isChecked() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is a dual-state (toggle) push button and is currently selected (pushed).
- isChecked() - Method in interface com.hp.lft.sdk.sap.gui.CheckBox
-
Indicates whether this check box is selected.
- isChecked() - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Indicates whether the checkbox is checked.
- isChecked() - Method in interface com.hp.lft.sdk.sap.gui.RadioButton
-
Indicates whether the radio button is selected.
- isChecked() - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Indicates whether the radio button is selected.
- isChecked() - Method in class com.hp.lft.sdk.sap.ui5.CheckBoxDescription
-
Returns whether the check box is checked.
- isChecked() - Method in interface com.hp.lft.sdk.sap.ui5.RadioButton
-
Indicates whether the radio button is selected.
- isChecked() - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Returns whether the radio button is selected.
- isChecked() - Method in class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription
-
Returns whether the toggle button is pressed.
- isChecked() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is a dual-state (toggle) push button and is currently selected (pushed).
- isChecked() - Method in interface com.hp.lft.sdk.web.CheckBox
-
Indicates whether this check box is checked.
- isChecked() - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Indicates whether the check box is checked.
- isChecked() - Method in interface com.hp.lft.sdk.winforms.CheckBox
-
Indicates whether this check box is checked.
- isChecked() - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Indicates whether the check box is checked.
- isChecked() - Method in interface com.hp.lft.sdk.winforms.ListItem
-
Indicates whether the list item is checked.
- isChecked() - Method in interface com.hp.lft.sdk.winforms.RadioButton
-
Indicates whether this radio button is checked.
- isChecked() - Method in class com.hp.lft.sdk.winforms.RadioButtonDescription
-
Indicates whether the radio button is set.
- isChecked() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether a toggle push button is currently set.
Only invoke on dual-state (toggle) push buttons. - isChecked() - Method in interface com.hp.lft.sdk.wpf.CheckBox
-
Indicates whether this check box is checked.
- isChecked() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Indicates whether the check box is checked.
- isChecked() - Method in interface com.hp.lft.sdk.wpf.RadioButton
-
Indicates whether the radio button is checked.
- isChecked() - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription
-
Indicates whether the check box is checked.
- isChecked() - Method in interface com.hp.lft.sdk.wpf.ToggleButton
-
Indicates whether the toggle button is checked.
- isChecked() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Indicates whether this toggle button is set.
- isChildWindow() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window is a child window.
- isChildWindow() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window is a child window.
- isChildWindow() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window is a child window.
- isChildWindow() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window is a child window.
- isChildWindow() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Indicates whether this object's window is a child window.
- isChildWindow() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Indicates whether the object's window is a child window.
- isClickable() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Indicates whether the control can be tapped.
- isClickable() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Indicates whether the control can be tapped.
- isCollectCPU() - Method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Indicates whether to collect the device CPU usage.
- isCollectFreeMemory() - Method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Indicates whether to collect the device free memory.
- isCollectLogs() - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Indicates whether logs should be collected in this session.
- isCollectMemory() - Method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Indicates whether to collect the device memory usage.
- isCurrentTestFailed() - Method in interface com.hp.lft.report.UnitTestReporter
-
Indicates whether this instance of the test failed.
- isDisabled() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Indicates whether this menu item is currently disabled.
- isEditable() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Indicates whether the text field is editable.
- isEditable() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Indicates whether the text field is editable.
- isEditable() - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Indicates whether the field is editable.
- isEditable() - Method in interface com.hp.lft.sdk.sap.gui.TableCellBase
-
Indicates whether the cell is editable.
- isEnabled() - Method in interface com.hp.lft.sdk.EnabledProvider
-
Indicates whether this object is enabled.
- isEnabled() - Method in interface com.hp.lft.sdk.java.ToolBarButton
-
Indicates whether the toolbar button accepts user input.
- isEnabled() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Indicates whether the object is enabled.
- isEnabled() - Method in interface com.hp.lft.sdk.MenuItemBase
-
Indicates whether the menu item is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Indicates whether the object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Indicates whether this menu item is currently enabled.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Indicates whether the object is enable.
- isEnabled() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Indicates whether this object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Indicates whether the object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Indicates whether the object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Indicates whether the object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Indicates whether the object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Indicates whether the object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.EditorDescription
-
Indicates whether the editor can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Indicates whether the radio button can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Indicates whether the tab object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Indicates whether the object can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.ToolBarDescription
-
Indicates whether the toolbar can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Indicates whether the the tree view can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.ButtonDescription
-
Returns whether the object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Returns whether the calendar is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Returns whether the carousel is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Returns whether the DateTimeInput object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.EditFieldDescription
-
Returns whether the test object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Returns whether the facet filter is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Returns whether the menubar is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.MenuDescription
-
Returns whether the menu is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Returns whether the object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription
-
Returns whether the radio group is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Returns whether the object is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Returns whether the tab strip is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.TileDescription
-
Returns whether the tile is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Indicates whether the tree is enabled.
- isEnabled() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Indicates whether this object is enabled.
- isEnabled() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- isEnabled() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- isEnabled() - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Indicates whether the button is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Indicates whether the check box is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Indicates whether the check box is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Indicates whether the list box is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Indicates whether the radio group is enabled.
- isEnabled() - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Indicates whether the check box is enabled.
- isEnabled() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether this toolbar item can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Indicates whether the object is enabled.
- isEnabled() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Indicates whether this toolbar item can accept user input.
- isEnabled() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Indicates whether the object is enabled.
- isEnableServiceVirtualization() - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Indicates whether Service Virtualization is enabled in this session.
- isExists() - Method in class com.hp.lft.sdk.ScrollInfo
-
Indicates whether the scroll bar exists.
- isExists() - Method in class com.hp.lft.sdk.ScrollProperty
-
Indicates whether the scroll bar exists.
- isExpanded() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Indicates whether the node is expanded.
- isExpanded() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Indicates whether the node is expanded.
- isExpanded() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Indicates whether this node is currently expanded.
- isExpanded() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Indicates whether this node is expanded.
- isFalse(boolean) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified condition is false.
- isFalse(boolean, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified condition is false.
- isFalse(boolean, String, String) - Static method in class com.hp.lft.verifications.Verify
-
/** Checks whether the specified condition is false.
- isFalse(boolean, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
/** Checks whether the specified condition is false.
- isFocusable() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Indicates whether the control can receive focus.
- isFocusable() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Indicates whether the control can receive focus.
- isFocused() - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Indicates whether this object has the focus.
- isFocused() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Indicates whether the object has focus.
- isFocused() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Indicates whether the mobile control is in focus.
- isFocused() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Indicates whether the mobile control is in focus.
- isFocused() - Method in interface com.hp.lft.sdk.powerbuilder.ListItem
-
Indicates whether the list item has focus in a multiple selection list box.
- isFocused() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Indicates whether the list item is in focus in a multiple selection list box.
- isFocused() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Indicates whether this object is in focus.
- isFocused() - Method in interface com.hp.lft.sdk.stdwin.ListItem
-
Indicates whether the list item has focus in a multiple selection list box.
- isFocused() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Indicates whether the list item is in focus in a multiple selection list box.
- isFocused() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Indicates whether this object is in focus.
- isFocused() - Method in interface com.hp.lft.sdk.UiObjectBase
-
Indicates whether this object is currently in focus.
- isFocused() - Method in interface com.hp.lft.sdk.winforms.ListItem
-
Indicates whether this list item has the focus in a multiple selection list box.
- isFocused() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Indicates whether this list item has the focus in a multiple-selection list box.
- isFocused() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Indicates whether the object has focus.
- isFocused() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Indicates whether the object has the focus.
- isHidden() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether this item is not visible and therefore cannot accept user input.
An item can be visible and disabled for other reasons. - isHighlighted() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is highlighted (surrounded by a dotted line).
- isHighlighted() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Indicates whether the edit field is highlighted.
- isHighlighted() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Indicates whether whether the edit box is highlighted.
- isHighlighted() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Indicates whether the label is highlighted.
- isHighlighted() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Indicates whether the label is highlighted.
- isHighlighted() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is highlighted (surrounded by a dotted line).
- isHighlighted() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether this toolbar item is surrounded by a dotted line.
- isHot() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is "hot".
- isHot() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is "hot".
- isHot() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether this toolbar item appears highlighted, as when the mouse hovers over it.
This property is not supported for QMenuBar objects. - isHot() - Method in interface com.hp.lft.sdk.wpf.ToolBarItem
-
Indicates whether this toolbar item appears highlighted, as when the mouse hovers over it.
- isIndeterminate() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is disabled.
- isIndeterminate() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is disabled.
- isIndeterminate() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates that this control is neither checked nor unchecked.
- isInintializing() - Method in class com.hp.lft.sdk.AppModelBase
- isItemExists(String) - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Indicates whether the specified toolbar button or menu button exists.
- isItemOverflow(int) - Method in interface com.hp.lft.sdk.wpf.ToolBar
-
Indicates whether the item resides in the overflow area of this toolbar.
- isItemOverflow(String) - Method in interface com.hp.lft.sdk.wpf.ToolBar
-
Indicates whether the item resides in the overflow area of this toolbar.
- isJavaWindow() - Method in interface com.hp.lft.sdk.java.Window
-
Indicates whether the object is a Java window.
- isJavaWindow() - Method in class com.hp.lft.sdk.java.WindowDescription
-
Indicates whether the object is a Java window.
- isKeyboardFocusable() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- isKeyboardFocusable() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- isMarked() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is marked.
- isMarked() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is marked.
- isMarked() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether this toolbar item is marked.
- isMatch(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified regular expression matches the specified string value.
- isMatch(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified regular expression matches the specified string value.
- isMatch(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified regular expression matches the specified string value.
- isMatch(String, String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified regular expression matches the specified string value.
- isMaximizable() - Method in interface com.hp.lft.sdk.java.Window
-
Indicates whether the window can be maximized.
- isMaximizable() - Method in class com.hp.lft.sdk.java.WindowDescription
-
Indicates whether this window can be maximized.
- isMaximizable() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window can be maximized.
- isMaximizable() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window can be maximized.
- isMaximizable() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window can be maximized.
- isMaximizable() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window can be maximized.
- isMaximizable() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether this window can be maximized.
- isMaximizable() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object can be maximized.
- isMaximized() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- isMdiChildWindow() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window is a multiple-document interface (MDI) child window.
- isMdiChildWindow() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window is a multiple-document interface (MDI) child window.
- isMdiChildWindow() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window is a multiple-document interface (MDI) child window.
- isMdiChildWindow() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window is a multiple-document interface (MDI) child window.
- isMdiChildWindow() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether this object is a multiple-document interface (MDI) child window.
- isMdiChildWindow() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object is a multiple-document interface (MDI) child window.
- isMessageAsPopup() - Method in interface com.hp.lft.sdk.sap.gui.StatusBar
-
Indicates whether the message is a pop-up.
- isMessageAsPopup() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Indicates whether the message is a pop-up.
- isMinimizable() - Method in interface com.hp.lft.sdk.java.Window
-
Indicates whether the window can be minimized.
- isMinimizable() - Method in class com.hp.lft.sdk.java.WindowDescription
-
Indicates whether this window can be minimized.
- isMinimizable() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window can be minimized.
- isMinimizable() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window can be minimized.
- isMinimizable() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window can be minimized.
- isMinimizable() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window can be minimized.
- isMinimizable() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether this object can be minimized.
- isMinimizable() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object can be minimized.
- isMinimized() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Indicates whether the object is minimized.
- isMinimized() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- IsMinimized() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Indicates whether the window is minimized.
- isMobile() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns true if the emulated device is mobile device.
- isMobile() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns true if the emulated device is mobile device.
- isModal() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- isModal() - Method in interface com.hp.lft.sdk.wpf.Window
-
Indicates whether the window is modal.
- isModal() - Method in class com.hp.lft.sdk.wpf.WindowDescription
-
Indicates whether the window is modal.
- isMultiple() - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Returns whether multiple items can be selected.
- isMultiple() - Method in interface com.hp.lft.sdk.web.ListBox
-
Indicates whether the user can select multiple items.
- isMultiple() - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Indicates whether the user can select multiple items.
- isMuted() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Indicates whether the media volume is muted.
- isMuted() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Indicates whether the media volume is muted.
- isNotNullOrEmpty(Iterable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is not null or empty.
- isNotNullOrEmpty(Iterable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is not null or empty.
- isNotNullOrEmpty(Iterable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is not null or empty.
- isNotNullOrEmpty(Iterable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is not null or empty.
- isNotNullOrEmpty(String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is not null or empty.
- isNotNullOrEmpty(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is not null or empty.
- isNotNullOrEmpty(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is not null or empty.
- isNotNullOrEmpty(String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is not null or empty.
- isNullOrEmpty(Iterable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is null or empty.
- isNullOrEmpty(Iterable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is null or empty.
- isNullOrEmpty(Iterable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is null or empty.
- isNullOrEmpty(Iterable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified collection is null or empty.
- isNullOrEmpty(String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is null or empty.
- isNullOrEmpty(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is null or empty.
- isNullOrEmpty(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is null or empty.
- isNullOrEmpty(String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified string is null or empty.
- isNumeric() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field numeric property.
- isNumeric() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Indicates whether the TeField is numeric.
- isNumerical() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Indicates whether the edit field is a numerical field.
- isNumerical() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Returns the whether the edit box is a numerical field.
- isNumerical() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Indicates whether the label is a numerical field.
- isNumerical() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Indicates whether the label is a numerical field.
- isOffScreen() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- isOffScreen() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- isOverrideExisting - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- isOverrideExisting() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- isOverrideExisting() - Method in interface com.hp.lft.report.ReportConfiguration
-
Indicates whether the existing report files will be overridden.
- isOwnedWindow() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window has an owner window.
- isOwnedWindow() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window has an owner window.
- isOwnedWindow() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window has an owner window.
- isOwnedWindow() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window has an owner window.
- isOwnedWindow() - Method in interface com.hp.lft.sdk.winforms.UiObjectBase
-
Indicates whether the object's window has an owner window.
- isOwnedWindow() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Indicates whether the object's window has an owner window.
- isPackaged() - Method in interface com.hp.lft.sdk.mobile.Application
-
Indicates whether the application is packaged (instrumented) or not.
- isPackaged() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Indicates whether the application is packaged (instrumented) or not.
- isPassword() - Method in interface com.hp.lft.sdk.mobile.EditField
-
Indicates whether this mobile edit object is a password box.
- isPassword() - Method in interface com.hp.lft.sdk.uiapro.UiObjectBase
- isPassword() - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- isPlaying() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Returns whether this media is currently playing.
- isPlaying() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Indicates whether the media is currently playing.
- isPlayInLoop() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Indicates whether this media file should start playing again from the beginning as soon as it finishes playing.
- isPlayInLoop() - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Indicates whether the media file should start playing again from the beginning as soon as it finishes playing.
- isPopupTrigger() - Method in class com.hp.lft.sdk.java.MouseEventInfo
-
Returns true if this event is a trigger for a popup menu.
- isPopupWindow() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window is a pop-up window.
- isPopupWindow() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window is a pop-up window.
- isPopupWindow() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window is a pop-up window.
- isPopupWindow() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window is a pop-up window.
- isPopupWindow() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether the object is a pop-up window.
- isPopupWindow() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object is a pop-up window.
- isPressed() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button was clicked.
- isPressed() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button was clicked.
- isPressed() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether the toolbar item is currently being clicked.
- isProtected() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Terminal Emulator Field protected property.
- isProtected() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Indicates whether the TeField is protected.
- isProtected(Boolean) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the 'protected' attribute for TeField.
- isRangeSelected() - Method in interface com.hp.lft.sdk.CalendarBase
-
Indicates whether a range of dates is currently selected in this calendar.
- isReadOnly() - Method in interface com.hp.lft.sdk.java.Editor
-
Indicates whether the object is read only.
- isReadOnly() - Method in class com.hp.lft.sdk.java.EditorDescription
-
Indicates whether the object is read only.
- isReadOnly() - Method in interface com.hp.lft.sdk.sap.ui5.CheckBox
-
Returns whether the object is read-only.
- isReadOnly() - Method in class com.hp.lft.sdk.sap.ui5.CheckBoxDescription
-
Returns whether the check box is read-only.
- isReadOnly() - Method in interface com.hp.lft.sdk.sap.ui5.RadioButton
-
Indicates whether the radio button is read-only.
- isReadOnly() - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Returns whether the radio button is read-only.
- isReadOnly() - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
- isReadOnly() - Method in interface com.hp.lft.sdk.uiapro.ValuePattern
- isReadOnly() - Method in interface com.hp.lft.sdk.web.EditFieldBase
-
Indicates whether this field is read-only.
- isReadOnly() - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Returns true if the object is read-only.
- isReadOnly() - Method in interface com.hp.lft.sdk.wpf.EditField
-
Indicates whether the text editing object is read-only to a user interacting with the object.
- isReadOnly() - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Indicates whether the text editing object is read-only to a user interacting with the object.
- isReportEnabled() - Method in class com.hp.lft.report.ModifiableReportConfiguration
- isReportEnabled() - Method in interface com.hp.lft.report.ReportConfiguration
-
Indicates if the reporting is enabled.
- isRequired() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Indicates whether the edit field is required.
- isRequired() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Returns the whether the edit box is required.
- isRequired() - Method in interface com.hp.lft.sdk.web.EditFieldBase
-
Indicates whether this field is mandatory.
- isRequired() - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Returns true if the field is mandatory.
- isResizable() - Method in interface com.hp.lft.sdk.java.Window
-
Indicates whether the window is resizable.
- isResizable() - Method in class com.hp.lft.sdk.java.WindowDescription
-
Indicates whether this window can be resized.
- isResizable() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Returns whether the notification bar is resizable.
- isResizable() - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Returns whether the window of the notification bar is resizable.
- isRespondToEvent() - Method in class com.hp.lft.sdk.mobile.EventResponseArgs
-
Indicates whether there is a response to the simulated event.
- isRightAligned() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfo
-
Indicates whether this object has generic "right-aligned" properties.
- isRightAligned() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
-
Indicates whether generic properties of the test object are right-aligned.
- isRightAligned() - Method in interface com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfo
-
Indicates whether this object has generic "right-aligned" properties.
- isRightAligned() - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
-
Indicates whether generic properties of the test object are right-aligned.
- isRightAligned() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Indicates whether this status bar has generic "right-aligned" properties.
- isRightAligned() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Indicates whether the object has generic right-aligned properties.
- isRightToLeftLayout() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfo
-
Indicates whether this object's horizontal origin is on the right edge.
- isRightToLeftLayout() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
-
Indicates whether the object's horizontal origin is on the right edge of the test object.
- isRightToLeftLayout() - Method in interface com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfo
-
Indicates whether this object's horizontal origin is on the right edge.
- isRightToLeftLayout() - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
-
Indicates whether the object's horizontal origin is on the right edge of the test object.
- isRightToLeftLayout() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Indicates whether this status bar's horizontal origin is on the right edge.
- isRightToLeftLayout() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Indicates whether the object's horizontal origin is on the right edge.
- isRightToLeftReading() - Method in interface com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfo
-
Indicates whether this object's text is displayed using right-to-left reading-order properties.
- isRightToLeftReading() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
-
Indicates whether the object's text is displayed right-to-left.
- isRightToLeftReading() - Method in interface com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfo
-
Indicates whether this object's text is displayed using right-to-left reading-order properties.
- isRightToLeftReading() - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
-
Indicates whether the object's text is displayed right-to-left.
- isRightToLeftReading() - Method in interface com.hp.lft.sdk.winforms.StatusBar
-
Indicates whether this status bar's text is displayed right-to-left.
- isRightToLeftReading() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Indicates whether the object's text is displayed using right-to-left reading-order properties.
- isScrollable() - Method in interface com.hp.lft.sdk.mobile.View
-
Indicates whether the view can be scrolled.
- isScrollable() - Method in class com.hp.lft.sdk.mobile.ViewDescription
-
Indicates whether the view can be scrolled.
- isScrollBar() - Method in interface com.hp.lft.sdk.java.Slider
-
Indicates whether slider is a scrollBar.
- isScrollBar() - Method in class com.hp.lft.sdk.java.SliderDescription
-
Indicates whether slider is a scrollBar.
- isScrollBar(Boolean) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes whether slider is a scrollBar.
- isSelected() - Method in interface com.hp.lft.sdk.java.ToolBarButton
-
Indicates whether the toolbar button is either pressed or checked.
- isSelected() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Indicates the state of the object -whether it is selected or cleared.
- isSelected() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Indicates the state of the object -whether it is selected or cleared.
- isSelected() - Method in interface com.hp.lft.sdk.oracle.ListItem
-
Indicates whether the specified item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.oracle.RadioGroupItem
-
Indicates whether the specified radio button is selected in the option group.
- isSelected() - Method in interface com.hp.lft.sdk.powerbuilder.ListItem
-
Indicates whether the list item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Indicates whether the list item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.powerbuilder.Tab
-
Indicates whether the tab item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is currently either pressed (currently being clicked) or checked (a dual-state push button that is currently selected).
- isSelected() - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Indicates whether the node is selected.
- isSelected() - Method in interface com.hp.lft.sdk.stdwin.ListItem
-
Indicates whether the list item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Indicates whether the list item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.stdwin.Tab
-
Indicates whether the tab item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is currently either pressed (currently being clicked) or checked (a dual-state push button that is currently selected).
- isSelected() - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Indicates whether the node is selected.
- isSelected() - Method in interface com.hp.lft.sdk.uiapro.SelectionItemPattern
- isSelected() - Method in interface com.hp.lft.sdk.winforms.ListItem
-
Indicates whether the list item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Indicates whether this list item is selected.
- isSelected() - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Indicates whether this node is selected.
- isSelected() - Method in interface com.hp.lft.sdk.wpf.TreeViewNode
-
Indicates whether this node is selected.
- isSelectionRequired() - Method in interface com.hp.lft.sdk.uiapro.SelectionPattern
- isSelectMultiple() - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Indicates whether the container allows more than one child element to be selected concurrently.
- isShowing() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Indicates whether this menu item is currently showing.
- isStandalone() - Method in interface com.hp.lft.sdk.sap.ui5.ToolBar
-
Returns whether the toolbar is independent or nested in another control.
- isStandalone() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Returns whether the toolbar is standalone or nested.
- isThreeState() - Method in interface com.hp.lft.sdk.winforms.CheckBox
-
Indicates whether this check box is able to display three check states.
- isThreeState() - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Indicates whether the CheckBox is able to display three check states.
- isThreeState() - Method in interface com.hp.lft.sdk.wpf.CheckBox
-
Indicates whether this CheckBox is able to display three check states.
- isThreeState() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Indicates whether the CheckBox is able to display three check states.
- isThreeState() - Method in interface com.hp.lft.sdk.wpf.ToggleButton
-
Indicates whether the toggle button is able to display three check states.
- isToolWindow() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window is a tool window (a floating toolbar).
- isToolWindow() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window is a tool window (a window intended to be used as a floating toolbar).
- isToolWindow() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window is a tool window (a floating toolbar).
- isToolWindow() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window is a tool window (a window intended to be used as a floating toolbar).
- isToolWindow() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether the object is a floating toolbar.
- isToolWindow() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Indicates whether this object is intended to be a floating toolbar.
- isTopmost() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Indicates whether the window is placed above all non-topmost windows and remains in place, even when the window is deactivated.
- isTopmost() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Indicates whether this window is placed above all non-topmost windows and remains in place, even when this window is deactivated.
- isTopmost() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Indicates whether the window is placed above all non-topmost windows and remains in place, even when the window is deactivated.
- isTopmost() - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Indicates whether this window is placed above all non-topmost windows and remains in place, even when this window is deactivated.
- isTopmost() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
- isTopmost() - Method in interface com.hp.lft.sdk.winforms.Window
-
Indicates whether this object stays above all non-topmost windows even when the object is deactivated.
- isTopmost() - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object should stay above all non-topmost windows, even when this object is deactivated.
- isTouchable() - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns true if the emulated device screen touch feature is enabled.
- isTouchable() - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Returns true if the emulated device screen touch feature is enabled.
- isTrue(boolean) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified condition is true.
- isTrue(boolean, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified condition is true.
- isTrue(boolean, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified condition is true.
- isTrue(boolean, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the specified condition is true.
- isValidRow(int) - Method in interface com.hp.lft.sdk.sap.gui.Table
-
Indicates whether there is a row in the table with the specified index.
- isVerifyIdentificationEnabled() - Static method in class com.hp.lft.sdk.ai.AiRunSettings
-
Retrieves a value that indicates if the verify identification feature is enabled or disabled.
- isViewerOpen() - Method in interface com.hp.lft.sdk.mobile.Device
-
Checks if the RDP window for the device is open.
- isVisible() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Indicates whether the object is visible.
- isVisible() - Method in interface com.hp.lft.sdk.oracle.MenuItem
-
Indicates whether this menu item is currently visible.
- isVisible() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Indicates whether this object is visible.
- isVisible() - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Indicates whether this object is visible.
- isVisible() - Method in interface com.hp.lft.sdk.te.Field
-
Returns the Visible attribute for TeField.
- isVisible() - Method in class com.hp.lft.sdk.te.FieldDescription
-
Indicates whether the TeField is visible.
- isVisible() - Method in interface com.hp.lft.sdk.VisibleProvider
-
Indicates whether this object is currently visible.
- isVisible() - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Indicates whether the current object is visible.
- isVisible() - Method in interface com.hp.lft.sdk.web.WebTestObject
-
Indicates whether the current element is visible.
- isVisible() - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Indicates whether the current element is visible.
- isVisible() - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Indicates whether the current element is visible.
- isWrap() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Indicates whether the toolbar button is enabled and followed by a line break.
- isWrap() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Indicates whether the toolbar button is enabled and followed by a line break.
- isWrap() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Indicates whether this toolbar item is followed by a line break.
Only invoke if the item is enabled. - isWrapped() - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Indicates whether the object is wrapped.
- ITALIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- ITEM - Enum constant in enum class com.hp.lft.sdk.stdwin.MenuType
-
Regular menu item type
- ItemNotFoundException - Exception in com.hp.lft.sdk.te
-
Represents not found item error that occur during when running a TE testing project.
- ItemNotFoundException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.ItemNotFoundException
-
Constructs a new ItemNotFoundException with the test object the specified detail message and error code.
- ItemNotFoundException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.ItemNotFoundException
-
Constructs a new ItemNotFoundException with the test object
- items(String[]) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Initializes the list of values's items.
- items(String[]) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Init
-
Initializes the items in the combo box.
- items(String[]) - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Init
-
Initializes the items in the list.
- items(String[]) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
-
Initializes the items list of the combo box.
- items(String[]) - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription.Init
-
Initializes the list of items in the menu bar.
- items(String[]) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the list of non-empty items in the status bar.
- items(String[]) - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription.Init
-
Initializes the panels in the accordion.
- items(String[]) - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription.Init
-
Initializes all items of the menubar.
- items(String[]) - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription.Init
-
Initializes all navigation bar items.
- items(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription.Init
-
Initializes the radio group tabs.
- items(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Init
-
Initializes the names of all items including steps and sub-steps in the road map.
- items(String[]) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription.Init
-
Initializes the items in the combo box.
- items(String[]) - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription.Init
-
Initializes the items in the list.
- items(String[]) - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription.Init
-
Initializes the items in the StatusBarDescription.
- items(String[]) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the items in the list.
- items(String[]) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the items in the radio group.
- items(String[]) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription.Init
-
Initializes the items in the combo box.
- items(String[]) - Method in class com.hp.lft.sdk.winforms.ListBoxDescription.Init
-
Initializes the items in the list.
- items(String[]) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes the items in the status bar.
- items(String[]) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the items in the combo box.
- items(String[]) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes the list of all items in the list object.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.java.ExpandBarDescription.Init
-
Initializes the number of ExpandBar items in the ExpandBar.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.java.ListDescription.Init
-
Initializes the number of items in the list.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Init
-
Initializes the number of items in the combo box.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Init
-
Initializes the number of items in the list.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
-
Initializes the number of items in the combo box.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription.Init
-
Initializes the number of items contained in the menu bar.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the number of non-empty items contained in the status bar.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription.Init
-
Initializes the number of panels contained in the accordion.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription.Init
-
Initiates the item count on the carousel.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription.Init
-
Initializes the number of items in the menu bar.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription.Init
-
Initializes the number of items contained in the navigation bar.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Init
-
Initializes the number of steps and sub-steps in the road map.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription.Init
-
Initializes the number of items in the combo box.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription.Init
-
Initializes the number of items in the list.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription.Init
-
Initializes the number of items in the StatusBarDescription.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the number of items in the list.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the number of items in the radio group.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription.Init
-
Initializes the number of items in the combo box.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.winforms.ListBoxDescription.Init
-
Initializes the number of items in the list.
- itemsCount(Integer) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes the number of items in the status bar.
J
- J - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The J key.
- JAPANESE - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- JavaEventInfo - Class in com.hp.lft.sdk.java
-
A Java technology event info to be used by fireEvent methods.
- javaWindow(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription.Init
-
Initializes whether the object is a Java window.
- JPG - Enum constant in enum class com.hp.lft.sdk.ImageFormat
-
JPEG format.
- JunitDataSource - Class in com.hp.lft.unittesting.datadriving
-
Class for enabling data-driving of parameterized OpenText Functional Testing for Developers JUnit tests.
- JunitDataSource() - Constructor for class com.hp.lft.unittesting.datadriving.JunitDataSource
K
- K - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The K key.
- KEY_PRESSED - Enum constant in enum class com.hp.lft.sdk.java.KeyboardEvent
-
A key is pushed down.
- KEY_RELEASED - Enum constant in enum class com.hp.lft.sdk.java.KeyboardEvent
-
A key is let up.
- KEY_TYPED - Enum constant in enum class com.hp.lft.sdk.java.KeyboardEvent
-
A character is entered.
- Keyboard - Class in com.hp.lft.sdk
-
A class that enables low-level keyboard operations.
- Keyboard() - Constructor for class com.hp.lft.sdk.Keyboard
- Keyboard.Keys - Enum Class in com.hp.lft.sdk
-
Keys which can be used in sending keyboards events.
- KeyboardDevice - Interface in com.hp.lft.sdk
-
An interface that provides low-level keyboard operations.
- KeyboardEvent - Enum Class in com.hp.lft.sdk.java
-
Constants for Keyboard events.
- KeyboardEventInfo - Class in com.hp.lft.sdk.java
-
A Java technology Keyboard event info to be used by fireEvent methods.
- keyboardFocus(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- keyboardFocusable(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- keyDown(byte) - Static method in class com.hp.lft.sdk.Keyboard
-
Deprecated.
- keyDown(byte) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Deprecated.use
KeyboardDevice.keyDown(Keyboard.Keys)
instead. - keyDown(Keyboard.Keys) - Static method in class com.hp.lft.sdk.Keyboard
-
Presses and holds the specified key using a keyboard virtual key.
- keyDown(Keyboard.Keys) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Presses and holds the specified key using a keyboard virtual key.
- KeyModifier - Enum Class in com.hp.lft.sdk
-
Represents keyboard keys that can be pressed and held down during the execution of a method, such as the SendKeys method.
- Keys - Class in com.hp.lft.sdk
-
Supplies constants representing keyboard keys, which can be used in the input parameter string of the
sendKeys
method. - Keys - Class in com.hp.lft.sdk.te
-
Keys table used in the send key function
- Keys - Enum Class in com.hp.lft.sdk.mobile
-
Device keys constants representing mobile keyboard keys, which can be used in the input parameter of the
Device.sendKey(DeviceKeys key)
method. - Keys() - Constructor for class com.hp.lft.sdk.Keys
- Keys() - Constructor for class com.hp.lft.sdk.te.Keys
- keyUp(byte) - Static method in class com.hp.lft.sdk.Keyboard
-
Deprecated.use
Keyboard.keyUp(Keys)
instead. - keyUp(byte) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Deprecated.use
KeyboardDevice.keyUp(Keyboard.Keys)
instead. - keyUp(Keyboard.Keys) - Static method in class com.hp.lft.sdk.Keyboard
-
Releases the specified key based on its keyboard virtual key.
- keyUp(Keyboard.Keys) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Releases the specified key based on its keyboard virtual key.
- kill() - Method in interface com.hp.lft.sdk.mobile.Application
-
Stops the application.
- KOREAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
L
- L - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The L key.
- label(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes object's label.
- label(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's label.
- label(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's label.
- label(StringProperty) - Method in class com.hp.lft.sdk.oracle.TabDescription.Init
-
Initializes the tab's label.
- label(StringProperty) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the label attribute for TeScreen.
- label(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes object's label.
- label(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's label.
- label(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's label.
- label(String) - Method in class com.hp.lft.sdk.oracle.TabDescription.Init
-
Initializes the tab's label.
- label(String) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the label attribute for TeScreen.
- Label - Interface in com.hp.lft.sdk.java
-
A Java static text object.
- Label - Interface in com.hp.lft.sdk.mobile
-
A label in a mobile application.
- Label - Interface in com.hp.lft.sdk.sap.gui
-
A label control in a SAP GUI for Windows application.
- Label - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 label object.
- Label - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms static text object.
- LABEL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Label type.
- LabelDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Label test object.
- LabelDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Label test object in a mobile application.
- LabelDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows label.
- LabelDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Label test object.
- LabelDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms Label test object.
- LabelDescription() - Constructor for class com.hp.lft.sdk.java.LabelDescription
-
Initializes a new instance of the LabelDescription class.
- LabelDescription() - Constructor for class com.hp.lft.sdk.mobile.LabelDescription
-
Initializes a new instance of the LabelDescription class.
- LabelDescription() - Constructor for class com.hp.lft.sdk.sap.gui.LabelDescription
-
Initializes a new instance of the LabelDescription class.
- LabelDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.LabelDescription
-
Initializes a new instance of the LabelDescription class.
- LabelDescription() - Constructor for class com.hp.lft.sdk.winforms.LabelDescription
-
Constructs a new instance of LabelDescription.
- LabelDescription(LabelDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.LabelDescription
-
Initializes a new instance of the LabelDescription class using the Builder pattern.
- LabelDescription(LabelDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.LabelDescription
-
Initializes a new instance of the LabelDescription class using the Builder pattern.
- LabelDescription(LabelDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.LabelDescription
-
Initializes a new instance of the LabelDescription class using the Builder pattern.
- LabelDescription(LabelDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.LabelDescription
-
Initializes a new instance of the LabelDescription class using the Builder pattern.
- LabelDescription(LabelDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.LabelDescription
- LabelDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the LabelDescription class using the builder pattern.
- LabelDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the LabelDescription class using the builder pattern.
- LabelDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the LabelDescription class using the builder pattern.
- LabelDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the LabelDescription class using the builder pattern.
- LabelDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the LabelDescription class using the builder pattern.
- LabelDescription.Init<T extends LabelDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for LabelDescription.Builder.
- LabelDescription.Init<T extends LabelDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for LabelDescription.Builder.
- LabelDescription.Init<T extends LabelDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for LabelDescription.Builder.
- LabelDescription.Init<T extends LabelDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for LabelDescription.Builder.
- LabelDescription.Init<T extends LabelDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- LabNotConnectedException - Exception in com.hp.lft.sdk
-
The exception that is thrown when the runtime engine is not connected to the expected Lab.
- LabNotConnectedException() - Constructor for exception com.hp.lft.sdk.LabNotConnectedException
-
Constructs a new
LabNotConnectedException
. - LabNotConnectedException(int, String) - Constructor for exception com.hp.lft.sdk.LabNotConnectedException
-
Constructs a new
LabNotConnectedException
with the specified detail message and error code. - LabNotConnectedException(String) - Constructor for exception com.hp.lft.sdk.LabNotConnectedException
-
Constructs a new
LabNotConnectedException
with the specified detail message. - LANDSCAPE - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceOrientation
-
Set device in landscape mode.
- language(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the language in which the user is working.
- language(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the language in which the user is working.
- LargeDecrement - Enum constant in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Specifies that scrolling is done in large decrements, equivalent to PageUp or clicking on a blank part of a scrollbar.
- LargeIncrement - Enum constant in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Specifies that scrolling is done in large increments, equivalent to a PageDown or clicking on the track of a scrollbar component.
- LAST - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Move the scroll bar to its end position.
- lastPage() - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Scrolls the table to the last page.
- lastPage() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Scrolls to the last page.
- lastPage() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Scrolls to the last page.
- LATIN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- LATVIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- launch() - Method in interface com.hp.lft.sdk.mobile.Application
-
Launches the application if it is not started.
- launch(SessionLaunchInfo) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the server using the user credentials and details specified in the launchInfo parameter.
- launch(SessionLaunchInfo, DesktopEnvironment) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the server using the user credentials and details specified in the launchInfo parameter.
- launch(BrowserDescription) - Static method in class com.hp.lft.sdk.web.BrowserFactory
-
Launches a new browser tab returning an instance of
Browser
for the launched browser. - launch(BrowserDescription, Environment) - Static method in class com.hp.lft.sdk.web.BrowserFactory
-
Launches a new browser tab on the specified environment and returns an instance of
Browser
for the launched browser. - launch(BrowserType) - Static method in class com.hp.lft.sdk.web.BrowserFactory
-
Launches a new browser tab returning an instance of
Browser
for the launched browser. - launch(BrowserType, Environment) - Static method in class com.hp.lft.sdk.web.BrowserFactory
-
Launches a new browser tab on the specified environment and returns an instance of
Browser
for the launched browser. - launch(String) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session on the specified server.
- launch(String, String, String, String) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the specified server with the specified user credentials and the default EN language.
- launch(String, String, String, String, String) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the specified server with the specified user credentials.
- launch(InetAddress) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Opens a connection to the specified SAP server according to its IP address.
- launch(InetAddress, int) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Opens a connection to the specified SAP server according to its IP address.
- launch(InetAddress, String, String, String) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the specified server with the specified user credentials and the default EN language.
- launch(InetAddress, String, String, String, int) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the specified server with the specified user credentials and the default EN language.
- launch(InetAddress, String, String, String, int, String) - Static method in class com.hp.lft.sdk.sap.gui.GuiSessionFactory
-
Launches the SAP GUI session and logs on to the specified server with the specified user credentials.
- LAUNCH - Enum constant in enum class com.hp.lft.sdk.mobile.LaunchOptions
-
Switch to application, launching it if needed.
- launchAut(String) - Static method in class com.hp.lft.sdk.Desktop
-
Launches an AUT using the file name.
- launchAut(String) - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Launches an AUT using the file name.
- launchAut(String, String...) - Static method in class com.hp.lft.sdk.Desktop
-
Launches an AUT using the file name and a list of arguments.
- launchAut(String, String...) - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Launches an AUT using the file name and a list of arguments.
- launchAut(String, String[], String) - Static method in class com.hp.lft.sdk.Desktop
-
Launches an AUT using the file name, a list of arguments, and a working directory.
- launchAut(String, String[], String) - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Launches an AUT using the file name, a list of arguments, and a working directory.
- launchBrowser(BrowserDescription) - Static method in class com.hp.lft.sdk.SrfLab
-
Launches a new browser tab returning an instance of
Browser
for the launched browser. - launchBrowser(BrowserType) - Static method in class com.hp.lft.sdk.SrfLab
-
Launches a new browser tab returning an instance of
Browser
for the launched browser. - LaunchOptions - Enum Class in com.hp.lft.sdk.mobile
-
Installation and launch options for an app.
- LeafNode - Enum constant in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
The UI Automation element has no child nodes, controls, or content to display.
- left - Variable in class com.hp.lft.sdk.te.Area
-
Left position of the rectangle.
- LEFT - Enum constant in enum class com.hp.lft.sdk.ai.ScrollDirection
- LEFT - Enum constant in enum class com.hp.lft.sdk.HorizontalVisualRelation
-
The related test object is located to the left of the test object to identify.
- LEFT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Left key.
- LEFT - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Left key (supported on Android).
- LEFT - Enum constant in enum class com.hp.lft.sdk.mobile.ScrollPageDirection
- LEFT - Enum constant in enum class com.hp.lft.sdk.MouseButton
-
The left mouse button
- LEFT - Enum constant in enum class com.hp.lft.sdk.stdwin.VerticalScrollPosition
-
The vertical scrollbar is on the left.
- LEFT - Enum constant in enum class com.hp.lft.sdk.SwipeDirection
-
Swipe left.
- LEFT - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
LEFT is a general type for LEFT_ARROW and LEFT_TRIANGLE.
- LEFT - Static variable in class com.hp.lft.sdk.Keys
-
The Left (arrow) key.
- LEFT - Static variable in class com.hp.lft.sdk.te.Keys
-
The LEFT key.
- LEFT_ALT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Left Alt key.
- LEFT_ALT - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The left Alt key.
- LEFT_AND_INLINE - Enum constant in enum class com.hp.lft.sdk.HorizontalVisualRelation
-
The related test object is located to the left of the test object to identify and is horizontally inline with it.
- LEFT_ARROW - Static variable in class com.hp.lft.sdk.ai.AiTypes
- LEFT_BRACKET - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Left Bracket key.
- LEFT_CONTROL - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Left Control key.
- LEFT_CTRL - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The left control key.
- LEFT_SHIFT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Left Shift.
- LEFT_SHIFT - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The left Shift key.
- LEFT_SYSTEM - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Left System key.
- LEFT_TRIANGLE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- LEFT_WINDOWS_LOGO - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The left Windows key.
- leftItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
-
Initializes the item count in the left side of the toolbar.
- LegacyIAccessiblePattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to retrieve accessibility information about a control.
- length(Integer) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes a field length in characters.
- less(double, double) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for double values.
- less(double, double, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for double values.
- less(double, double, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for double values.
- less(double, double, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for double values.
- less(float, float) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for float values.
- less(float, float, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for float values.
- less(float, float, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for float values.
- less(float, float, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for float values.
- less(int, int) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for integer values.
- less(int, int, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for integer values.
- less(int, int, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for integer values.
- less(int, int, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for integer values.
- less(long, long) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for long values.
- less(long, long, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for long values.
- less(long, long, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for long values.
- less(long, long, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for long values.
- less(short, short) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for short values.
- less(short, short, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for short values.
- less(short, short, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for short values.
- less(short, short, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for short values.
- less(Comparable, Comparable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for Comparable values.
- less(Comparable, Comparable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for Comparable values.
- less(Comparable, Comparable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for Comparable values.
- less(Comparable, Comparable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than the second for Comparable values.
- lessOrEqual(double, double) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for double values.
- lessOrEqual(double, double, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for double values.
- lessOrEqual(double, double, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for double values.
- lessOrEqual(double, double, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for double values.
- lessOrEqual(float, float) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for float values.
- lessOrEqual(float, float, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for float values.
- lessOrEqual(float, float, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for float values.
- lessOrEqual(float, float, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for float values.
- lessOrEqual(int, int) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for integer values.
- lessOrEqual(int, int, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for integer values.
- lessOrEqual(int, int, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for integer values.
- lessOrEqual(int, int, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for integer values.
- lessOrEqual(long, long) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for long values.
- lessOrEqual(long, long, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for long values.
- lessOrEqual(long, long, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for long values.
- lessOrEqual(long, long, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for long values.
- lessOrEqual(short, short) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for short values.
- lessOrEqual(short, short, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for short values.
- lessOrEqual(short, short, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for short values.
- lessOrEqual(short, short, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for short values.
- lessOrEqual(Comparable, Comparable) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for Comparable values.
- lessOrEqual(Comparable, Comparable, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for Comparable values.
- lessOrEqual(Comparable, Comparable, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for Comparable values.
- lessOrEqual(Comparable, Comparable, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the first number specified is less than or equal to the second for Comparable values.
- LIGHT - Enum constant in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
-
Light display type.
- Line - Enum constant in enum class com.hp.lft.sdk.uiapro.TextUnit
-
Specifies that the text unit is one line in length.
- LINE_DECREMENT - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Decrement the scroll by lines.
- LINE_INCREMENT - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Increment the scroll by lines.
- Link - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a link to something else.
- Link - Interface in com.hp.lft.sdk.java
-
A Java control that displays text with links.
- Link - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Link.
- Link - Interface in com.hp.lft.sdk.web
-
A Web hyperlink (or anchor) object.
- Link - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF hyperlink control.
- LINK - Enum constant in enum class com.hp.lft.sdk.web.ImageType
-
An image contained in an anchor element.
- LinkDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Link test object.
- LinkDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Link test object.
- LinkDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Link test object.
- LinkDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Link (hyperlink) test object.
- LinkDescription() - Constructor for class com.hp.lft.sdk.java.LinkDescription
-
Initializes a new instance of the LinkDescription class.
- LinkDescription() - Constructor for class com.hp.lft.sdk.uiapro.LinkDescription
-
Initializes a new instance of the LinkDescription class.
- LinkDescription() - Constructor for class com.hp.lft.sdk.web.LinkDescription
-
Initializes a new instance of the Link class.
- LinkDescription() - Constructor for class com.hp.lft.sdk.wpf.LinkDescription
-
Initializes a new instance of the LinkDescription class.
- LinkDescription(LinkDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.LinkDescription
-
Initializes a new instance of the LinkDescription class using the Builder pattern.
- LinkDescription(LinkDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.LinkDescription
- LinkDescription(LinkDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.LinkDescription
-
Initializes a new instance of the LinkDescription class using the Builder pattern.
- LinkDescription(LinkDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.LinkDescription
- LinkDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the LinkDescription class using the builder pattern.
- LinkDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the LinkDescription class using the builder pattern.
- LinkDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the LinkDescription class using the builder pattern.
- LinkDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the LinkDescription class using the builder pattern.
- LinkDescription.Init<T extends LinkDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for LinkDescription.Builder.
- LinkDescription.Init<T extends LinkDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for LinkDescription.Builder.
- LinkDescription.Init<T extends LinkDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for LinkDescription.Builder.
- LinkDescription.Init<T extends LinkDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- Linked - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates that the object is formatted as a hyperlink.
- LINKEDIN - Static variable in class com.hp.lft.sdk.ai.AiTypes
- List - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a list box, allowing the user to select one or more items.
- List - Interface in com.hp.lft.sdk.java
-
A Java list box with single or multiple selection.
- List - Interface in com.hp.lft.sdk.oracle
-
An Oracle poplist (combo box) or list.
- List - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro List.
- List - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF list object.
- LIST_CONTAINER - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
List Container type.
- LIST_OF_VALUES - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- LIST_TAB_PAGES - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- LIST_TREE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeType
-
A tree that includes items.
- ListBase<T> - Interface in com.hp.lft.sdk.powerbuilder
-
Base interface for PowerBuilder list objects.
- ListBase<T> - Interface in com.hp.lft.sdk.stdwin
-
Base interface for standard Windows list objects.
- ListBase<T> - Interface in com.hp.lft.sdk.winforms
-
Base interface for some .NET Windows Forms list objects.
- ListBox - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder list.
- ListBox - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 list box object.
- ListBox - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows list.
- ListBox - Interface in com.hp.lft.sdk.web
-
A Web drop-down box or multiple selection list.
- ListBox - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms list.
- LISTBOX_MULTIPLE - Enum constant in enum class com.hp.lft.sdk.sap.gui.GridSelectionMode
-
One or more rows can be selected.
- LISTBOX_SINGLE - Enum constant in enum class com.hp.lft.sdk.sap.gui.GridSelectionMode
-
Only one row can be selected.
- ListBoxDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder ListBox test object.
- ListBoxDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 list box test object.
- ListBoxDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows ListBox test object.
- ListBoxDescription - Class in com.hp.lft.sdk.web
-
The description of a Web ListBox test object.
- ListBoxDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms ListBox test object.
- ListBoxDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Initializes a new instance of the ListBoxDescription class.
- ListBoxDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.ListBoxDescription
-
Initializes a new instance of the ListBoxDescription class.
- ListBoxDescription() - Constructor for class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Initializes a new instance of the ListBoxDescription class.
- ListBoxDescription() - Constructor for class com.hp.lft.sdk.web.ListBoxDescription
-
Initializes a new instance of the ListBoxDescription class.
- ListBoxDescription() - Constructor for class com.hp.lft.sdk.winforms.ListBoxDescription
-
Constructs a new ListBoxDescription.
- ListBoxDescription(ListBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Initializes a new ListBoxDescription class using the Builder pattern.
- ListBoxDescription(ListBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.ListBoxDescription
-
Initializes a new instance of the ListBoxDescription class using the Builder pattern.
- ListBoxDescription(ListBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Initializes a new ListBoxDescription class using the Builder pattern.
- ListBoxDescription(ListBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.ListBoxDescription
-
Initializes a new instance of the ListBoxDescription class using the Builder pattern.
- ListBoxDescription(ListBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.ListBoxDescription
- ListBoxDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.
- ListBoxDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.
- ListBoxDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.
- ListBoxDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.
- ListBoxDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.
- ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for ListBoxDescription.Builder
- ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for ListBoxDescription.Builder.
- ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for ListBoxDescription.Builder
- ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for ListBoxDescription.Builder.
- ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- ListDescription - Class in com.hp.lft.sdk.java
-
The description of a Java List test object.
- ListDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle poplist (combo box) or list.
- ListDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro List test object.
- ListDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF List test object.
- ListDescription() - Constructor for class com.hp.lft.sdk.java.ListDescription
-
Initializes a new instance of the ListDescription class.
- ListDescription() - Constructor for class com.hp.lft.sdk.oracle.ListDescription
-
Initializes a new instance of the ListDescription class.
- ListDescription() - Constructor for class com.hp.lft.sdk.uiapro.ListDescription
-
Initializes a new instance of the ListDescription class.
- ListDescription() - Constructor for class com.hp.lft.sdk.wpf.ListDescription
-
Initializes a new instance of the ListDescription class.
- ListDescription(ListDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.ListDescription
-
Initializes a new instance of the ListDescription class using the Builder pattern.
- ListDescription(ListDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.ListDescription
-
Initializes a new instance of the ListDescription class using the Builder pattern.
- ListDescription(ListDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ListDescription
- ListDescription(ListDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ListDescription
- ListDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the ListDescription class using the builder pattern.
- ListDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the ListDescription class using the builder pattern.
- ListDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ListDescription class using the builder pattern.
- ListDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ListDescription class using the builder pattern.
- ListDescription.Init<T extends ListDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for ListDescription.Builder.
- ListDescription.Init<T extends ListDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for ListDescription.Builder.
- ListDescription.Init<T extends ListDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ListDescription.Builder.
- ListDescription.Init<T extends ListDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- ListItem - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an item in a list box or in the list portion of a combo box, drop-down list box, or drop-down combo box.
- ListItem - Interface in com.hp.lft.sdk.java
-
A single list item in a Java list.
- ListItem - Interface in com.hp.lft.sdk.oracle
-
An Oracle list item.
- ListItem - Interface in com.hp.lft.sdk.powerbuilder
-
A single list item in a PowerBuilder list.
- ListItem - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 list item.
- ListItem - Interface in com.hp.lft.sdk.stdwin
-
A single list item in a standard Windows list.
- ListItem - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro ListItem.
- ListItem - Interface in com.hp.lft.sdk.web
-
A single list item in a Web list.
- ListItem - Interface in com.hp.lft.sdk.winforms
-
A single list item belonging to a .NET Windows Forms list.
- ListItemDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro ListItem test object.
- ListItemDescription() - Constructor for class com.hp.lft.sdk.uiapro.ListItemDescription
-
Initializes a new instance of the ListItemDescription class.
- ListItemDescription(ListItemDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ListItemDescription
- ListItemDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ListItemDescription class using the builder pattern.
- ListItemDescription.Init<T extends ListItemDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ListItemDescription.Builder.
- ListOfValues - Interface in com.hp.lft.sdk.oracle
-
An Oracle window containing a list of values for selection.
- ListOfValuesDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle window containing a list of values for selection.
- ListOfValuesDescription() - Constructor for class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Initializes a new instance of the ListOfValuesDescription class.
- ListOfValuesDescription(ListOfValuesDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Initializes a new instance of the ListOfValuesDescription class using the Builder pattern.
- ListOfValuesDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the ListOfValuesDescription class using the builder pattern.
- ListOfValuesDescription.Init<T extends ListOfValuesDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for ListOfValuesDescription.Builder.
- ListView - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder list-view object.
- ListView - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows list-view object.
- ListView - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms list-view object.
- ListViewDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder ListView test object.
- ListViewDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows ListView test object.
- ListViewDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms ListView test object.
- ListViewDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.ListViewDescription
-
Initializes a new instance of the ListViewDescription class.
- ListViewDescription() - Constructor for class com.hp.lft.sdk.stdwin.ListViewDescription
-
Initializes a new instance of the ListViewDescription class.
- ListViewDescription() - Constructor for class com.hp.lft.sdk.winforms.ListViewDescription
-
Initializes a new instance of the ListViewDescription class.
- ListViewDescription(ListViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.ListViewDescription
-
Initializes a new ListViewDescription class using the Builder pattern.
- ListViewDescription(ListViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.ListViewDescription
-
Initializes a new ListViewDescription class using the Builder pattern.
- ListViewDescription(ListViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.ListViewDescription
- ListViewDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the ListViewDescription class using the builder pattern.
- ListViewDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the ListViewDescription class using the builder pattern.
- ListViewDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the ListViewDescription class using the builder pattern.
- ListViewDescription.Init<T extends ListViewDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for ListViewDescription.Builder
- ListViewDescription.Init<T extends ListViewDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for ListViewDescription.Builder
- ListViewDescription.Init<T extends ListViewDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- ListViewItem - Interface in com.hp.lft.sdk.powerbuilder
-
A single list item in a PowerBuilder list-view object.
- ListViewItem - Interface in com.hp.lft.sdk.stdwin
-
A single list item in a standard Windows list-view object.
- ListViewItem - Interface in com.hp.lft.sdk.winforms
-
A single list item belonging to a .NET Windows Forms list-view.
- ListWrapper<K,
E> - Class in com.hp.lft.sdk.java.util -
Java doesn't yet provide a native way to represent generic types in the format:
List<E>.class
, due to type erasure mechanism triggered at compile time. - LITHUANIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- loadConfigurationFromExternalPropertiesFile(String) - Static method in class com.hp.lft.report.ReportConfigurationFactory
-
Returns a
ReportConfiguration
with the values defined in the specified leanft.properties file. - loadConfigurationFromExternalPropertiesFile(String) - Static method in class com.hp.lft.sdk.SDKConfigurationFactory
-
Reads the SDK configuration from a properties file.
- loadConfigurationFromResources(String) - Static method in class com.hp.lft.report.ReportConfigurationFactory
-
Returns a
ReportConfiguration
with the values defined in the leanft.properties file located in the resources folder. - loadConfigurationFromResources(String) - Static method in class com.hp.lft.sdk.SDKConfigurationFactory
-
Reads the SDK configuration from a properties file located in the resources folder.
- loadCustomReportConfigurationFromExternalPropertiesFile(String) - Method in class com.hp.lft.report.ReportingProvider
-
Returns a report configuration updated with the values defined in the specified leanft.properties file.
- loadCustomReportConfigurationFromResources(String) - Method in class com.hp.lft.report.ReportingProvider
-
Returns a report configuration updated with the values defined in the leanft.properties file located in the resources folder.
- LOCAL_PRINT - Static variable in class com.hp.lft.sdk.te.Keys
-
The LOCAL_PRINT key.
- locale(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription.Init
-
Initiates the locale of the calendar.
- locale(String) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription.Init
-
Initiates the locale of the calendar.
- locateImage(RenderedImage, RenderedImage) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Locates an image inside the provided source image, with a default similarity of 100%.
- locateImage(RenderedImage, RenderedImage, byte) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Locates an image inside the provided source image.
- locateText(RenderedImage, String) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Returns all rectangular areas within the supplied image that contain the specified text.
- locateText(RenderedImage, String, Rectangle) - Static method in class com.hp.lft.sdk.utils.ImageUtils
-
Returns all rectangular areas within the supplied rectangle that contain the specified text.
- location(LocationProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(LocationProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(LocationProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's coordinates relative to the parent window (in pixels).
- location(LocationProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes this element's coordinates in pixels relative to the parent window.
- location(LocationProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's coordinates relative to the parent window (in pixels).
- location(LocationProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the object's coordinates relative to the parent window (in pixels).
- location(LocationProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(LocationProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's coordinates relative to the parent window (in pixels).
- location(Point) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(Point) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(Point) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's coordinates relative to the parent window (in pixels).
- location(Point) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes this element's coordinates in pixels relative to the parent window.
- location(Point) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's coordinates relative to the parent window (in pixels).
- location(Point) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the object's coordinates relative to the parent window (in pixels).
- location(Point) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(Point) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's coordinates relative to the parent window (in pixels).
- location(Integer, Integer) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(Integer, Integer) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(Integer, Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's coordinates relative to the parent window (in pixels).
- location(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes this element's coordinates in pixels relative to the parent window.
- location(Integer, Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's coordinates relative to the parent window (in pixels).
- location(Integer, Integer) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the object's coordinates relative to the parent window (in pixels).
- location(Integer, Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes this object's coordinates in pixels relative to the parent window.
- location(Integer, Integer) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's coordinates relative to the parent window (in pixels).
- location(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the location of the device used in OpenText Functional Testing Lab.
- Location - Class in com.hp.lft.sdk
-
Provides a location (relative to an object in the application) for operations that support it.
- Location(Position) - Constructor for class com.hp.lft.sdk.Location
-
Initializes a new instance of the Location class using the specified object position and an offset (in pixels) of 0,0.
- Location(Position, Point) - Constructor for class com.hp.lft.sdk.Location
-
Initializes a new instance of the Location class using the specified object position and offset point.
- LOCATION - Static variable in class com.hp.lft.sdk.ai.AiTypes
- LocationInfoProvider - Interface in com.hp.lft.sdk
-
Indicates that a test object supports accessing properties of its location on the screen.
- LocationProperty - Class in com.hp.lft.sdk
-
Class for defining a test object's location property.
- LocationProperty() - Constructor for class com.hp.lft.sdk.LocationProperty
-
Initializes a new instance of the LocationProperty class.
- LocationProperty(LocationProperty) - Constructor for class com.hp.lft.sdk.LocationProperty
-
Initializes a new instance of the LocationProperty class by copying values from the provided
LocationProperty
object. - LocationProperty(Point) - Constructor for class com.hp.lft.sdk.LocationProperty
-
Initializes a new instance of the LocationProperty class with the specified location values.
- LocationProperty(Integer, Integer) - Constructor for class com.hp.lft.sdk.LocationProperty
-
Initializes a new instance of the LocationProperty class with the specified x and y values.
- locator(Locator) - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
-
Initializes the object's locator property.
- Locator - Interface in com.hp.lft.sdk.ai
-
Used to describe the unique location of an object that may appear multiple times in the application.
- LOCK - Static variable in class com.hp.lft.sdk.ai.AiTypes
- lockDevice(DeviceDescription) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDevice(DeviceDescription) - Static method in class com.hp.lft.sdk.SrfLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDevice(DeviceDescription, ApplicationDescription[]) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDevice(DeviceDescription, ApplicationDescription[]) - Static method in class com.hp.lft.sdk.SrfLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDevice(DeviceDescription, ApplicationDescription[], DeviceSource) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDevice(DeviceDescription, ApplicationDescription[], DeviceSource) - Static method in class com.hp.lft.sdk.SrfLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDevice(DeviceDescription, DeviceSessionOptions) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it, so that only the current test can perform actions on it.
- lockDevice(DeviceDescription, DeviceSessionOptions) - Static method in class com.hp.lft.sdk.SrfLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it, so that only the current test can perform actions on it.
- lockDeviceById(String) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDeviceById(String) - Static method in class com.hp.lft.sdk.SrfLab
-
Obtains a device from the OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDeviceByInfo(DeviceInfo) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from OpenText Functional Testing Lab and locks it so that only the current test can perform actions on it.
- lockDeviceByName(String) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Obtains a device from the OpenText Functional Testing Lab by device name and locks it so that only the current test can perform actions on it.
- LOCKED - Enum constant in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Inhibited/Keyboard Locked.
- LOCKOUT - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Too many attempts.
- logger - Static variable in class com.hp.lft.unittesting.UnitTestBase
- LogonWindow - Interface in com.hp.lft.sdk.oracle
-
An Oracle Applications sign-on window.
- LogonWindowDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle Applications sign-on window.
- LogonWindowDescription() - Constructor for class com.hp.lft.sdk.oracle.LogonWindowDescription
-
Initializes a new instance of the LogonWindowDescription class.
- LogonWindowDescription(LogonWindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.LogonWindowDescription
-
Initializes a new instance of the LogonWindowDescription class using the Builder pattern.
- LogonWindowDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the LogonWindowDescription class using the builder pattern.
- LogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for LogonWindowDescription.Builder.
- longClick() - Method in interface com.hp.lft.sdk.ai.AiObject
-
Long-clicks in the middle of the AI object.
- longClick() - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Presses and holds the left mouse button for a default number of seconds.
- longClick(double) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Presses and holds the left mouse button for a default number of seconds.
- longClick(double, Location) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Presses and holds the left mouse button for a default number of seconds.
- longClick(Location) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Presses and holds the left mouse button for a default number of seconds.
- longPress() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Presses and holds the object for a moment.
- longPress() - Method in interface com.hp.lft.sdk.web.WebElement
-
Presses and holds the object.
- longPress(LongPressArgs) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Presses and holds the object for a moment.
- longPress(WebLongPressArgs) - Method in interface com.hp.lft.sdk.web.WebElement
-
Presses and holds the object according to the specified behavior.
- LongPressArgs - Class in com.hp.lft.sdk.mobile
-
Arguments that define additional behavior for Long Press operations.
This class can be initialized using the builder pattern. - LongPressArgs() - Constructor for class com.hp.lft.sdk.mobile.LongPressArgs
-
Initializes a new instance of the LongPressArgs class with default arguments (perform one long press at the center of the object, at one touch point, for the default long press duration).
M
- M - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The M key.
- M4V - Enum constant in enum class com.hp.lft.sdk.VideoFormat
-
M4V format.
- MACEDONIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- MAIL - Static variable in class com.hp.lft.sdk.ai.AiTypes
- MAIN_WINDOW - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Main Window type.
- makeCellVisible(int, int) - Method in interface com.hp.lft.sdk.winforms.Table
-
Scrolls the specified cell into view.
- makeCellVisible(int, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Scrolls the specified cell into view.
- makeCellVisible(int, String) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Scrolls the specified cell into view.
- makeCellVisible(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Scrolls the specified cell into view.
- makeCellVisible(int, String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Scrolls the specified cell into view.
- makeCellVisible(String, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Scrolls the specified cell into view.
- makeVisible() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Scrolls this object into view in the parent window.
- makeVisible(String) - Method in interface com.hp.lft.sdk.web.ListItem
-
Makes an item in the list visible.
- makeVisible(String, double) - Method in interface com.hp.lft.sdk.web.ListItem
-
Makes an item in the list visible.
- MALTESE - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- manufacturer(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the name of the manufacturer of the device used in OpenText Functional Testing Lab.
- mapName(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the name of the map element the image uses to define the area inside the image.
- mapName(String) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the name of the map element the image uses to define the area inside the image.
- Marqueed - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates scrolling or moving text or graphics.
- match(String) - Static method in class com.hp.lft.sdk.web.TextMatch
-
Returns the text match object which can be used to find the first match of the specified text.
- match(String, int) - Static method in class com.hp.lft.sdk.web.TextMatch
-
Returns the text match object which can be used to find the n-th match of the specified text.
- MatchMethod - Enum Class in com.hp.lft.sdk.ai
-
The match method to use when identifying the AI object by its text.
- max(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription.Init
-
Initializes the maximum value that can be entered in the field.
- MAX - Enum constant in enum class com.hp.lft.sdk.sap.ui5.BarState
-
Notification bar is maximized.
- maxCharsInLine(Integer) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes the number of characters that will be presented in each row.
- maximizable(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription.Init
-
Initializes whether this window can be maximized.
- maximizable(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window can be maximized.
- maximizable(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window can be maximized.
- maximizable(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object can be maximized.
- maximize() - Method in interface com.hp.lft.sdk.java.Window
-
Maximizes the window to fill the screen.
- maximize() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Maximizes the window.
- maximize() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Maximizes the window or dialog box.
- maximize() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Maximizes the window.
- maximize() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
-
Sets the window visual state to WindowVisualState.Maximized
- maximize() - Method in interface com.hp.lft.sdk.winforms.Window
-
Maximizes this window to fill the entire screen.
- maximize() - Method in interface com.hp.lft.sdk.wpf.Window
-
Maximizes this window.
- Maximized - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowVisualState
-
Specifies that the window is maximized.
- MAXIMIZED - Enum constant in enum class com.hp.lft.sdk.WindowState
-
The window is maximized.
- maximum(StringProperty) - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
-
Initializes the maximum value of the spin box.
- maximum(String) - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
-
Initializes the maximum value of the spin box.
- maxLength(Integer) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes the maximum number of characters that can be entered in the edit box.
- maxLength(Integer) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the maximum number of characters that can be displayed in the label.
- maxLength(Integer) - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
-
Initializes the max number of characters that can be entered in the input field.
- maxPosition(Integer) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes the maximum position of the slider.
- maxPosition(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Init
-
Initializes the maximum scrolling position.
- maxPosition(Integer) - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription.Init
-
Initializes the maximum scrolling position.
- maxRating(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Init
-
Initializes the highest rating level that can be set.
- mdiChildWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window is a multiple-document interface (MDI) child window.
- mdiChildWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window is a multiple-document interface (MDI) child window.
- mdiChildWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object is a multiple-document interface (MDI) child window.
- MediaControl - Interface in com.hp.lft.sdk.web
-
Web methods for playing media (audio/video) files embedded in the HTML page.
- MediaControlDescription - Class in com.hp.lft.sdk.web
-
The description of a Web MediaControl (audio control or video control) test object.
- MediaControlDescription() - Constructor for class com.hp.lft.sdk.web.MediaControlDescription
-
Initializes a new instance of the MediaControlDescription class.
- MediaControlDescription(MediaControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.MediaControlDescription
-
Initializes a new instance of the MediaControlDescription class using the Builder pattern.
- MediaControlDescription.Init<T extends MediaControlDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for derived Builder classes.
- MediaUploadOptions - Class in com.hp.lft.sdk.mobile
-
Define how media files are uploaded.
- MediaUploadOptions(boolean) - Constructor for class com.hp.lft.sdk.mobile.MediaUploadOptions
- menu() - Method in interface com.hp.lft.sdk.mobile.Device
-
Presses the device's Menu button (Android Only).
- Menu - Interface in com.hp.lft.sdk.java
-
A Java Menu.
- Menu - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 menu object.
- Menu - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows menu.
- Menu - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Menu.
- Menu - Interface in com.hp.lft.sdk.web
-
A menu control in a Web page or application.
- Menu - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF menu object.
- MENU - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Menu type.
- MENU - Enum constant in enum class com.hp.lft.sdk.stdwin.MenuType
-
Menu type
- Menubar - Interface in com.hp.lft.sdk.sap.gui
-
A menubar control in a SAP GUI for Windows application.
- Menubar - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 menu bar object.
- MenuBar - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents the menu bar (positioned beneath the title bar of a window) from which users select menus.
- MenuBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro MenuBar.
- MENUBAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Menubar type.
- MenubarDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows menubar.
- MenubarDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Menubar test object.
- MenubarDescription() - Constructor for class com.hp.lft.sdk.sap.gui.MenubarDescription
-
Initializes a new instance of the MenubarDescription class.
- MenubarDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Initializes a new instance of the MenubarDescription class.
- MenubarDescription(MenubarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.MenubarDescription
-
Initializes a new instance of the MenubarDescription class using the Builder pattern.
- MenubarDescription(MenubarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Initializes a new instance of the MenubarDescription class using the Builder pattern.
- MenuBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro MenuBar test object.
- MenuBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.MenuBarDescription
-
Initializes a new instance of the MenuBarDescription class.
- MenuBarDescription(MenuBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.MenuBarDescription
- MenubarDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the MenubarDescription class using the builder pattern.
- MenubarDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the MenubarDescription class using the builder pattern.
- MenuBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the MenuBarDescription class using the builder pattern.
- MenubarDescription.Init<T extends MenubarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for MenubarDescription.Builder.
- MenubarDescription.Init<T extends MenubarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for MenubarDescription.Builder.
- MenuBarDescription.Init<T extends MenuBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for MenuBarDescription.Builder.
- MenubarItem - Interface in com.hp.lft.sdk.sap.ui5
-
An item from an SAPUI5 menubar.
- MenuDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Menu test object.
- MenuDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Menu test object.
- MenuDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows Menu test object.
- MenuDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Menu test object.
- MenuDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Menu test object.
- MenuDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Menu test object.
- MenuDescription() - Constructor for class com.hp.lft.sdk.java.MenuDescription
-
Initializes a new instance of the MenuDescription class.
- MenuDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.MenuDescription
-
Constructs a new MenuDescription.
- MenuDescription() - Constructor for class com.hp.lft.sdk.stdwin.MenuDescription
-
Initializes a new instance of the MenuDescription class.
- MenuDescription() - Constructor for class com.hp.lft.sdk.uiapro.MenuDescription
-
Initializes a new instance of the MenuDescription class.
- MenuDescription() - Constructor for class com.hp.lft.sdk.web.MenuDescription
-
Initializes a new instance of the MenuDescription class.
- MenuDescription() - Constructor for class com.hp.lft.sdk.wpf.MenuDescription
-
Initializes a new instance of the MenuDescription class.
- MenuDescription(MenuDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.MenuDescription
-
Initializes a new instance of the MenuDescription class using the Builder pattern.
- MenuDescription(MenuDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.MenuDescription
-
Initializes a new instance of the MenuDescription class using the Builder pattern.
- MenuDescription(MenuDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.MenuDescription
-
Initializes a new instance of the MenuDescription class using the Builder pattern.
- MenuDescription(MenuType) - Constructor for class com.hp.lft.sdk.stdwin.MenuDescription
-
Initializes a new instance of MenuDescription with the given
MenuType
item. - MenuDescription(MenuDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.MenuDescription
- MenuDescription(MenuDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.MenuDescription
-
Initializes a new instance of the MenuDescription class using the Builder pattern.
- MenuDescription(MenuDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.MenuDescription
- MenuDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the MenuDescription class using the builder pattern.
- MenuDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the MenuDescription class using the builder pattern.
- MenuDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the MenuDescription class using the builder pattern.
- MenuDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the MenuDescription class using the builder pattern.
- MenuDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the MenuDescription class using the builder pattern.
- MenuDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the MenuDescription class using the builder pattern.
- MenuDescription.Init<T extends MenuDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for MenuDescription.Builder.
- MenuDescription.Init<T extends MenuDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for MenuDescription.Builder.
- MenuDescription.Init<T extends MenuDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for MenuDescription.Builder.
- MenuDescription.Init<T extends MenuDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for MenuDescription.Builder.
- MenuDescription.Init<T extends MenuDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for MenuDescription.Builder.
- MenuDescription.Init<T extends MenuDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- MenuItem - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a menu item: a menu entry that the user can choose to carry out a command, select an option, or display another menu.
- MenuItem - Interface in com.hp.lft.sdk.oracle
-
An Oracle menu item.
- MenuItem - Interface in com.hp.lft.sdk.stdwin
-
A single menu item in a standard Windows menu control.
- MenuItem - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro MenuItem.
- MenuItem - Interface in com.hp.lft.sdk.wpf
-
A menu item in a .NET WPF menu.
- MenuItemBase - Interface in com.hp.lft.sdk
-
Base interface for all MenuItem interfaces in SDK.
- MenuItemDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro MenuItem test object.
- MenuItemDescription() - Constructor for class com.hp.lft.sdk.uiapro.MenuItemDescription
-
Initializes a new instance of the MenuItemDescription class.
- MenuItemDescription(MenuItemDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.MenuItemDescription
- MenuItemDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the MenuItemDescription class using the builder pattern.
- MenuItemDescription.Init<T extends MenuItemDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for MenuItemDescription.Builder.
- MenuPopup - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a menu: a list of options, each with a specific action.
- MenuType - Enum Class in com.hp.lft.sdk.stdwin
-
The supported menu types used by the MenuDescription class
- message(StringProperty) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the notification's message.
- message(StringProperty) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Initializes the status bar's message.
- message(String) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the notification's message.
- message(String) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Init
-
Initializes the status bar's message.
- Message - Interface in com.hp.lft.sdk.sap.ui5
-
A message in a message notifier from an SAPUI5 notification bar.
- MESSAGE_WINDOW - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Message Window type.
- messageAsPopup(Boolean) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes whether the message is a pop-up.
- messageId(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the ID of the message in text format.
- messageId(String) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the ID of the message in text format.
- MessageLevel - Enum Class in com.hp.lft.sdk.sap.ui5
-
Message severity levels.
- MessageNotifier - Interface in com.hp.lft.sdk.sap.ui5
-
A message notifier from an SAPUI5 notification bar.
- messageNumber(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the internal number of the message on the status bar.
- messageNumber(String) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the internal number of the message on the status bar.
- messageType(StatusBarMessageType) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the type of message.
- MessageTypeNotSupportedException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a not supported message type is received by the runtime engine.
- MessageTypeNotSupportedException() - Constructor for exception com.hp.lft.sdk.MessageTypeNotSupportedException
-
Constructs a new MessageTypeNotSupportedException.
- MessageTypeNotSupportedException(int, String) - Constructor for exception com.hp.lft.sdk.MessageTypeNotSupportedException
-
Constructs a new MessageTypeNotSupportedException with the specified detail message and error code.
- MessageTypeNotSupportedException(String) - Constructor for exception com.hp.lft.sdk.MessageTypeNotSupportedException
-
Constructs a new MessageTypeNotSupportedException with the specified detail message.
- MIDDLE - Enum constant in enum class com.hp.lft.sdk.MouseButton
-
The middle mouse button.
- middleItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
-
Initializes the item count in the middle of the toolbar.
- min(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription.Init
-
Initializes the minimum value that can be entered in the field.
- minimizable(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription.Init
-
Initializes whether this window can be minimized.
- minimizable(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window can be minimized.
- minimizable(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window can be minimized.
- minimizable(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object can be minimized.
- minimize() - Method in interface com.hp.lft.sdk.java.Window
-
Minimizes the window to an icon.
- minimize() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Minimizes the window to an icon.
- minimize() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Minimizes the notification bar.
- minimize() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Minimizes the window to an icon.
- minimize() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
-
Sets the window visual state to WindowVisualState.Minimized
- minimize() - Method in interface com.hp.lft.sdk.winforms.Window
-
Minimizes this window to an icon.
- minimize() - Method in interface com.hp.lft.sdk.wpf.Window
-
Minimizes this window to an icon.
- minimized(Boolean) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes whether the window is minimized.
- Minimized - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowVisualState
-
Specifies that the window is minimized.
- MINIMIZED - Enum constant in enum class com.hp.lft.sdk.WindowState
-
The window is minimized.
- minimum(StringProperty) - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
-
Initializes the minimum value of the spin box.
- minimum(String) - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
-
Initializes the minimum value of the spin box.
- minPosition(Integer) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes the minimum position of the slider.
- minPosition(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Init
-
Initializes the minimum scrolling position.
- minPosition(Integer) - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription.Init
-
Initializes the minimum scrolling position.
- MINUS - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Minus key.
- MINUS - Static variable in class com.hp.lft.sdk.ai.AiTypes
- Mixed - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates that the state of a three-state check box or toolbar button is not determined.
- MKV - Enum constant in enum class com.hp.lft.sdk.VideoFormat
-
MKV format.
- MOBILE - Enum constant in enum class com.hp.lft.sdk.sap.ui5.ControlType
-
An SAPUI5 Mobile object.
- MOBILE_CENTER - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
Device is stored on OpenText Functional Testing Lab.
- MOBILE_CENTER_BROWSER - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
The OpenText Functional Testing Lab browser
- mobileCenterIndex(Integer) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the ordinal number assigned to the object to indicate the order in which the object appears on the device relative to other objects with an otherwise identical description.
- MobileCenterNotConnectedException - Exception in com.hp.lft.sdk
-
The exception that is thrown when the runtime engine is not connected to OpenText Functional Testing Lab.
- MobileCenterNotConnectedException() - Constructor for exception com.hp.lft.sdk.MobileCenterNotConnectedException
-
Constructs a new
MobileCenterNotConnectedException
. - MobileCenterNotConnectedException(int, String) - Constructor for exception com.hp.lft.sdk.MobileCenterNotConnectedException
-
Constructs a new
MobileCenterNotConnectedException
with the specified detail message and error code. - MobileCenterNotConnectedException(String) - Constructor for exception com.hp.lft.sdk.MobileCenterNotConnectedException
-
Constructs a new
MobileCenterNotConnectedException
with the specified detail message. - MobileFacetFilterBehavior - Interface in com.hp.lft.sdk.sap.ui5
-
Mobile functionality provided for SAPUI5 facet filters. See
FacetFilter.getMobile()
. - MobileLab - Class in com.hp.lft.sdk.mobile
-
The OpenText Functional Testing Lab, where users, applications, and devices are managed.
- MobileLab() - Constructor for class com.hp.lft.sdk.mobile.MobileLab
- MobileListBehavior - Interface in com.hp.lft.sdk.sap.ui5
-
Mobile functionality provided for SAPUI5 lists. See
ListBox.getMobile()
. - MobileListItem - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 list item in an SAPUI5 Mobile list.
- MobileReplayException - Exception in com.hp.lft.sdk.mobile
-
Represents errors that occur while running tests on mobile applications.
- MobileReplayException(TestObject) - Constructor for exception com.hp.lft.sdk.mobile.MobileReplayException
-
Constructs a new MobileReplayException with the test object on which the replay failed.
- MobileReplayException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.mobile.MobileReplayException
-
Constructs a new MobileReplayException with the test object on which the replay failed, the error code, and the specified detail message.
- MobileReplayException(TestObject, String) - Constructor for exception com.hp.lft.sdk.mobile.MobileReplayException
-
Constructs a new MobileReplayException with the test object on which the replay failed and the specified detail message.
- MobileTableBehavior - Interface in com.hp.lft.sdk.sap.ui5
-
Mobile functionality provided for SAPUI5 tables. See
Table.getMobile()
. - modal(Boolean) - Method in class com.hp.lft.sdk.wpf.WindowDescription.Init
-
Indicates whether the object is the window is modal.
- MODAL_WINDOW - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Modal Window type.
- mode(FacetFilterMode) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Init
-
Initializes the visual mode of the facet filter.
- model(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the model of the device used in OpenText Functional Testing Lab.
- ModifiableReportConfiguration - Class in com.hp.lft.report
-
The class used for configuring the run result report.
- ModifiableReportConfiguration() - Constructor for class com.hp.lft.report.ModifiableReportConfiguration
-
Initializes a new instance of the ReportConfiguration class that is initialized with the report configuration values from the local leanft.properties file.
- ModifiableSDKConfiguration - Class in com.hp.lft.sdk
-
Interface for defining the configuration information for the SDK.
- ModifiableSDKConfiguration() - Constructor for class com.hp.lft.sdk.ModifiableSDKConfiguration
-
Initializes a new instance of the ModifiableSDKConfiguration class, initialized to default values.
- MONTH - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Displays one month at a time.
- more() - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Clicks the More button to expand the list and show additional list items.
- more() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Displays additional rows.
- more() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Clicks the More button in the expandable table.
- moreSteps(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
-
Initializes whether the row repeater has a More button.
- Mouse - Class in com.hp.lft.sdk
-
A class that enables low-level mouse operations.
- Mouse() - Constructor for class com.hp.lft.sdk.Mouse
- MOUSE_CLICKED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
A mouse button is pressed and released.
- MOUSE_DRAGGED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
The mouse position changes while a mouse button is pressed.
- MOUSE_ENTERED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
The mouse cursor enters the unobscured part of the component.
- MOUSE_EXITED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
The mouse cursor exits the unobscured part of the component.
- MOUSE_MOVED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
The mouse position changes.
- MOUSE_PRESSED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
A mouse button is pushed down.
- MOUSE_RELEASED - Enum constant in enum class com.hp.lft.sdk.java.MouseEvent
-
A mouse button is let up.
- MouseButton - Enum Class in com.hp.lft.sdk
-
The mouse button to use for mouse operations.
- MouseDevice - Interface in com.hp.lft.sdk
-
An interface that provides low-level mouse operations.
- MouseEvent - Enum Class in com.hp.lft.sdk.java
-
Constants for Mouse events.
- MouseEventInfo - Class in com.hp.lft.sdk.java
-
A Java technology Mouse event info to be used by fireEvent methods.
- MouseEventInfo - Class in com.hp.lft.sdk.web
-
The HTML mouse event info to be used for the FireEvent method.
- MouseEventTypes - Enum Class in com.hp.lft.sdk.web
-
Supported mouse event types.
- mouseMove(Location) - Method in interface com.hp.lft.sdk.UiObjectBase
-
Moves the mouse pointer to the specified position inside this object.
- MOV - Enum constant in enum class com.hp.lft.sdk.VideoFormat
-
MOV format.
- move(int, int) - Method in interface com.hp.lft.sdk.java.Window
-
Moves the window to the specified location on the screen.
- move(int, int) - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Moves the window to the specified absolute location on the screen with X,Y coordinates.
- move(int, int) - Method in interface com.hp.lft.sdk.stdwin.Window
-
Moves the window to the specified absolute location on the screen with X,Y coordinates.
- move(int, int) - Method in interface com.hp.lft.sdk.winforms.Window
-
Moves the window to the specified absolute location on the screen.
- move(int, int) - Method in interface com.hp.lft.sdk.wpf.Window
-
Moves this window to the specified absolute location on the screen.
- move(Point) - Method in interface com.hp.lft.sdk.java.Window
-
Moves the window to the specified location relative to the screen.
- move(Point) - Static method in class com.hp.lft.sdk.Mouse
-
Moves the mouse to the specified point on the screen.
- move(Point) - Method in interface com.hp.lft.sdk.MouseDevice
-
Moves the mouse to the specified point on the screen.
- move(Point) - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Moves the window to the specified absolute location on the screen with a Point object.
- move(Point) - Method in interface com.hp.lft.sdk.stdwin.Window
-
Moves the window to the specified absolute location on the screen with a Point object.
- move(Point) - Method in interface com.hp.lft.sdk.winforms.Window
-
Moves the window to the specified absolute location on the screen.
- move(Point) - Method in interface com.hp.lft.sdk.wpf.Window
-
Moves this window to the specified absolute location on the screen.
- Moveable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates that the object can be moved.
- moveColumn(int, int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Moves the specified column (by index) to the specified column position (by index).
- moveColumn(int, String) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Moves the specified column (by name) to the specified column position (by index).
- moveColumn(String, int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Moves the specified column (by index) to the specified new position (by name).
- moveColumn(String, String) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Moves the specified column (by name) to the specified position (by name).
- moveItem(int, int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Moves an item or section in the list (iOS only).
- moveItem(int, int, int, int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Moves an item or section in the list (iOS only).
- MP4 - Enum constant in enum class com.hp.lft.sdk.VideoFormat
-
MP4 format.
- multiple(Boolean) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes whether the user can select multiple choices.
- Multiple - Enum constant in enum class com.hp.lft.sdk.uiapro.SupportedTextSelection
-
Supports multiple, disjoint text selections.
- MULTIPLE_DATE_RANGES - Enum constant in enum class com.hp.lft.sdk.wpf.DateFormatType
-
The date string represents multiple date ranges For example: "20-Mar-2015 - 22-Mar-2015; 25-Mar-2015; 28-Mar-2015 - 29-Mar-2015"
- MULTIPLE_SELECTION - Enum constant in enum class com.hp.lft.sdk.sap.gui.TableSelectionMode
-
One or more can be selected.
- MULTIPLY - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Multiply key.
- MultiSelectable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Indicates that the object accepts multiple selected items; that is), SelectOptions.AddSelection for the IAccessible::accSelect method is valid.
- muted(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes whether the media volume is muted.
N
- N - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The N key.
- name - Variable in class com.hp.lft.report.ReportParameter
-
The name of the parameter.
- name - Variable in class com.hp.lft.report.VerificationData
-
The name of the verification presented in the report file.
- name(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the name of the element.
- name(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the name of the session.
- name(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- name(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's name property.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.ImageDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.LinkDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.SliderDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.TableDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.ToolBarDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
-
Initializes the name of this object.
- name(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
-
Initializes the name of the mobile application.
- name(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the logical name of the device used in OpenText Functional Testing Lab.
- name(String) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the name of the element.
- name(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the name of the session.
- name(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- name(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's name property.
- name(String) - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.ImageDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.LinkDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.SliderDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.TableDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.ToolBarDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
-
Initializes the name of this object.
- name(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription.Init
-
Initializes the name of this object.
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes object's Java class name.
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes object's native class of the mobile control.
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Initializes the object's window class name.
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Initializes the object's window class name.
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's window class name.
- nativeClass(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's window class name.
- nativeClass(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes object's Java class name.
- nativeClass(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes object's native class of the mobile control.
- nativeClass(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's window class name.
- nativeClass(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's window class name.
- nativeClass(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- nativeClass(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's window class name.
- nativeClass(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's window class name.
- NativeObject - Interface in com.hp.lft.sdk
-
Exposes invocation capabilities available for native objects that were returned by the
NativeObject
method. - navigate(String) - Method in interface com.hp.lft.sdk.web.Browser
-
Opens the specified URL in the browser.
- navigateTo(int) - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Navigates to the specified page.
- navigateTo(int) - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Scrolls to the specified page.
- navigateToPage(int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Scrolls the table to the specified page.
- navigateToRow(int) - Method in interface com.hp.lft.sdk.sap.ui5.MobileTableBehavior
-
Navigate to the specified row according to its index.
- navigateToRow(TableRow) - Method in interface com.hp.lft.sdk.sap.ui5.MobileTableBehavior
-
Navigate to the specified row.
- NavigationBar - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 navigation bar object.
- NavigationBarDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 NavigationBar test object.
- NavigationBarDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.NavigationBarDescription
-
Initializes a new instance of the NavigationBarDescription class.
- NavigationBarDescription(NavigationBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.NavigationBarDescription
-
Initializes a new instance of the NavigationBarDescription class using the Builder pattern.
- NavigationBarDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the NavigationBarDescription class using the builder pattern.
- NavigationBarDescription.Init<T extends NavigationBarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for NavigationBarDescription.Builder.
- NavigationBarItem - Interface in com.hp.lft.sdk.sap.ui5
-
A single item in a SAPUI5 navigation bar object.
- NavigatorWindow - Interface in com.hp.lft.sdk.oracle
-
An Oracle Navigator window.
- NavigatorWindowDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle Navigator window.
- NavigatorWindowDescription() - Constructor for class com.hp.lft.sdk.oracle.NavigatorWindowDescription
-
Initializes a new instance of the NavigatorWindowDescription class.
- NavigatorWindowDescription(NavigatorWindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.NavigatorWindowDescription
-
Initializes a new instance of the NavigatorWindowDescription class using the Builder pattern.
- NavigatorWindowDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the NavigatorWindowDescription class using the builder pattern.
- NavigatorWindowDescription.Init<T extends NavigatorWindowDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for NavigatorWindowDescription.Builder.
- networkVirtualizationStart(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Starts the Network Virtualization service using the specified network profile.
- networkVirtualizationStop() - Method in interface com.hp.lft.sdk.mobile.Device
-
Stops the Network Virtualization service
- NEW_LINE - Static variable in class com.hp.lft.sdk.te.Keys
-
The NEW_LINE key.
- next() - Method in interface com.hp.lft.sdk.sap.ui5.Carousel
-
Slides this carousel to the next item.
- next() - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Scrolls to the next page of dates.
- next() - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Scrolls to the next page.
- next() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Scrolls to the next step in the road map object.
- NEXT_BLOCK - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- NEXT_FIELD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- NEXT_PRIMARY_KEY - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- NEXT_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- NEXT_SET_OF_RECORDS - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- nextLine() - Method in interface com.hp.lft.sdk.java.Slider
-
Moves the slider downward, or to the right, by one line.
- nextLine() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar downward, or to the right, by one line.
- nextLine() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar downward, or to the right, by one line.
- nextLine() - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves the scroll bar downward a single lineor emulates pressing the right arrow key once.
- nextLine(int) - Method in interface com.hp.lft.sdk.java.Slider
-
Moves the slider downward, or to the right, the specified number of lines.
- nextLine(int) - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar downward, or to the right, the specified number of lines.
- nextLine(int) - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar downward, or to the right, the specified number of lines.
- nextLine(int) - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves this scroll bar down the specified number of lines or emulates pressing the right arrow key the specified number of times.
- nextPage() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar downward, or to the right, by one page.
- nextPage() - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Scrolls the table to the next page.
- nextPage() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Scrolls to the next page.
- nextPage() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Scrolls to the next page.
- nextPage() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar downward, or to the right, by one page.
- nextPage() - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves the scroll bar down or to the right a single page.
- nextPage(int) - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar downward, or to the right, the specified number of pages.
- nextPage(int) - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar downward, or to the right, the specified number of pages.
- nextPage(int) - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves this scroll bar down or to the right the specified number of pages.
- Nexus5X() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined Nexus 5X emulated device.
- Nexus6P() - Static method in class com.hp.lft.sdk.web.EmulatedDevice
-
Returns the predefined Nexus 6P emulated device.
- NO_SELECTION - Enum constant in enum class com.hp.lft.sdk.sap.gui.TableSelectionMode
-
Cannot select.
- NoConnectionException - Exception in com.hp.lft.sdk.te
-
Represents no connection error that occur during when running a TE testing project.
- NoConnectionException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.NoConnectionException
-
Constructs a new NoConnectionException with the test object the specified detail message and error code.
- NoConnectionException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.NoConnectionException
-
Constructs a new NoConnectionException with the test object
- nodesCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Init
-
Initializes the number of nodes in the TreeViewDescription.
- nodesCount(Integer) - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription.Init
-
Initializes the number of nodes in the TreeViewDescription.
- nodesCount(Integer) - Method in class com.hp.lft.sdk.winforms.TreeViewDescription.Init
-
Initializes the number of nodes in the tree view.
- NodeUnavailableException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a grid finds a node with the requested capabilities but it is currently locked.
- NodeUnavailableException() - Constructor for exception com.hp.lft.sdk.NodeUnavailableException
-
Constructs a new NodeUnavailableException.
- NodeUnavailableException(int, String) - Constructor for exception com.hp.lft.sdk.NodeUnavailableException
-
Constructs a new NodeUnavailableException with a specified detail message and error code.
- NodeUnavailableException(String) - Constructor for exception com.hp.lft.sdk.NodeUnavailableException
-
Constructs a new NodeUnavailableException with a specified detail message.
- NoMatchingNodeFoundExceptionGeneral - Exception in com.hp.lft.sdk
-
The exception that is thrown when a grid cannot find a node with the requested capabilities.
- NoMatchingNodeFoundExceptionGeneral() - Constructor for exception com.hp.lft.sdk.NoMatchingNodeFoundExceptionGeneral
-
Constructs a new NoMatchingNodeFoundExceptionGeneral.
- NoMatchingNodeFoundExceptionGeneral(int, String) - Constructor for exception com.hp.lft.sdk.NoMatchingNodeFoundExceptionGeneral
-
Constructs a new NoMatchingNodeFoundExceptionGeneral with a specified detail message and error code.
- NoMatchingNodeFoundExceptionGeneral(String) - Constructor for exception com.hp.lft.sdk.NoMatchingNodeFoundExceptionGeneral
-
Constructs a new NoMatchingNodeFoundExceptionGeneral with a specified detail message.
- none() - Static method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Returns a new Instance of
DeviceVitalsCollectOptions
with all collection options set to false. - None - Enum constant in enum class com.hp.lft.sdk.uiapro.SupportedTextSelection
-
Does not support text selections.
- NONE - Enum constant in enum class com.hp.lft.sdk.stdwin.VerticalScrollPosition
-
There is no vertical scrollbar.
- NONE - Enum constant in enum class com.hp.lft.sdk.wpf.DateFormatType
-
The date is an empty string
- Normal - Enum constant in enum class com.hp.lft.report.ReportContextMode
-
Normal reporting context mode.
- Normal - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowVisualState
-
Specifies that the window is normal (restored).
- NORMAL - Enum constant in enum class com.hp.lft.sdk.web.ImageType
-
A normal image without any special meaning.
- NORMAL - Enum constant in enum class com.hp.lft.sdk.WindowState
-
The window is in normal-restored state.
- NORWEGIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- NOT_RECOGNIZED - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Authentication method not recognized.
- NOT_REGISTERED - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Authentication method not registered (iOS only).
- Notification - Interface in com.hp.lft.sdk.oracle
-
An Oracle error or message window.
- Notification - Interface in com.hp.lft.sdk.sap.ui5
-
A notification in a notifier of a SAPUI notification bar.
- NotificationBar - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 notification bar.
- NotificationBarDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 NotificationBar test object.
- NotificationBarDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Initializes a new instance of the NotificationBarDescription class.
- NotificationBarDescription(NotificationBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Initializes a new instance of the NotificationBarDescription class using the Builder pattern.
- NotificationBarDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the NotificationBarDescription class using the builder pattern.
- NotificationBarDescription.Init<T extends NotificationBarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for NotificationBarDescription.Builder.
- NotificationDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle error or message window.
- NotificationDescription() - Constructor for class com.hp.lft.sdk.oracle.NotificationDescription
-
Initializes a new instance of the NotificationDescription class.
- NotificationDescription(NotificationDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.NotificationDescription
-
Initializes a new instance of the NotificationDescription class using the Builder pattern.
- NotificationDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the NotificationDescription class using the builder pattern.
- NotificationDescription.Init<T extends NotificationDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for NotificationDescription.Builder.
- NotificationType - Enum Class in com.hp.lft.sdk.oracle
-
Represents the notification types.
- Notifier - Interface in com.hp.lft.sdk.sap.ui5
-
A notifier in an SAPUI notification bar.
- notifiersCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Init
-
Initializes the number of notifiers in the notification bar.
- NotResponding - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Indicates that the window is not responding.
- NoValidLicenseException - Exception in com.hp.lft.sdk
-
The exception that is thrown when no valid OpenText Functional Testing for Developers license is found.
- NoValidLicenseException() - Constructor for exception com.hp.lft.sdk.NoValidLicenseException
-
Constructs a new NoValidLicenseException.
- NoValidLicenseException(int, String) - Constructor for exception com.hp.lft.sdk.NoValidLicenseException
-
Constructs a new NoValidLicenseException with a specified detail message and error code.
- NoValidLicenseException(String) - Constructor for exception com.hp.lft.sdk.NoValidLicenseException
-
Constructs a new NoValidLicenseException with a specified detail message.
- NUM_LOCK_OFF - Static variable in class com.hp.lft.sdk.Keys
-
Turns off the NumLock key.
- NUM_LOCK_ON - Static variable in class com.hp.lft.sdk.Keys
-
Turns on the NumLock key.
- NUM0 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 0 key.
- NUM1 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 1 key.
- NUM2 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 2 key.
- NUM3 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 3 key.
- NUM4 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 4 key.
- NUM5 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 5 key.
- NUM6 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 6 key.
- NUM7 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 7 key.
- NUM8 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 8 key.
- NUM9 - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The Num 9 key.
- numeric(Boolean) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the numeric (only) attribute for TeField.
- numerical(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes whether the edit box is a numerical field
- numerical(Boolean) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes whether the label is a numerical field.
- NumericField - Interface in com.hp.lft.sdk.web
-
If a browser does not support this field, an edit field is used instead.
- NumericFieldDescription - Class in com.hp.lft.sdk.web
-
The description of a Web NumericField test object.
- NumericFieldDescription() - Constructor for class com.hp.lft.sdk.web.NumericFieldDescription
-
Initializes a new instance of the NumericFieldDescription class.
- NumericFieldDescription(NumericFieldDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.NumericFieldDescription
-
Initializes a new instance of the NumericFieldDescription class using the Builder pattern.
- NumericFieldDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the NumericFieldDescription class using the builder pattern.
- NumericFieldDescription.Init<T extends NumericFieldDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for NumericFieldDescription.Builder.
- numericValue(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription.Init
-
Initializes the current value in the number field.
- NUMLOCK - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The NumLock key.
O
- O - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The O key.
- ObjectCookieNotFoundException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a test object cookie is not found in the server.
- ObjectCookieNotFoundException(TestObject) - Constructor for exception com.hp.lft.sdk.ObjectCookieNotFoundException
-
Constructs a new ObjectCookieNotFoundException with the test object, whose cookie was not found.
- ObjectCookieNotFoundException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ObjectCookieNotFoundException
-
Constructs a new ObjectCookieNotFoundException with the test object, whose cookie was not found and the specified detail message and error code.
- ObjectCookieNotFoundException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ObjectCookieNotFoundException
-
Constructs a new ObjectCookieNotFoundException with the test object, whose cookie was not found and the specified detail message.
- objectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's objectDescription.
- objectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's objectDescription.
- objectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's objectDescription.
- objectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's objectDescription.
- objectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's objectDescription.
- objectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's objectDescription.
- objectDescription(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's objectDescription.
- objectDescription(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's objectDescription.
- objectDescription(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's objectDescription.
- objectDescription(String) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's objectDescription.
- objectDescription(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's objectDescription.
- objectDescription(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's objectDescription.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes object's internal name.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
-
Initializes the table's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's objectName.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's name as set by the developer.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's name.
- objectName(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's name as set by the developer.
- objectName(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes object's internal name.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
-
Initializes the table's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's objectName.
- objectName(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's name as set by the developer.
- objectName(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's name.
- objectName(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the object's name as set by the developer.
- objectProperties(Map<String, Object>) - Method in class com.hp.lft.sdk.DescriptionBase.Init
-
Initializes the test object properties, including custom properties of a custom control.
- objectProperties(Map<String, Object>) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the test object properties, including custom properties of a custom control.
- objectType(StringProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the general object type.
- objectType(String) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the general object type.
- OCRType - Enum Class in com.hp.lft.sdk.ai
-
This enum holds the values for the OCR engine providers
- of(Class<E>) - Static method in class com.hp.lft.sdk.java.util.ListWrapper
-
Gets the Class object specifically for List interface
- Off - Enum constant in enum class com.hp.lft.report.CaptureLevel
-
Snapshots are not captured.
- Off - Enum constant in enum class com.hp.lft.report.ReportGranularity
-
Condition for generating only the full report.
- Off - Enum constant in enum class com.hp.lft.report.ReportLevel
-
Disable all report levels.
- Off - Enum constant in enum class com.hp.lft.sdk.uiapro.ToggleState
-
The UIA Pro element is not selected, checked, marked, or otherwise activated.
- OFF - Enum constant in enum class com.hp.lft.sdk.ai.ToggleState
-
Indicates the toggleable control is unchecked (not supported for Radio Button).
- OFF - Enum constant in enum class com.hp.lft.sdk.web.FullScreenMode
-
Exits Full Screen mode.
- offScreen(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- OffScreen - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is clipped or has scrolled out of view), but it is not programmatically hidden.
- OK - Enum constant in enum class com.hp.lft.sdk.web.DialogButton
-
The OK button.
- OK_CODE_FIELD - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
OKCode Field type.
- OKCode - Interface in com.hp.lft.sdk.sap.gui
-
An OK Code box in a SAP GUI for Windows application.
- OKCodeDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows OK Code box.
- OKCodeDescription() - Constructor for class com.hp.lft.sdk.sap.gui.OKCodeDescription
-
Initializes a new instance of the OKCodeDescription class.
- OKCodeDescription(OKCodeDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.OKCodeDescription
-
Initializes a new instance of the OKCodeDescription class using the Builder pattern.
- OKCodeDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the OKCodeDescription class using the builder pattern.
- OKCodeDescription.Init<T extends OKCodeDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for OKCodeDescription.Builder.
- On - Enum constant in enum class com.hp.lft.sdk.uiapro.ToggleState
-
The UIA Pro element is selected, checked, marked, or otherwise activated.
- ON - Enum constant in enum class com.hp.lft.sdk.ai.ToggleState
-
Indicates the toggleable control is checked.
- ON - Enum constant in enum class com.hp.lft.sdk.web.FullScreenMode
-
Sets the browser to full screen mode.
- ON_CLICK - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the user clicks on an element.
- ON_CONTEXT_MENU - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the user right-clicks on an element to open a context menu.
- ON_DBL_CLICK - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the user double-clicks on an element.
- ON_MOUSE_DOWN - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when a user presses a mouse button over an element.
- ON_MOUSE_ENTER - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the pointer is moved onto an element.
- ON_MOUSE_LEAVE - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the user moves the mouse pointer out of an element.
- ON_MOUSE_MOVE - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the pointer is moving while it is over an element.
- ON_MOUSE_OUT - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when a user moves the mouse pointer out of an element, or out of one of its children.
- ON_MOUSE_OVER - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when the pointer is moved onto an element, or onto one of its children.
- ON_MOUSE_UP - Enum constant in enum class com.hp.lft.sdk.web.MouseEventTypes
-
The event occurs when a user releases a mouse button over an element.
- ON_PREMISES - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
Device is stored on OpenText Functional Testing Lab.
- OnError - Enum constant in enum class com.hp.lft.report.CaptureLevel
-
Snapshots are captured only for test object operations with errors.
- open() - Method in interface com.hp.lft.sdk.stdwin.ComboBox
-
Opens the combo box.
- open(int) - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Opens the specified filter list (by index) from the facet filter.
- open(String) - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Opens the specified filter list (by title) from the facet filter.
- openCellElement(int, int) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Selects the specified cell and opens a cell's pop-up cell element.
- openCellElement(int, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Selects the specified cell and opens a cell's pop-up cell element.
- openCellRelation(int, int) - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Opens the child table referenced by the link in the specified cell.
- openContextMenu() - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Opens the context menu of a node in a tree.
- openContextMenu() - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Opens a tree's default context menu.
- openContextMenu() - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Opens the context menu for a node in a simple tree.
- openDialog() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Opens the field's associated dialog box.
- openDialog() - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Opens a specified record field's associated dialog box.
- openDialog() - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Opens the facet filter dialog box.
- openHeaderContextMenu(int) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Opens a context menu for a header in a column tree or list tree.
- openHeaderContextMenu(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Opens a context menu for a header in a column tree or list tree.
- openItemContextMenu(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Opens the context menu for an item in a column tree or list tree.
- openMenu() - Method in interface com.hp.lft.sdk.sap.ui5.Button
-
Clicks the button to open the pop-up menu associated with the button.
- openMenu() - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBar
-
Opens the popup menu to show hidden navigation items.
- openMenu(int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Clicks the column header (according to its index) to open the associated menu.
- openMenu(String) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Clicks the column header (by name) to open the associated menu.
- openNewTab() - Method in interface com.hp.lft.sdk.web.Browser
-
Opens a new tab in the browser window.
- openOverflow() - Method in interface com.hp.lft.sdk.sap.ui5.ToolBar
-
Opens the overflow menu that displays additional toolbar items.
- openPossibleEntries() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Opens the list of possible entries for the edit field.
- openPossibleEntries() - Method in interface com.hp.lft.sdk.sap.gui.GridCell
-
Opens the list of possible entries.
- openPossibleEntries() - Method in interface com.hp.lft.sdk.sap.gui.TableCell
-
Opens the list of possible entries.
- openPossibleEntries() - Method in interface com.hp.lft.sdk.sap.ui5.EditField
-
Opens the list displaying possible values.
- openReportLevel(String, ReportEventType, String) - Method in interface com.hp.lft.report.UnitTestReporter
-
Adds a level to the report.
- openReportLevel(String, ReportEventType, String, String) - Method in interface com.hp.lft.report.UnitTestReporter
-
Adds a level to the report.
- openReportLevel(String, ReportEventType, String, String, Map<String, Object>) - Method in interface com.hp.lft.report.UnitTestReporter
-
Adds a level to the report.
- openSummaryDialog(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Opens the summary dialog box for the specified column.
- openTitle(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the browser's initial title when first opened.
- openTitle(String) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the browser's initial title when first opened.
- openURL(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the URL from which the browser is first opened.
- openURL(String) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the URL from which the browser is first opened.
- openViewer() - Method in interface com.hp.lft.sdk.mobile.Device
-
Opens an RDP window for the device.
- operationName - Variable in class com.hp.lft.report.VerificationData
-
The name of the verification operation presented in the report file.
- orientation(SliderOrientation) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes the orientation of the slider.
- orientation(Orientation) - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription.Init
-
Initiates the visual orientation on the carousel.
- orientation(Orientation) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Init
-
Initializes the orientation of the rating indicator items
- Orientation - Enum Class in com.hp.lft.sdk
-
The visual orientation of an object.
- origLogicalLocation(StringProperty) - Method in class com.hp.lft.sdk.java.TabControlDescription.Init
-
Initializes the original logical location of the tab object.
- origLogicalLocation(String) - Method in class com.hp.lft.sdk.java.TabControlDescription.Init
-
Initializes the original logical location of the tab object.
- osType(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the operating system currently running on the device.
- osVersion(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the version of the operating system currently running on the device.
- outerHTML(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's HTML including the current element.
- outerHTML(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's HTML including the current element.
- outerText(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's text (including all sub elements) with the element's wrapping text.
- outerText(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's text (including all sub elements) with the element's wrapping text.
- Outline - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an outline or a tree structure, such as a tree view control, that displays a hierarchical list and allows the user to expand and collapse branches.
- OutlineButton - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an item that navigates like an outline item.
- OutlineItem - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an item that navigates like an outline item.
- OutOfRangeException - Exception in com.hp.lft.sdk.te
-
Represents position not valid error that occur during when running a TE testing project.
- OutOfRangeException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.OutOfRangeException
-
Constructs a new OutOfRangeException with the test object and the specified detail message and error code.
- OutOfRangeException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.OutOfRangeException
-
Constructs a new OutOfRangeException with the test object
- OutputParameters - Annotation Interface in com.hp.lft.unittesting
-
OutputParameters annotation notes the names of the test class fields that serve as output parameters Relevant when this test class is associated with OpenText Application Quality Management Business Component.
- ownedWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window has an owner window.
- ownedWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window has an owner window.
- ownedWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Indicates whether the object's window has an owner window.
P
- P - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The P key.
- PA1 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA1 key.
- PA10 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA10 key.
- PA2 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA2 key.
- PA3 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA3 key.
- PA4 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA4 key.
- PA5 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA5 key.
- PA6 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA6 key.
- PA7 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA7 key.
- PA8 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA8 key.
- PA9 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PA9 key.
- packaged(Boolean) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
-
Initializes whether this application is packaged (instrumented) or not.
- Page - Enum constant in enum class com.hp.lft.sdk.uiapro.TextUnit
-
Specifies that the text unit is one document-specific page in length.
- Page - Interface in com.hp.lft.sdk.web
-
An HTML page.
- PAGE_DECREMENT - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Decrement the scroll by pages.
- PAGE_DOWN - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Page Down key.
- PAGE_DOWN - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The PageDown key (supported on Android).
- PAGE_DOWN - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
PAGE DOWN KEY.
- PAGE_DOWN - Static variable in class com.hp.lft.sdk.Keys
-
The PageDown key.
- PAGE_DOWN - Static variable in class com.hp.lft.sdk.te.Keys
-
The PAGE_DOWN key.
- PAGE_INCREMENT - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Increment the scroll by pages.
- PAGE_UP - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Page Up key.
- PAGE_UP - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The PageUp key (supported on Android).
- PAGE_UP - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
PAGE UP KEY.
- PAGE_UP - Static variable in class com.hp.lft.sdk.Keys
-
The PageUp key.
- PAGE_UP - Static variable in class com.hp.lft.sdk.te.Keys
-
The PAGE_UP key.
- PageDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Page test object.
- PageDescription() - Constructor for class com.hp.lft.sdk.web.PageDescription
-
Initializes a new instance of the PageDescription class.
- PageDescription(PageDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.PageDescription
-
Initializes a new instance of the PageDescription class using the Builder pattern.
- PageDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the PageDescription class using the builder pattern.
- PageDescription.Init<T extends PageDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for PageDescription.Builder.
- pagesCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
-
Initializes the total number of pages in the row repeater.
- PageTab - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a page tab.
- PageTabList - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a container of page tab controls.
- Paginator - Interface in com.hp.lft.sdk.mobile
-
A page control in a mobile application (Supported on iOS only).
- Paginator - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 paginator object.
- PaginatorDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Paginator test object in a mobile application.
- PaginatorDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Paginator test object.
- PaginatorDescription() - Constructor for class com.hp.lft.sdk.mobile.PaginatorDescription
-
Initializes a new instance of the PaginatorDescription class.
- PaginatorDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.PaginatorDescription
-
Initializes a new instance of the PaginatorDescription class.
- PaginatorDescription(PaginatorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.PaginatorDescription
-
Initializes a new instance of the PaginatorDescription class using the Builder pattern.
- PaginatorDescription(PaginatorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.PaginatorDescription
-
Initializes a new instance of the PaginatorDescription class using the Builder pattern.
- PaginatorDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the PaginatorDescription class using the builder pattern.
- PaginatorDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the PaginatorDescription class using the builder pattern.
- PaginatorDescription.Init<T extends PaginatorDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for PaginatorDescription.Builder.
- PaginatorDescription.Init<T extends PaginatorDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for PaginatorDescription.Builder.
- pan(long, long) - Method in interface com.hp.lft.sdk.web.WebElement
-
Performs a pan gesture on the object.
- pan(Location, Location) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Perform a Pan gesture on the object.
- pan(WebPanArgs) - Method in interface com.hp.lft.sdk.web.WebElement
-
Performs a pan gesture on the object according to the specified behavior.
- pan(Point, Point) - Method in interface com.hp.lft.sdk.mobile.Device
-
Performs a Pan gesture on the device.
- pan(Point, Point) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Perform a Pan gesture on the object.
- pan(Point, Point, PanArgs) - Method in interface com.hp.lft.sdk.mobile.Device
-
Performs a Pan gesture on the device.
- pan(Point, Point, PanArgs) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Perform a Pan gesture on the object.
- PanArgs - Class in com.hp.lft.sdk.mobile
-
Arguments that define additional behavior for Pan operations.
This class can be initialized using the builder pattern. - PanArgs() - Constructor for class com.hp.lft.sdk.mobile.PanArgs
-
Initializes a new instance of the PanArgs class with default arguments.
- Pane - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a pane within a frame or a document window.
- Pane - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Pane.
- PaneDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Pane test object.
- PaneDescription() - Constructor for class com.hp.lft.sdk.uiapro.PaneDescription
-
Initializes a new instance of the PaneDescription class.
- PaneDescription(PaneDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.PaneDescription
- PaneDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the PaneDescription class using the builder pattern.
- PaneDescription.Init<T extends PaneDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for PaneDescription.Builder.
- parameter() - Element in annotation interface com.hp.lft.unittesting.datadriving.ALM
- parameterizedTestSetup(String, String) - Method in class com.hp.lft.unittesting.UnitTestBase
- Parameters - Annotation Interface in com.hp.lft.unittesting
-
Parameters annotation provides the names of the test method arguments.
- parent - Variable in class com.hp.lft.sdk.AppModelNodeBase
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CalendarDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ImageDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.LinkDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.WindowDescription.Init
-
Initializes text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.CalendarDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.ImageDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.LinkDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription.Init
-
Initializes the text associated with the parent object of this object.
- parentText(String) - Method in class com.hp.lft.sdk.wpf.WindowDescription.Init
-
Initializes the text associated with the parent object of this object.
- PartiallyExpanded - Enum constant in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
Some, but not all, child nodes, controls, or content of the UI Automation element are displayed.
- Passed - Enum constant in enum class com.hp.lft.report.Status
-
The event related to the node and all of its sub-nodes succeeded.
- password(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- Password - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 password edit box object.
- PASSWORD_FIELD - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Password Field type.
- PasswordDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Password test object.
- PasswordDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.PasswordDescription
-
Initializes a new instance of the PasswordDescription class.
- PasswordDescription(PasswordDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.PasswordDescription
-
Initializes a new instance of the PasswordDescription class using the Builder pattern.
- PasswordDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the PasswordDescription class using the builder pattern.
- PasswordDescription.Init<T extends PasswordDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for PasswordDescription.Builder.
- path(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's hierarchy (object ancestors).
- path(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- path(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the object's hierarchy (object ancestors).
- path(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- pattern(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
-
Initializes the input pattern, for example, a phone number.
- pattern(String) - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
-
Initializes the input pattern, for example, a phone number.
- pause() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Pauses the media playback.
- PAUSE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Pause key.
- PAUSE - Static variable in class com.hp.lft.sdk.Keys
-
The Pause/Break key.
- PENCIL - Static variable in class com.hp.lft.sdk.ai.AiTypes
- PerClass - Enum constant in enum class com.hp.lft.report.ReportGranularity
-
Condition for generating reports per class.
- performDefaultOperation() - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
-
Performs the default operation on the control.
- PERIOD - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Period key.
- PerTest - Enum constant in enum class com.hp.lft.report.ReportGranularity
-
Condition for generating reports per test.
- PF1 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF1 key.
- PF10 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF10 key.
- PF11 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF11 key.
- PF12 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF12 key.
- PF13 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF13 key.
- PF14 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF14 key.
- PF15 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF15 key.
- PF16 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF16 key.
- PF17 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF17 key.
- PF18 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF18 key.
- PF19 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF19 key.
- PF2 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF2 key.
- PF20 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF20 key.
- PF21 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF21 key.
- PF22 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF22 key.
- PF23 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF23 key.
- PF24 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF24 key.
- PF3 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF3 key.
- PF4 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF4 key.
- PF5 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF5 key.
- PF6 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF6 key.
- PF7 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF7 key.
- PF8 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF8 key.
- PF9 - Static variable in class com.hp.lft.sdk.te.Keys
-
The PF9 key.
- PHANTOM_JS - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
The PhantomJS headless browser.
- PHONE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- PickList - Interface in com.hp.lft.sdk.oracle
-
An Oracle picklist control.
- PickListDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle picklist control.
- PickListDescription() - Constructor for class com.hp.lft.sdk.oracle.PickListDescription
-
Initializes a new instance of the PickListDescription class.
- PickListDescription(PickListDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.PickListDescription
-
Initializes a new instance of the PickListDescription class using the Builder pattern.
- PickListDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the PickListDescription class using the builder pattern.
- PickListDescription.Init<T extends PickListDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for PickListDescription.Builder.
- pinch(double) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Perform a Pinch gesture on the object.
- pinch(double) - Method in interface com.hp.lft.sdk.web.WebElement
-
Performs a pinch gesture on the object.
- pinch(double, PinchArgs) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Perform a Pinch gesture on the object.
- pinch(WebPinchArgs) - Method in interface com.hp.lft.sdk.web.WebElement
-
Perform a pinch gesture on the object according to the specified behavior.
- PinchArgs - Class in com.hp.lft.sdk.mobile
-
Arguments that define additional behavior for Pinch operations.
- PinchArgs() - Constructor for class com.hp.lft.sdk.mobile.PinchArgs
-
Initializes a new instance of the PinchArgs class with default arguments (pinch the center of the object).
- placeholder(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
-
Initiates the placeholder on the DateTimeInput.
- placeholder(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes the hint text that is displayed in the edit box until a value is entered into it.
- placeholder(String) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Init
-
Initiates the placeholder on the DateTimeInput.
- placeholder(String) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes the hint text that is displayed in the edit box until a value is entered into it.
- play() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Plays the media file.
- playbackControls(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes whether the media player should display playback controls.
- playbackRate(Double) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the speed of the media playback.
- playbackTime(Integer) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the current playback position in the media file (in milliseconds).
- playing(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes whether the media is currently playing.
- playInLoop(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes whether the media file should start playing again from the beginning as soon as it finishes playing.
- PLUS - Static variable in class com.hp.lft.sdk.ai.AiTypes
- PNG - Enum constant in enum class com.hp.lft.sdk.ImageFormat
-
PNG format.
- POLISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- popupWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window is a pop-up window.
- popupWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window is a pop-up window.
- popupWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object is a pop-up window.
- PORTRAIT - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceOrientation
-
Set device in portrait mode.
- PORTUGUESE - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- position(Double) - Method in class com.hp.lft.sdk.wpf.SliderDescription.Init
-
Initializes the current position of the range element.
- position(Integer) - Method in class com.hp.lft.sdk.java.SliderDescription.Init
-
Initializes the position of the slider.
- position(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Init
-
Initializes the current scroll bar position.
- position(Integer) - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription.Init
-
Initializes the current scroll bar position.
- position(Integer) - Method in class com.hp.lft.sdk.winforms.ScrollBarDescription.Init
-
Initializes the current scroll bar position.
- Position - Class in com.hp.lft.sdk.ai
- Position - Class in com.hp.lft.sdk.te
-
Represents Terminal Emulator coordinates row and column.
- Position - Enum Class in com.hp.lft.sdk
-
Indicates the position for an offset relative to this object in the application.
- Position(int, int) - Constructor for class com.hp.lft.sdk.te.Position
-
Constructs a
Position
and initializes it to the specified column and specified row. - Position(Direction, int) - Constructor for class com.hp.lft.sdk.ai.Position
- PositionProperty - Class in com.hp.lft.sdk.te
-
The position properties of a Terminal Emulator object.
- PositionProperty() - Constructor for class com.hp.lft.sdk.te.PositionProperty
-
Initializes a new instance of the PositionProperty class.
- PositionProperty(Position) - Constructor for class com.hp.lft.sdk.te.PositionProperty
-
Initializes a new instance of the PositionProperty class with the provided Position.
- PositionProperty(PositionProperty) - Constructor for class com.hp.lft.sdk.te.PositionProperty
-
Initializes a new instance of the PositionProperty class by copying the values of the provided PositionProperty.
- PositionProperty(Integer, Integer) - Constructor for class com.hp.lft.sdk.te.PositionProperty
-
Initializes a new instance of the PositionProperty class with the specified row and column values.
- POWER - Static variable in class com.hp.lft.sdk.ai.AiTypes
- PR_OTHER - Enum constant in enum class com.hp.lft.sdk.te.Protocol
-
Others
- PR_VT100 - Enum constant in enum class com.hp.lft.sdk.te.Protocol
-
VT100 (Not Applicable)
- PR3270 - Enum constant in enum class com.hp.lft.sdk.te.Protocol
-
3270
- PR5250 - Enum constant in enum class com.hp.lft.sdk.te.Protocol
-
5250
- press() - Method in interface com.hp.lft.sdk.java.ToolBarButton
-
Presses this toolbar button.
- press() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Presses the specified toolbar button.
- press() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Presses the specified toolbar button.
- press() - Method in interface com.hp.lft.sdk.winforms.ToolBarItem
-
Presses this toolbar item.
- press(MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Presses the specified toolbar button.
- press(MouseButton) - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Presses the specified toolbar button.
- pressButton(String) - Method in interface com.hp.lft.sdk.sap.gui.ToolBar
-
Presses the specified toolbar button.
- pressContextButton(String) - Method in interface com.hp.lft.sdk.sap.gui.ToolBar
-
Presses the specified toolbar button to open the button's context menu.
- Pressed - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is pressed.
- pressEnter() - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Presses the ENTER key when the grid is in focus.
- pressEnter() - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Presses the ENTER key.
- pressKey(byte) - Static method in class com.hp.lft.sdk.Keyboard
-
Deprecated.use
Keyboard.pressKey(Keys)
instead. - pressKey(byte) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Deprecated.use
KeyboardDevice.pressKey(Keyboard.Keys)
instead. - pressKey(Keyboard.Keys) - Static method in class com.hp.lft.sdk.Keyboard
-
Presses the specified key using a keyboard virtual key.
- pressKey(Keyboard.Keys) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Presses the specified key using a keyboard virtual key.
- pressSettingsButton() - Method in interface com.hp.lft.sdk.sap.gui.Table
-
Presses the table setting button.
- pressToolbarButton(String) - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Presses a toolbar button.
- previous() - Method in interface com.hp.lft.sdk.sap.ui5.Carousel
-
Slides this carousel to the previous item.
- previous() - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Scrolls to the previous page of dates.
- previous() - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Scrolls to the previous page.
- previous() - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Scrolls to the previous step in the road map object.
- PREVIOUS_BLOCK - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- PREVIOUS_FIELD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- PREVIOUS_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- previousLine() - Method in interface com.hp.lft.sdk.java.Slider
-
Moves the slider upward, or to the left, by one line.
- previousLine() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar upward, or to the left, by one line.
- previousLine() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar upward, or to the left, by one line.
- previousLine() - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves the scroll bar up or to the left a single line.
- previousLine(int) - Method in interface com.hp.lft.sdk.java.Slider
-
Moves the slider upward, or to the left, the specified number of lines.
- previousLine(int) - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar upward, or to the left, the specified number of lines.
- previousLine(int) - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar upward, or to the left, the specified number of lines.
- previousLine(int) - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves this scroll bar up the specified number of lines or emulates pressing the left arrow key the specified number of times.
- previousPage() - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar upward, or to the left, by one page.
- previousPage() - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Scrolls the table to the previous page.
- previousPage() - Method in interface com.hp.lft.sdk.sap.ui5.Paginator
-
Scrolls to the previous page.
- previousPage() - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Scrolls to the previous page.
- previousPage() - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar upward, or to the left, by one page.
- previousPage() - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves the scroll bar up or to the left a single page.
- previousPage(int) - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Moves the scroll bar upward, or to the left, the specified number of pages.
- previousPage(int) - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Moves the scroll bar upward, or to the left, the specified number of pages.
- previousPage(int) - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Moves the scroll bar up or to the left the specified number of pages.
- PRINT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Print key.
- PRINT - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- PRINT - Static variable in class com.hp.lft.sdk.te.Keys
-
The PRINT key.
- PRINTSCR - Static variable in class com.hp.lft.sdk.Keys
-
The PrintScreen key.
- processId(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- processName(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- processName(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- PROFILE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- program(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the name of the SAP source program that is currently executing.
- program(String) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the name of the SAP source program that is currently executing.
- ProgressBar - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a progress bar, which dynamically shows how much of an operation in progress has completed.
- ProgressBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro ProgressBar.
- ProgressBar - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF progress bar object.
- ProgressBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro ProgressBar test object.
- ProgressBarDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF progress bar test object.
- ProgressBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.ProgressBarDescription
-
Initializes a new instance of the ProgressBarDescription class.
- ProgressBarDescription() - Constructor for class com.hp.lft.sdk.wpf.ProgressBarDescription
-
Initializes a new instance of the ProgressBarDescription class.
- ProgressBarDescription(ProgressBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ProgressBarDescription
- ProgressBarDescription(ProgressBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ProgressBarDescription
- ProgressBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ProgressBarDescription class using the builder pattern.
- ProgressBarDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ProgressBarDescription class using the builder pattern.
- ProgressBarDescription.Init<T extends ProgressBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ProgressBarDescription.Builder.
- ProgressBarDescription.Init<T extends ProgressBarDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- PropertiesDescription - Class in com.hp.lft.sdk
-
The base of all test object descriptions.
- PropertiesDescription() - Constructor for class com.hp.lft.sdk.PropertiesDescription
- PropertyGrid - Interface in com.hp.lft.sdk.winforms
-
A property grid control based on the .NET Windows Forms library.
- PropertyGridDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms PropertyGrid test object.
- PropertyGridDescription() - Constructor for class com.hp.lft.sdk.winforms.PropertyGridDescription
-
Constructs a new instance of PropertyGridDescription.
- PropertyGridDescription(PropertyGridDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.PropertyGridDescription
- PropertyGridDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the PropertyGridDescription class using the builder pattern.
- PropertyGridDescription.Init<T extends PropertyGridDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- PropertyPage - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a property sheet.
- Protected - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is a password-protected edit control.
- protectedFieldCount(Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the number of protected fields on the emulator screen.
- protocol(Protocol) - Method in class com.hp.lft.sdk.te.WindowDescription.Init
-
Initializes the current protocol.
- Protocol - Enum Class in com.hp.lft.sdk.te
-
Types of protocols which Terminal Emulator supports.
- ProximityVisualRelation - Enum Class in com.hp.lft.sdk
-
The distance or hierarchical location of the related test object relative to the object to identify.
- PushButton - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a push-button control.
Q
- Q - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Q key.
- QUOTE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Quote key.
R
- R - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The R key.
- RADIO_BUTTON - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Radio Button type.
- RADIO_BUTTON - Static variable in class com.hp.lft.sdk.ai.AiTypes
- RadioButton - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents an option button (formerly, a radio button).
- RadioButton - Interface in com.hp.lft.sdk.java
-
A Java radio button.
- RadioButton - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder radio button.
- RadioButton - Interface in com.hp.lft.sdk.sap.gui
-
A radio button in a SAP GUI for Windows application
- RadioButton - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 radio button.
- RadioButton - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows radio button.
- RadioButton - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro RadioButton.
- RadioButton - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms radio button.
- RadioButton - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF radio button object.
- RadioButtonDescription - Class in com.hp.lft.sdk.java
-
The description of a Java RadioButton test object.
- RadioButtonDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder RadioButton test object.
- RadioButtonDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows radio button.
- RadioButtonDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 RadioButton test object.
- RadioButtonDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows RadioButton test object.
- RadioButtonDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro RadioButton test object.
- RadioButtonDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms RadioButton test object.
- RadioButtonDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF RadioButton test object.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.java.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.stdwin.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.uiapro.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.winforms.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription() - Constructor for class com.hp.lft.sdk.wpf.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class.
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class using the Builder pattern.
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class using the Builder pattern.
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class using the Builder pattern.
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class using the Builder pattern.
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.RadioButtonDescription
-
Initializes a new instance of the RadioButtonDescription class using the Builder pattern.
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.RadioButtonDescription
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.RadioButtonDescription
- RadioButtonDescription(RadioButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.RadioButtonDescription
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for RadioButtonDescription.Builder.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for RadioButtonDescription.Builder.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for RadioButtonDescription.Builder.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for RadioButtonDescription.Builder.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for RadioButtonDescription.Builder.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for RadioButtonDescription.Builder.
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- RadioGroup - Interface in com.hp.lft.sdk.mobile
-
A radio group in a mobile application.
- RadioGroup - Interface in com.hp.lft.sdk.oracle
-
An Oracle option (radio button) group.
- RadioGroup - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 radio group object.
- RadioGroup - Interface in com.hp.lft.sdk.web
-
A set of Web radio buttons belonging to the same group.
- RadioGroupDescription - Class in com.hp.lft.sdk.mobile
-
The description of a RadioGroup test object in a mobile application.
- RadioGroupDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle option (radio button) group.
- RadioGroupDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 RadioGroup test object.
- RadioGroupDescription - Class in com.hp.lft.sdk.web
-
The description of a Web RadioGroup test object.
- RadioGroupDescription() - Constructor for class com.hp.lft.sdk.mobile.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class.
- RadioGroupDescription() - Constructor for class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class.
- RadioGroupDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class.
- RadioGroupDescription() - Constructor for class com.hp.lft.sdk.web.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class.
- RadioGroupDescription(RadioGroupDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class using the Builder pattern.
- RadioGroupDescription(RadioGroupDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class using the Builder pattern.
- RadioGroupDescription(RadioGroupDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class using the Builder pattern.
- RadioGroupDescription(RadioGroupDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.RadioGroupDescription
-
Initializes a new instance of the RadioGroupDescription class using the Builder pattern.
- RadioGroupDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.
- RadioGroupDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.
- RadioGroupDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.
- RadioGroupDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.
- RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for RadioGroupDescription.Builder.
- RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for RadioGroupDescription.Builder.
- RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for RadioGroupDescription.Builder.
- RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for RadioGroupDescription.Builder.
- RadioGroupItem - Interface in com.hp.lft.sdk.oracle
-
A Radio Group Item object
- RangeValuePattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a control that can be set to a value within a range.
- rating(Double) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Init
-
Initializes the rating level to which the object is currently set.
- RatingIndicator - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 rating indicator object.
- RatingIndicatorDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 RatingIndicator test object.
- RatingIndicatorDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Initializes a new instance of the RatingIndicatorDescription class.
- RatingIndicatorDescription(RatingIndicatorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Initializes a new instance of the RatingIndicatorDescription class using the Builder pattern.
- RatingIndicatorDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the RatingIndicatorDescription class using the builder pattern.
- RatingIndicatorDescription.Init<T extends RatingIndicatorDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for RatingIndicatorDescription.Builder.
- readOnly(Boolean) - Method in class com.hp.lft.sdk.java.EditorDescription.Init
-
Initializes whether the object is read only.
- readOnly(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.CheckBoxDescription.Init
-
Initializes whether the check box is read-only.
- readOnly(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription.Init
-
Initializes whether the radio button is read-only.
- readOnly(Boolean) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes whether or not the control is read only.
- readOnly(Boolean) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Init
-
Initializes whether the text editing object is read-only to a user interacting with the object.
- ReadOnly - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is designated read-only.
- READY - Enum constant in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Successful.
- ReadyForUserInteraction - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Indicates that the window is ready for user interaction.
- rebuildDescriptions() - Method in class com.hp.lft.sdk.AppModelBase
-
Rebuilds all descriptions for the underlying
AppModelNodeBase
classes. - REC_BACKSPACE - Static variable in class com.hp.lft.sdk.te.Keys
-
The REC_BACKSPACE key.
- recentApps() - Method in interface com.hp.lft.sdk.mobile.Device
-
Opens the list of recent applications (Android Only).
- RecyclerView - Interface in com.hp.lft.sdk.mobile
-
A recycler view object in a mobile application.
- RecyclerViewDescription - Class in com.hp.lft.sdk.mobile
-
The description of a mobile RecyclerView test object in a mobile application.
- RecyclerViewDescription() - Constructor for class com.hp.lft.sdk.mobile.RecyclerViewDescription
-
Initializes a new instance of the RecyclerViewDescription class.
- RecyclerViewDescription(RecyclerViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.RecyclerViewDescription
-
Initializes a new instance of the RecyclerViewDescription class using the Builder pattern.
- RecyclerViewDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the RecyclerViewDescription class using the builder pattern.
- RecyclerViewDescription.Init<T extends RecyclerViewDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for RecyclerViewDescription.Builder.
- refresh() - Method in interface com.hp.lft.sdk.sap.ui5.EditField
-
Clicks the Refresh button associated with the object.
- refresh() - Method in interface com.hp.lft.sdk.web.Browser
-
Refreshes the current page.
- regExp(String) - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
-
Initializes the object's regex pattern property.
- RegExpProperty - Class in com.hp.lft.sdk
-
The class used for regular expression properties.
- RegExpProperty(String) - Constructor for class com.hp.lft.sdk.RegExpProperty
-
Initializes a new instance of the RegExpProperty class with the specified regular expression pattern.
- registerCustomClass(String, Path) - Static method in class com.hp.lft.sdk.ai.AiUtil
-
Registers an image as AI custom class.
- Relation - Class in com.hp.lft.sdk.ai
- Relation(RelationType, AiObject) - Constructor for class com.hp.lft.sdk.ai.Relation
- RelationType - Enum Class in com.hp.lft.sdk.ai
-
Relation types that can be used to identify an
AiObject
- relativeId(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the object's unique identifier relative to the parent window ID.
- relativeId(String) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the object's unique identifier relative to the parent window ID.
- release() - Method in interface com.hp.lft.sdk.DesktopEnvironment
-
Releases the environment, if it was locked as a grid node.
- releaseEnvironment(Device) - Static method in class com.hp.lft.sdk.SrfLab
-
Release the allocated device environment.
- releaseEnvironment(Browser) - Static method in class com.hp.lft.sdk.SrfLab
-
Releases the allocated browser environment.
- reload() - Method in interface com.hp.lft.sdk.web.MediaControl
-
Reloads the media file.
- remove(int) - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Removes the specified filter list (by index) from the facet filter.
- remove(int) - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Removes the specified tab (by index) from the tabstrip object.
- remove(String) - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Removes the specified filter list (by title) from the facet filter.
- remove(String) - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Removes the specified tab from the tabstrip object.
- removeFromSelection() - Method in interface com.hp.lft.sdk.uiapro.SelectionItemPattern
-
Removes the current element from the collection of selected items.
- RemoveSelection - Enum constant in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Removes the object from the current selection; possible result is a noncontinuous selection.
- replace(String, int, int, int, int) - Method in interface com.hp.lft.sdk.java.Editor
-
Replaces text.
- REPLAY - Enum constant in enum class com.hp.lft.sdk.SDKMode
-
The standard mode used for a regular test run.
- ReplayArgumentOutOfRangeException - Exception in com.hp.lft.sdk
-
The exception that is thrown when the value of an argument to a method is outside the allowable range of values, as defined by the invoked replay method.
- ReplayArgumentOutOfRangeException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayArgumentOutOfRangeException
-
Constructs a new ReplayArgumentOutOfRangeException with the test object, on which the replay failed.
- ReplayArgumentOutOfRangeException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayArgumentOutOfRangeException
-
Constructs a new ReplayArgumentOutOfRangeException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayArgumentOutOfRangeException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayArgumentOutOfRangeException
-
Constructs a new ReplayArgumentOutOfRangeException with the test object, on which the replay failed and the specified detail message.
- ReplayBrowserNotInstalledException - Exception in com.hp.lft.sdk
-
The exception that is thrown when the browser type requested to launch is not installed.
- ReplayBrowserNotInstalledException() - Constructor for exception com.hp.lft.sdk.ReplayBrowserNotInstalledException
-
Constructs a new ReplayBrowserNotInstalledException.
- ReplayBrowserNotInstalledException(String) - Constructor for exception com.hp.lft.sdk.ReplayBrowserNotInstalledException
-
Constructs a new ReplayBrowserNotInstalledException with the specified detail message.
- ReplayItemNotFoundException - Exception in com.hp.lft.sdk
-
The exception that is thrown when an item of the test object is not found in the AUT.
- ReplayItemNotFoundException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayItemNotFoundException
-
Constructs a new ReplayItemNotFoundException with the test object, on which the replay failed.
- ReplayItemNotFoundException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayItemNotFoundException
-
Constructs a new ReplayItemNotFoundException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayItemNotFoundException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayItemNotFoundException
-
Constructs a new ReplayItemNotFoundException with the test object, on which the replay failed and the specified detail message.
- ReplayItemNotUniqueException - Exception in com.hp.lft.sdk
-
The exception that is thrown when an item of the test object can't be uniquely identified in the AUT.
- ReplayItemNotUniqueException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayItemNotUniqueException
-
Constructs a new ReplayItemNotUniqueException with the test object, on which the replay failed.
- ReplayItemNotUniqueException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayItemNotUniqueException
-
Constructs a new ReplayItemNotUniqueException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayItemNotUniqueException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayItemNotUniqueException
-
Constructs a new ReplayItemNotUniqueException with the test object, on which the replay failed and the specified detail message.
- ReplayObjectDisabledException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a test object with the given description is disabled in the AUT.
- ReplayObjectDisabledException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayObjectDisabledException
-
Constructs a new ReplayObjectDisabledException with the test object, on which the replay failed.
- ReplayObjectDisabledException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectDisabledException
-
Constructs a new ReplayObjectDisabledException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayObjectDisabledException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectDisabledException
-
Constructs a new ReplayObjectDisabledException with the test object, on which the replay failed and the specified detail message.
- ReplayObjectNotFoundException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a test object with the given description is not found in the AUT.
- ReplayObjectNotFoundException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotFoundException
-
Constructs a new ReplayObjectNotFoundException with the test object, on which the replay failed.
- ReplayObjectNotFoundException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotFoundException
-
Constructs a new ReplayObjectNotFoundException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayObjectNotFoundException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotFoundException
-
Constructs a new ReplayObjectNotFoundException with the test object, on which the replay failed and the specified detail message.
- ReplayObjectNotUniqueException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a test object's description is not sufficient to uniquely identify the test object in the AUT.
- ReplayObjectNotUniqueException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotUniqueException
-
Constructs a new ReplayObjectNotUniqueException with the test object, on which the replay failed.
- ReplayObjectNotUniqueException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotUniqueException
-
Constructs a new ReplayObjectNotUniqueException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayObjectNotUniqueException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotUniqueException
-
Constructs a new ReplayObjectNotUniqueException with the test object, on which the replay failed and the specified detail message.
- ReplayObjectNotVisibleException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a test object with the given description is not visible in the AUT.
- ReplayObjectNotVisibleException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotVisibleException
-
Constructs a new ReplayObjectNotVisibleException with the test object, on which the replay failed.
- ReplayObjectNotVisibleException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotVisibleException
-
Constructs a new ReplayObjectNotVisibleException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayObjectNotVisibleException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayObjectNotVisibleException
-
Constructs a new ReplayObjectNotVisibleException with the test object, on which the replay failed and the specified detail message.
- ReplayParentMissingException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a parent of the test object with the given description is not found in the AUT.
- ReplayParentMissingException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayParentMissingException
-
Constructs a new ReplayParentMissingException with the test object, on which the replay failed.
- ReplayParentMissingException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayParentMissingException
-
Constructs a new ReplayParentMissingException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayParentMissingException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayParentMissingException
-
Constructs a new ReplayParentMissingException with the test object, on which the replay failed and the specified detail message.
- ReplayTimeoutException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a time out occurred during replay.
- ReplayTimeoutException(TestObject) - Constructor for exception com.hp.lft.sdk.ReplayTimeoutException
-
Constructs a new ReplayTimeoutException with the test object, on which the replay failed.
- ReplayTimeoutException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.ReplayTimeoutException
-
Constructs a new ReplayTimeoutException with the test object, on which the replay failed and the specified detail message and error code.
- ReplayTimeoutException(TestObject, String) - Constructor for exception com.hp.lft.sdk.ReplayTimeoutException
-
Constructs a new ReplayTimeoutException with the test object, on which the replay failed and the specified detail message.
- Report - Variable in class com.hp.lft.sdk.apitesting.uft.APITestRunner.ResultWithReport
- ReportAdditionalInfo - Class in com.hp.lft.report
-
Represents the information used to describe a custom step.
- ReportAdditionalInfo() - Constructor for class com.hp.lft.report.ReportAdditionalInfo
- ReportConfiguration - Interface in com.hp.lft.report
-
Report configuration interface.
- ReportConfigurationFactory - Class in com.hp.lft.report
-
Interface for creating a configuration that overrides the default report behavior or extends its capabilities.
- ReportConfigurationFactory() - Constructor for class com.hp.lft.report.ReportConfigurationFactory
- ReportContextInfo - Class in com.hp.lft.report
-
Represents the information used to describe a reporting context.
- ReportContextInfo() - Constructor for class com.hp.lft.report.ReportContextInfo
- ReportContextMode - Enum Class in com.hp.lft.report
-
Represents an enumeration with the values of the possible modes of the reporting context.
- reportCucumberBackground(String, String) - Method in interface com.hp.lft.report.ReportProvider
- reportCucumberExample(String, String) - Method in interface com.hp.lft.report.ReportProvider
- reportCucumberFeature(String, String) - Method in interface com.hp.lft.report.ReportProvider
- reportCucumberScenario(String, String) - Method in interface com.hp.lft.report.ReportProvider
- reportCucumberStep(String, String) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a Cucumber step section in the run results report with default status "Passed".
- reportEnabled - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- Reporter - Class in com.hp.lft.report
-
Accesses the run results report.
- Reporter() - Constructor for class com.hp.lft.report.Reporter
- reportEvent(String, ReportAdditionalInfo) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the run results report including the information about the step as a
ReportAdditionalInfo
object. - reportEvent(String, String) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report with default status "Passed".
- reportEvent(String, String) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the run results report with default status "Passed".
- reportEvent(String, String, Status) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report.
- reportEvent(String, String, Status) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the report.
- reportEvent(String, String, Status, RenderedImage) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report including the provided image object.
- reportEvent(String, String, Status, RenderedImage) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the report including the provided image object.
- reportEvent(String, String, Status, Exception, RenderedImage) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report including the provided exception and image object.
- reportEvent(String, String, Status, String) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report including the image from the specified path.
- reportEvent(String, String, Status, String) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the report including the image from the specified path.
- reportEvent(String, String, Status, Throwable) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report including the provided exception.
- reportEvent(String, String, Status, Throwable) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the run results report including the provided exception.
- reportEvent(String, String, Status, Throwable, RenderedImage) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the run results report including the provided exception and image object.
- reportEvent(String, String, Status, Throwable, String) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom step to the report including exception details and the image from the specified path.
- reportEvent(String, String, Status, Throwable, String) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the run results report including exception details and the image from the specified path.
- reportEventWithInfo(String, ReportAdditionalInfo) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom step to the run results report including the information about the step as a
ReportAdditionalInfo
object. - ReportException - Exception in com.hp.lft.report
-
The exceptions thrown when errors occur in Reporter objects.
- ReportException() - Constructor for exception com.hp.lft.report.ReportException
-
Initializes a new instance of ReportException with a default message.
- ReportException(String) - Constructor for exception com.hp.lft.report.ReportException
-
Initializes a new instance of ReportException with the specified error message.
- ReportException(String, Throwable) - Constructor for exception com.hp.lft.report.ReportException
-
Initializes a new instance of ReportException with the specified error message and a reference to the inner exception that is the cause of this exception.
- reportFolder - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- reportGranularity - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- ReportGranularity - Enum Class in com.hp.lft.report
-
Defines the report separation.
- ReportingProvider - Class in com.hp.lft.report
-
Provides various types of reporter objects.
- reportLevel - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- ReportLevel - Enum Class in com.hp.lft.report
-
The possible levels for reporting events to the OpenText Functional Testing for Developers Report.
- ReportParameter - Class in com.hp.lft.report
-
Represents the parameter data used in the context of an SDK operation.
- ReportParameter() - Constructor for class com.hp.lft.report.ReportParameter
-
Create a new instance of
ReportParameter
. - ReportParameter(String, Object) - Constructor for class com.hp.lft.report.ReportParameter
-
Create a new instance of
ReportParameter
with the given name and value. - ReportProvider - Interface in com.hp.lft.report
-
Accesses the OpenText Functional Testing for Developers Report Module.
- reportRuntimeError(Throwable) - Static method in class com.hp.lft.report.Reporter
-
Adds a runtime error node to the report with the supplied Throwable object as the reason.
- reportRuntimeError(Throwable) - Method in interface com.hp.lft.report.ReportProvider
-
A Runtime error node will be added to the report with the supplied
Throwable
as the reason. - reportRuntimeError(Throwable) - Method in interface com.hp.lft.report.UnitTestReporter
-
Reports a Throwable occurred during execution.
- reportVerification(Status, VerificationData) - Static method in class com.hp.lft.report.Reporter
-
Adds a custom verification step to the report.
- reportVerification(Status, VerificationData) - Method in interface com.hp.lft.report.ReportProvider
-
Adds a custom verification step to the report.
- required(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes whether the edit box is required.
- required(Boolean) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes whether or not the field is mandatory in the form.
- reset() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Navigates to the session initial screen.
- reset() - Method in interface com.hp.lft.sdk.sap.ui5.MobileFacetFilterBehavior
-
Resets the facet filter list.
- reset(String) - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Navigates to the specified transaction.
- RESET - Static variable in class com.hp.lft.sdk.te.Keys
-
The RESET key.
- resizable(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription.Init
-
Initializes whether this window can be resized.
- resizable(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Init
-
Initializes whether the window of the notification bar is resizable.
- resize(int, int) - Method in interface com.hp.lft.sdk.java.Window
-
Resizes the window to the specified dimensions.
- resize(int, int) - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Resizes the window to the specified dimensions by width and height values.
- resize(int, int) - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Resizes the window to the specified dimensions.
- resize(int, int) - Method in interface com.hp.lft.sdk.stdwin.Window
-
Resizes the window to the specified dimensions by width and height values.
- resize(int, int) - Method in interface com.hp.lft.sdk.winforms.Window
-
Resizes this window to the specified dimensions.
- resize(int, int) - Method in interface com.hp.lft.sdk.wpf.Window
-
Resizes this window to the specified dimensions.
- resize(Dimension) - Method in interface com.hp.lft.sdk.java.Window
-
Resizes the window to the specified dimensions.
- resize(Dimension) - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Resizes the window to the specified dimensions.
- resize(Dimension) - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Resizes the window so that the available working area has the specified width and height in character metric.
- resize(Dimension) - Method in interface com.hp.lft.sdk.stdwin.Window
-
Resizes the window to the specified dimensions.
- resize(Dimension) - Method in interface com.hp.lft.sdk.winforms.Window
-
Resizes this window.
- resize(Dimension) - Method in interface com.hp.lft.sdk.wpf.Window
-
Resizes this window to the specified dimensions.
- resizeColumn(int, int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Resizes the specified column (by index) to the specified width.
- resizeColumn(String, int) - Method in interface com.hp.lft.sdk.sap.ui5.DesktopTableBehavior
-
Resizes the specified column (according to its name) to the specified width.
- resizeTo(int, int) - Method in interface com.hp.lft.sdk.web.Browser
-
Resizes the browser window to specific dimensions.
- resizeTo(Dimension) - Method in interface com.hp.lft.sdk.web.Browser
-
Resizes the browser window to a specific size.
- resourceId(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the resource ID of the control (Android only).
- resourceId(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes the resource ID of the control (Android only).
- restart() - Method in interface com.hp.lft.sdk.mobile.Application
-
Launches the application if it is closed, or restarts the application if it is already running.
- RESTART - Enum constant in enum class com.hp.lft.sdk.mobile.LaunchOptions
-
Restart app (if already open) or launch the app.
- restore() - Method in interface com.hp.lft.sdk.java.Window
-
Restores the window to its previous size.
- restore() - Method in interface com.hp.lft.sdk.powerbuilder.Window
-
Restores the window to its previous size.
- restore() - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Restores a maximized window or dialog box to its original size.
- restore() - Method in interface com.hp.lft.sdk.stdwin.Window
-
Restores the window to its previous size.
- restore() - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
-
Sets the window visual state to WindowVisualState.Normal
- restore() - Method in interface com.hp.lft.sdk.winforms.Window
-
Restores this window to its previous size.
- restore() - Method in interface com.hp.lft.sdk.wpf.Window
-
Restores this window to its previous size.
- Result - Variable in class com.hp.lft.sdk.apitesting.uft.APITestRunner.ResultWithReport
- ResultWithReport() - Constructor for class com.hp.lft.sdk.apitesting.uft.APITestRunner.ResultWithReport
- RETURN - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Return key.
- RETURN - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Return key (supported on iOS).
- RETURN - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- RETURN - Static variable in class com.hp.lft.sdk.Keys
-
The Return/Enter key.
- right - Variable in class com.hp.lft.sdk.te.Area
-
Right position of the rectangle.
- RIGHT - Enum constant in enum class com.hp.lft.sdk.ai.ScrollDirection
- RIGHT - Enum constant in enum class com.hp.lft.sdk.HorizontalVisualRelation
-
The related test object is located to the right of the test object to identify.
- RIGHT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Right key.
- RIGHT - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Right key (supported on Android).
- RIGHT - Enum constant in enum class com.hp.lft.sdk.mobile.ScrollPageDirection
- RIGHT - Enum constant in enum class com.hp.lft.sdk.MouseButton
-
The right mouse button.
- RIGHT - Enum constant in enum class com.hp.lft.sdk.stdwin.VerticalScrollPosition
-
The vertical scrollbar is on the right.
- RIGHT - Enum constant in enum class com.hp.lft.sdk.SwipeDirection
-
Swipe right.
- RIGHT - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
RIGHT is a general type for RIGHT_ARROW and RIGHT_TRIANGLE.
- RIGHT - Static variable in class com.hp.lft.sdk.Keys
-
The Right (arrow) key.
- RIGHT - Static variable in class com.hp.lft.sdk.te.Keys
-
The RIGHT key.
- RIGHT_ALT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Right Alt key.
- RIGHT_ALT - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The right Alt key.
- RIGHT_AND_INLINE - Enum constant in enum class com.hp.lft.sdk.HorizontalVisualRelation
-
The related test object is locatedto the right of the test object to identify and is horizontally inline with it.
- RIGHT_ARROW - Static variable in class com.hp.lft.sdk.ai.AiTypes
- RIGHT_BRACKET - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Right Bracket key.
- RIGHT_CONTROL - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Right Control key.
- RIGHT_CTRL - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The right control key.
- RIGHT_SHIFT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Right Shift.
- RIGHT_SHIFT - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The right Shift key.
- RIGHT_SYSTEM - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Right System key.
- RIGHT_TRIANGLE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- RIGHT_WINDOWS_LOGO - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
The right Windows key.
- rightAligned(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription.Init
-
Indicates whether the object has generic right-aligned properties.
- rightAligned(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription.Init
-
Indicates whether the object has generic right-aligned properties.
- rightAligned(Boolean) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes whether the object has generic right-aligned properties.
- rightClick() - Method in interface com.hp.lft.sdk.ai.AiObject
-
Right-clicks in the middle of the AI object.
- rightItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
-
Initializes the item count in the right side of the toolbar.
- rightToLeftLayout(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription.Init
-
Indicates whether the object's horizontal origin is on the right edge of the test object.
- rightToLeftLayout(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription.Init
-
Indicates whether the object's horizontal origin is on the right edge of the test object.
- rightToLeftLayout(Boolean) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes whether the object's horizontal origin is on the right edge.
- rightToLeftReading(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription.Init
-
Initializes whether the object's text is displayed right-to-left.
- rightToLeftReading(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription.Init
-
Initializes whether the object's text is displayed right-to-left.
- rightToLeftReading(Boolean) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Initializes whether the object's text is displayed using right-to-left reading-order properties.
- RoadMap - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 roadmap object.
- RoadMapDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 RoadMap test object.
- RoadMapDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Initializes a new instance of the RoadMapDescription class.
- RoadMapDescription(RoadMapDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Initializes a new instance of the RoadMapDescription class using the Builder pattern.
- RoadMapDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the RoadMapDescription class using the builder pattern.
- RoadMapDescription.Init<T extends RoadMapDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for RoadMapDescription.Builder.
- RoadMapItem - Interface in com.hp.lft.sdk.sap.ui5
-
A road map item belongs to an SAPUI5 road map.
- role(StringProperty) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the object's role property.
- role(String) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the object's role property.
- ROMANIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- row - Variable in class com.hp.lft.sdk.te.Position
-
Returns the total number of rows (lines) in the emulator screen.
- row - Variable in class com.hp.lft.sdk.te.PositionProperty
-
The row attribute of the test object position.
- Row - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a row of cells within a table.
- RowByRow - Enum constant in enum class com.hp.lft.sdk.uiapro.TableTraversalDirection
-
Specifies that data in the table should be read row by row.
- rowCount - Variable in class com.hp.lft.sdk.te.Size
-
Returns the total number of rows (lines) in the emulator screen.
- rowCount - Variable in class com.hp.lft.sdk.te.SizeProperty
-
The total number of rows (lines) in the emulator screen.
- RowHeader - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a row header, which provides a visual label for a table row.
- RowRepeater - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 row repeater object.
- RowRepeaterDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 RowRepeater test object.
- RowRepeaterDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Initializes a new instance of the RowRepeaterDescription class.
- RowRepeaterDescription(RowRepeaterDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Initializes a new instance of the RoadMapDescription class using the Builder pattern.
- RowRepeaterDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the RowRepeaterDescription class using the builder pattern.
- RowRepeaterDescription.Init<T extends RowRepeaterDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for RowRepeaterDescription.Builder.
- RowRepeaterDesign - Enum Class in com.hp.lft.sdk.sap.ui5
-
RowRepeater visual design.
- ROWS_AND_COLUMNS - Enum constant in enum class com.hp.lft.sdk.sap.gui.GridSelectionMode
-
Only rows and columns can be selected; individual cells cannot be selected.
- rowsCount(Integer) - Method in class com.hp.lft.sdk.java.TableDescription.Init
-
Initializes the number of rows in a table.
- rowsCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription.Init
-
Initializes the number of rows in a table.
- rowsCount(Integer) - Method in class com.hp.lft.sdk.oracle.TableDescription.Init
-
Initializes the number of rows in a table.
- rowsCount(Integer) - Method in class com.hp.lft.sdk.web.EditFieldDescription.Init
-
Initializes the number of rows for multi-line objects.
- rowsCount(Integer) - Method in class com.hp.lft.sdk.web.GridBaseDescription.Init
-
Initializes the number of rows in the table including the header.
- rowsCount(Integer) - Method in class com.hp.lft.sdk.web.TableDescription.Init
-
Initializes the number of rows in the table including the header.
- rowSelectionMode(TableSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.TableDescription.Init
-
Initializes which selections can be made on the rows
- RSS_FEED - Static variable in class com.hp.lft.sdk.ai.AiTypes
- RuleNotFoundException - Exception in com.hp.lft.sdk.te
-
Represents rule not found error that occur during when running a TE testing project.
- RuleNotFoundException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.RuleNotFoundException
-
Constructs a new RuleNotFoundException with the test object the specified detail message and error code.
- RuleNotFoundException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.RuleNotFoundException
-
Constructs a new RuleNotFoundException with the test object
- run(String) - Method in interface com.hp.lft.sdk.apitesting.uft.APITestRunner.IAPITestRunner
- run(String) - Static method in class com.hp.lft.sdk.apitesting.uft.APITestRunner
-
Runs the specified API Test and returns the test run results.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers. - run(String, String) - Method in interface com.hp.lft.sdk.apitesting.uft.APITestRunner.IAPITestRunner
- run(String, String) - Static method in class com.hp.lft.sdk.apitesting.uft.APITestRunner
-
Runs the specified API Test with the specified test profile.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers. - run(String, Map<String, Object>) - Method in interface com.hp.lft.sdk.apitesting.uft.APITestRunner.IAPITestRunner
- run(String, Map<String, Object>) - Static method in class com.hp.lft.sdk.apitesting.uft.APITestRunner
-
Runs the specified API test with the specified input parameters.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers. - run(String, Map<String, Object>, String) - Method in interface com.hp.lft.sdk.apitesting.uft.APITestRunner.IAPITestRunner
- run(String, Map<String, Object>, String) - Static method in class com.hp.lft.sdk.apitesting.uft.APITestRunner
-
Runs the specified API test with the specified input parameters and test profile.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers. - runJavaScript(String) - Method in interface com.hp.lft.sdk.web.Frame
-
Runs the given JavaScript code in the frame's context and returns the result.
- runJavaScript(String) - Method in interface com.hp.lft.sdk.web.Page
-
Runs the given JavaScript code in the page's context and returns the result.
- runJavaScript(String, Class<TResult>) - Method in interface com.hp.lft.sdk.web.Frame
-
Runs the given JavaScript text in the frame's context and returns the result cast to returnType.
- runJavaScript(String, Class<TResult>) - Method in interface com.hp.lft.sdk.web.Page
-
Runs the given JavaScript code in the page's context and returns the result cast to returnType.
- Running - Enum constant in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Indicates that the window is running.
- RunningLeanFtTestType - Enum Class in com.hp.lft.sdk
-
Represents the possible running OpenText Application Quality Management test types
- RUSSIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
S
- S - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The S key.
- SAFARI - Enum constant in enum class com.hp.lft.sdk.web.BrowserType
-
Safari browser
- SapFunctionKey - Enum Class in com.hp.lft.sdk.sap.gui
-
Function keys and key combinations defined by SAPGUI.
- save() - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Performs a Save operation using the Commit softkey.
- save(Map<String, Object>, String, String) - Static method in class com.hp.lft.unittesting.datadriving.DataSource
-
Saves data to a Json file and returns its path.
- Screen - Interface in com.hp.lft.sdk.te
-
A terminal emulator screen that fully supports HLLAPI.
- ScreenBase - Interface in com.hp.lft.sdk.te
-
A Terminal Emulator Base Screen.
- ScreenDescription - Class in com.hp.lft.sdk.te
-
A terminal emulator screen that fully supports HLLAPI.
- ScreenDescription() - Constructor for class com.hp.lft.sdk.te.ScreenDescription
-
Constructs a new ScreenDescription.
- ScreenDescription(ScreenDescription.Init<?>) - Constructor for class com.hp.lft.sdk.te.ScreenDescription
-
Initializes a new instance of the ScreenDescription class using the Builder pattern.
- ScreenDescription.Builder - Class in com.hp.lft.sdk.te
-
This class can be used to construct an instance of the ScreenDescription class using the builder pattern.
- ScreenDescription.Init<T extends ScreenDescription.Init<T>> - Class in com.hp.lft.sdk.te
-
Helper class for ScreenDescription.Builder.
- screenNumber(Long) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the number of the currently displayed screen.
- scroll(int) - Method in interface com.hp.lft.sdk.mobile.RecyclerView
-
Scrolls to the specified item in the recycler view.
- scroll(int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Scrolls to the specified item in the table.
- scroll(int, int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Scrolls to the specified item in the specified section of the table.
- scroll(ScrollOrientation, int) - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Sets the position of the scroll bars.
- scroll(ScrollOrientation, ScrollType) - Method in interface com.hp.lft.sdk.Scrollable
-
Scrolls an object that has embedded scroll bars by one line or page.
- scroll(ScrollOrientation, ScrollType, int) - Method in interface com.hp.lft.sdk.Scrollable
-
Scrolls an object that has embedded scroll bars.
- scroll(ScrollAmount, ScrollAmount) - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
-
Scrolls the visible region of the content area horizontally and vertically.
- SCROLL_CONTAINER - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Scroll Container type.
- SCROLL_DOWN - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- SCROLL_LOCK_OFF - Static variable in class com.hp.lft.sdk.Keys
-
Turns off the ScrollLock key.
- SCROLL_LOCK_ON - Static variable in class com.hp.lft.sdk.Keys
-
Turns on the ScrollLock key.
- SCROLL_UP - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- scrollable(Boolean) - Method in class com.hp.lft.sdk.mobile.ViewDescription.Init
-
Initializes whether the view can be scrolled.
- Scrollable - Interface in com.hp.lft.sdk.mobile
-
Common functionality for mobile controls that can be scrolled.
- Scrollable - Interface in com.hp.lft.sdk
-
Represents test objects that support scrolling.
- ScrollAmount - Enum Class in com.hp.lft.sdk.uiapro
-
The possible sizes/directions to use for a scroll operation.
- ScrollBar - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a vertical or horizontal scroll bar, which is part of the client area or is used in a control.
- ScrollBar - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder scroll bar.
- ScrollBar - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows scroll bar.
- ScrollBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro ScrollBar.
- ScrollBar - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms scroll bar.
- ScrollBar - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF scroll bar object.
- SCROLLBAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Scrollbar type.
- ScrollBarDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder ScrollBar test object.
- ScrollBarDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows ScrollBar test object.
- ScrollBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro ScrollBar test object.
- ScrollBarDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms ScrollBar test object.
- ScrollBarDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF ScrollBar test object.
- ScrollBarDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Initializes a new instance of the ScrollBarDescription class.
- ScrollBarDescription() - Constructor for class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Initializes a new instance of the ScrollBarDescription class.
- ScrollBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.ScrollBarDescription
-
Initializes a new instance of the ScrollBarDescription class.
- ScrollBarDescription() - Constructor for class com.hp.lft.sdk.winforms.ScrollBarDescription
-
Constructs a new instance of ScrollBarDescription.
- ScrollBarDescription() - Constructor for class com.hp.lft.sdk.wpf.ScrollBarDescription
-
Initializes a new instance of the ScrollBarDescription class.
- ScrollBarDescription(ScrollBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Initializes a new instance of the ScrollBarDescription class using the Builder pattern.
- ScrollBarDescription(ScrollBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Initializes a new instance of the ScrollBarDescription class using the Builder pattern.
- ScrollBarDescription(ScrollBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ScrollBarDescription
- ScrollBarDescription(ScrollBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.ScrollBarDescription
- ScrollBarDescription(ScrollBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ScrollBarDescription
- ScrollBarDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.
- ScrollBarDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.
- ScrollBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.
- ScrollBarDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.
- ScrollBarDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.
- ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for ScrollBarDescription.Builder.
- ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for ScrollBarDescription.Builder.
- ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ScrollBarDescription.Builder.
- ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- ScrollDirection - Enum Class in com.hp.lft.sdk.ai
-
The scrolling directions supported by the AI automatic scrolling feature.
- scrollHorizontal(ScrollAmount) - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
-
Scrolls the visible region of the content area horizontally.
- ScrollInfo - Class in com.hp.lft.sdk
-
Class representing the properties of a scroll bar.
- ScrollInfo() - Constructor for class com.hp.lft.sdk.ScrollInfo
-
Initializes a new instance of the ScrollInfo class.
- ScrollInfo(boolean, int, int, int, int) - Constructor for class com.hp.lft.sdk.ScrollInfo
-
Initializes a new instance of the ScrollInfo class with the specified properties.
- ScrollInfoProvider - Interface in com.hp.lft.sdk.stdwin
-
Represents test object containing a scrollbar.
- scrollIntoView() - Method in interface com.hp.lft.sdk.uiapro.ScrollItemPattern
-
Scrolls the content area in order to display the control within the visible region of the container.
- scrollIntoView(int) - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Scrolls into view.
- scrollIntoView(int, TextUnit) - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Scrolls into view.
- scrollIntoView(int, TextUnit, Direction) - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Scrolls into view.
- scrollIntoView(int, TextUnit, Direction, Alignment) - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Scrolls into view.
- ScrollItemPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with items in a scrollable container.
- SCROLLLOCK - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
/// The ScrollLock key.
- scrollOnePage(ScrollPageDirection) - Method in interface com.hp.lft.sdk.mobile.Scrollable
-
Scrolls the object one page in the specified direction.
- ScrollOrientation - Enum Class in com.hp.lft.sdk
-
Represents the scroll bar orientation.
- ScrollPageDirection - Enum Class in com.hp.lft.sdk.mobile
-
Options for direction in Scrollable.scrollOnPage.
- ScrollPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a container control that can be scrolled.
- ScrollProperty - Class in com.hp.lft.sdk
-
The class used for scrollbar properties.
- ScrollProperty() - Constructor for class com.hp.lft.sdk.ScrollProperty
-
Initializes a new instance of the ScrollProperty class.
- ScrollProperty(ScrollInfo) - Constructor for class com.hp.lft.sdk.ScrollProperty
-
Initializes a new instance of the ScrollProperty class with the provided scrollInfo.
- ScrollProperty(ScrollProperty) - Constructor for class com.hp.lft.sdk.ScrollProperty
-
Initializes a new instance of the ScrollProperty class provided copy of a ScrollProperty object.
- scrollToOffset(int, int) - Method in interface com.hp.lft.sdk.mobile.Scrollable
-
Scrolls the object to the specified x,y coordinates.
- scrollToRow(int) - Method in interface com.hp.lft.sdk.web.UiGrid
-
Scrolls to a specified row, as defined by the row's number.
- scrollToRow(TableRow) - Method in interface com.hp.lft.sdk.web.UiGrid
-
Scrolls to a specified row, as defined by the row
TableRow
. - ScrollType - Enum Class in com.hp.lft.sdk
-
The type of scrolling operation.
- scrollVertical(ScrollAmount) - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
-
Scrolls the visible region of the content area vertically.
- SDK - Class in com.hp.lft.sdk
-
The OpenText Functional Testing for Developers base class.
- SDK() - Constructor for class com.hp.lft.sdk.SDK
- SDKConfiguration - Interface in com.hp.lft.sdk
-
Defines the configuration information for the SDK.
- SDKConfigurationFactory - Class in com.hp.lft.sdk
-
Factory for creating an SDK configuration.
- SDKConfigurationFactory() - Constructor for class com.hp.lft.sdk.SDKConfigurationFactory
- SDKMode - Enum Class in com.hp.lft.sdk
-
Indicates which mode the runtime engine uses for test runs.
- search(String) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Types the specified text into the search box and clicks the search icon.
- search(String) - Method in interface com.hp.lft.sdk.sap.ui5.EditField
-
Enters the specified text in the Search edit box and clicks the Search button.
- SEARCH - Static variable in class com.hp.lft.sdk.ai.AiTypes
- select() - Method in interface com.hp.lft.sdk.java.Menu
-
Selects this Java menu.
- select() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Selects (checks) the check box.
- select() - Method in interface com.hp.lft.sdk.oracle.Tab
-
Selects the tabbed region.
- select() - Method in interface com.hp.lft.sdk.uiapro.SelectionItemPattern
-
Deselects any selected items and then selects the current element.
- select(int) - Method in interface com.hp.lft.sdk.java.TabControl
-
Selects the specified tab panel.
- select(int) - Method in interface com.hp.lft.sdk.mobile.RadioGroup
-
Selects the specified radio button in the group by index.
- select(int) - Method in interface com.hp.lft.sdk.mobile.RecyclerView
-
Selects an item in the recycler view.
- select(int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Selects a row in the table.
- select(int) - Method in interface com.hp.lft.sdk.mobile.TabStrip
-
Selects the specified tab by index.
- select(int) - Method in interface com.hp.lft.sdk.oracle.List
-
Selects the specified item from the list.
- select(int) - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
Selects the specified item from the list.
- select(int) - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Selects the radio button with the specified value.
- select(int) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Selects the specified item in the tree.
- select(int) - Method in interface com.hp.lft.sdk.powerbuilder.ComboBox
-
Selects an item from the combo box based on a numerical index.
- select(int) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Selects the specified tab by tab index.
- select(int) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Selects a node in the tree-view object by node index.
- select(int) - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Selects the specified item by index.
- select(int) - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Selects the specified tab by index.
- select(int) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Selects an item in a column tree or list tree.
- select(int) - Method in interface com.hp.lft.sdk.sap.ui5.Menubar
-
Selects the specified menu bar item by index.
- select(int) - Method in interface com.hp.lft.sdk.sap.ui5.MessageNotifier
-
Selects the specified notification in the notifier.
- select(int) - Method in interface com.hp.lft.sdk.sap.ui5.Notifier
-
Selects the specific notification message in the notifier.
- select(int) - Method in interface com.hp.lft.sdk.sap.ui5.RadioGroup
-
Selects the specified radio button (by index) in the radio group.
- select(int) - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Selects the specified tab (by index) in the tabstrip object.
- select(int) - Method in interface com.hp.lft.sdk.stdwin.ComboBox
-
Selects an item from the combo box based on a numerical index.
- select(int) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Selects the specified tab by tab index.
- select(int) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Selects a node in the tree-view object by node index.
- select(int) - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Selects the specified text in the object.
- select(int) - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Selects the specified radio button from the radio group, replacing the previous selection.
- select(int) - Method in interface com.hp.lft.sdk.web.TabStrip
-
Selects the specified tab by index.
- select(int) - Method in interface com.hp.lft.sdk.winforms.ComboBox
-
Selects an item from this combo box.
- select(int) - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Selects the specified tab item.
- select(int) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Selects the node with the specified index in the tree-view control.
- select(int) - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Selects an item from the combo box.
- select(int) - Method in interface com.hp.lft.sdk.wpf.TabStrip
-
Selects the specified tab item.
- select(int) - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Selects a node in this tree-view object by node index.
- select(int...) - Method in interface com.hp.lft.sdk.java.List
-
Selects multiple items by indices.
- select(int...) - Method in interface com.hp.lft.sdk.mobile.DropDown
-
Selects the specified item or items by index. Multiple indexes are supported only for iOS.
- select(int...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects a list of items by items indices.
- select(int...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects a list of items according to their indices.
- select(int...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects a list of items by items indices.
- select(int...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Selects items in the list based on the item indices.
- select(int...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects a list of items by items indices.
- select(int...) - Method in interface com.hp.lft.sdk.wpf.List
-
Selects multiple items by indices.
- select(int, int) - Method in interface com.hp.lft.sdk.mobile.Table
-
Selects an item in a section in the table.
- select(int, int) - Method in interface com.hp.lft.sdk.powerbuilder.EditField
-
Selects the specified text in the edit box.
Note: All positions are 0-based. - select(int, int) - Method in interface com.hp.lft.sdk.sap.gui.Editor
-
Selects the specified section of text and positions the cursor at the end of the selection.
- select(int, int) - Method in interface com.hp.lft.sdk.stdwin.EditField
-
Selects the specified text in the edit box.
Note: All positions are 0-based. - select(int, int) - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Selects the specified text in the object.
- select(int, int) - Method in interface com.hp.lft.sdk.winforms.EditField
-
Selects the specified text in the edit field.
- select(int, int) - Method in interface com.hp.lft.sdk.wpf.EditField
-
Selects the specified text in the edit field.
- select(int, int, int, int) - Method in interface com.hp.lft.sdk.java.Editor
-
Selects text in the edit box.
- select(int, int, int, int) - Method in interface com.hp.lft.sdk.stdwin.Editor
-
Selects the specified content in the editor.
- select(int, int, int, int) - Method in interface com.hp.lft.sdk.winforms.Editor
-
Selects text in this multi-line editor.
- select(int, int, int, int) - Method in interface com.hp.lft.sdk.wpf.EditField
-
Selects the specified content in the edit field.
- select(int, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Selects the specified tab by tab index.
- select(int, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Selects a node in the tree-view object by node index.
- select(int, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Selects the specified tab by tab index.
- select(int, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Selects a node in the tree-view object by node index.
- select(int, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Selects the specified tab item.
- select(int, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Selects the node with the specified index in the tree-view control.
- select(ListItem...) - Method in interface com.hp.lft.sdk.java.List
-
Selects multiple items by string values.
- select(TreeViewNode...) - Method in interface com.hp.lft.sdk.java.TreeView
-
Selects the specified nodes.
- select(TreeViewTableRow...) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Selects the specified nodes.
- select(ListItem) - Method in interface com.hp.lft.sdk.oracle.List
-
Selects the specified item from the list.
- select(RadioGroupItem) - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Selects the radio button with the specified value.
- select(TreeViewNode) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Selects the specified item in the tree.
- select(Tab) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Selects the specified tab.
- select(Tab, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Selects the specified tab in the tab control.
- select(TreeViewNode) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Selects a node in the tree-view object.
- select(TreeViewNode, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Selects a node in the tree-view control.
- select(ComboBoxItem) - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Selects the item from the combo box list.
- select(ListItem...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects a list of items in the list box.
- select(MenubarItem) - Method in interface com.hp.lft.sdk.sap.ui5.Menubar
-
Selects the specified menu bar item from
MenubarItem
. - select(NavigationBarItem) - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBar
-
Selects the specified item in the navigation bar.
- select(RoadMapItem) - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Selects the step or sub-step in the road map object.
- select(MenuItem) - Method in interface com.hp.lft.sdk.stdwin.Menu
-
Selects the specified item in the menu by
MenuItem
. - select(Tab) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Selects the specified tab.
- select(Tab, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Selects the specified tab in the tab control.
- select(TreeViewNode) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Selects a node in the tree-view object.
- select(TreeViewNode, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Selects a node in the tree-view control.
- select(SelectOptions) - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
-
Selects the element.
- select(ListItem...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Selects a list of items in the list box.
- select(TreeViewNode) - Method in interface com.hp.lft.sdk.web.TreeView
-
Selects the supplied node in the tree.
- select(TreeViewNode) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Selects a node in the tree-view control.
- select(TreeViewNode, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Selects a node in the tree-view control.
- select(MenuItem) - Method in interface com.hp.lft.sdk.wpf.Menu
-
Selects the specified item in the menu.
You can useMenu.getItem(String)
to get the item to use as the item argument. - select(TreeViewNode) - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Selects a node in this tree-view object.
- select(Object...) - Method in interface com.hp.lft.sdk.web.Menu
-
Selects the specified item in the menu by path.
- select(String) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Selects an item from a combo box.
- select(String) - Method in interface com.hp.lft.sdk.java.TabControl
-
Selects the specified tab panel.
- select(String) - Method in interface com.hp.lft.sdk.mobile.RadioGroup
-
Selects the specified radio button in the group by name.
- select(String) - Method in interface com.hp.lft.sdk.mobile.TabStrip
-
Selects the specified tab by name.
- select(String) - Method in interface com.hp.lft.sdk.oracle.List
-
Selects the specified item from the list.
- select(String) - Method in interface com.hp.lft.sdk.oracle.ListOfValues
-
Selects the specified item from the list.
- select(String) - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Selects the radio button with the specified value.
- select(String) - Method in interface com.hp.lft.sdk.oracle.TreeView
-
Selects the specified item in the tree.
- select(String) - Method in interface com.hp.lft.sdk.powerbuilder.ComboBox
-
Selects an item from the combo box based on a string.
- select(String) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Selects the specified tab by tab name.
- select(String) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Selects a node in the tree-view object by node path.
- select(String) - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Selects the specified item by text.
- select(String) - Method in interface com.hp.lft.sdk.sap.gui.Menubar
-
Selects an item from the menu bar.
- select(String) - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Selects the specified tab from the tab strip.
- select(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Selects an item in a column tree or list tree.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.Menu
-
Selects menu items according to the path.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.Menubar
-
Selects the specified menu bar item by name.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.NavigationBar
-
Selects the specified item (by name) in the navigation bar.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.RadioGroup
-
Selects the specified radio button (by name) in the radio group.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.RoadMap
-
Selects the step or sub-step (by path) in the road map object.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.TabStrip
-
Selects the specified tab in the tabstrip object.
- select(String) - Method in interface com.hp.lft.sdk.sap.ui5.TreeView
-
Selects a node in the tree.
- select(String) - Method in interface com.hp.lft.sdk.stdwin.ComboBox
-
Selects an item from the combo box based on a string.
- select(String) - Method in interface com.hp.lft.sdk.stdwin.Menu
-
Selects the specified item in the menu by path.
- select(String) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Selects the specified tab by tab name.
- select(String) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Selects a node in the tree-view object by node path.
- select(String) - Method in interface com.hp.lft.sdk.web.Menu
-
Selects the specified item in the menu by path.
- select(String) - Method in interface com.hp.lft.sdk.web.RadioGroup
-
Selects the specified radio button from the radio group, replacing the previous selection.
- select(String) - Method in interface com.hp.lft.sdk.web.TabStrip
-
Selects the specified tab by name.
- select(String) - Method in interface com.hp.lft.sdk.web.TreeView
-
Selects the specified node in the tree based on the path to the node.
If the child items in this object are generated dynamically (for example, they are not visible or present in the application until the parent node is expanded), the items in the tree cannot be selected automatically using this method. - select(String) - Method in interface com.hp.lft.sdk.winforms.ComboBox
-
Selects an item from this combo box.
- select(String) - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Selects the specified tab item.
- select(String) - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Selects the specified item in this menu.
- select(String) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Selects the node at the specified path in the tree-view control.
- select(String) - Method in interface com.hp.lft.sdk.wpf.ComboBox
-
Selects an item from the combo box.
- select(String) - Method in interface com.hp.lft.sdk.wpf.Menu
-
Selects the item at the specified path in the menu.
You can useMenu.buildMenuPath(Object...)
to build the itemPath argument. - select(String) - Method in interface com.hp.lft.sdk.wpf.TabStrip
-
Selects the specified tab item.
- select(String) - Method in interface com.hp.lft.sdk.wpf.TreeView
-
Selects a node in this tree-view object by node path.
- select(String...) - Method in interface com.hp.lft.sdk.java.List
-
Selects multiple items by string values.
- select(String...) - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Selects the specified nodes by nodes paths.
- select(String...) - Method in interface com.hp.lft.sdk.mobile.DropDown
-
Selects the specified items by name from the corresponding picker wheel's list of values (iOS only).
- select(String...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects a list of items by items text.
- select(String...) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects a list of items according to their string values.
- select(String...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects a list of items by items text.
- select(String...) - Method in interface com.hp.lft.sdk.web.ListBox
-
Selects items in the list based on the item names.
- select(String...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects a list of items.
- select(String...) - Method in interface com.hp.lft.sdk.wpf.List
-
Selects multiple items by string values.
- select(String, AiComboBoxSettings) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Selects an item from a combo box, using the specified settings.
- select(String, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TabControl
-
Selects the specified tab by tab name.
- select(String, MouseButton) - Method in interface com.hp.lft.sdk.powerbuilder.TreeView
-
Selects a node in the tree-view control by node path.
- select(String, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TabControl
-
Selects the specified tab by tab name.
- select(String, MouseButton) - Method in interface com.hp.lft.sdk.stdwin.TreeView
-
Selects a node in the tree-view control by node path.
- select(String, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TabControl
-
Selects the specified tab item.
- select(String, MouseButton) - Method in interface com.hp.lft.sdk.winforms.TreeView
-
Selects the node at the specified path in the tree-view control.
- select(Date) - Method in interface com.hp.lft.sdk.sap.ui5.DatePicker
-
Selects the date.
- select(T...) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects a list of items according to a generic list.
- select(T...) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects a list of items according to a generic list.
- select(T...) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects a list of items.
- Selectable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object accepts selection.
- selectAll() - Method in interface com.hp.lft.sdk.uiapro.TextPattern
-
Selects all the object's text.
- selectAllColumns() - Method in interface com.hp.lft.sdk.sap.gui.Table
-
Selects all columns in the table.
- selectAllRows() - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Selects all rows in the table.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Clicks a cell by row and column indexes.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Clicks a cell by row and column indexes.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Selects the specified cell.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Selects the specified cell in the table (by row and column).
- selectCell(int, int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Selects a cell in the grid.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.web.GridBase
-
Selects the specified cell in the grid.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.winforms.Table
-
Selects (clicks) the specified cell in this grid.
- selectCell(int, int) - Method in interface com.hp.lft.sdk.wpf.Table
-
Clicks the specified cell in this grid.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.java.TableBase
-
Clicks a cell by row index and column header.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Clicks a cell by row index and column header.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Selects the specified cell.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Selects the specified cell in the table (by row and column name).
- selectCell(int, String) - Method in interface com.hp.lft.sdk.web.GridBase
-
Selects the specified cell in the grid.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Selects (clicks) the specified cell in this grid.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Selects (clicks) the specified cell in this grid.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Selects (clicks) the specified cell in this grid.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Selects (clicks) the specified cell in this grid.
- selectCell(int, String) - Method in interface com.hp.lft.sdk.wpf.Table
-
Clicks the specified cell in this grid.
- selectCell(String, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Clicks the specified row header in this grid.
- selectCellsRange(int, int, int, int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Selects a range of cells by row and column indexes.
- selectCellsRange(int, String, int, String) - Method in interface com.hp.lft.sdk.java.TableBase
-
Selects a range of cells by row indexes and column headers.
- selectColumn(int) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Selects column by column index.
- selectColumn(int) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Selects (clicks) the specified column header in the grid.
- selectColumn(int) - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Selects (clicks) the specified column header in this grid.
- selectColumn(int) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Selects (clicks) the specified column header in this grid.
- selectColumn(int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Clicks the specified column header in this grid.
- selectColumn(int) - Method in interface com.hp.lft.sdk.wpf.Table
-
Selects (clicks) the specified column header in the grid.
- selectColumn(int...) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Selects the specified columns.
- selectColumn(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Clicks the specified row header in this grid.
- selectColumn(String) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Selects column by column header.
- selectColumn(String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Selects (clicks) the specified column header in the grid.
- selectColumn(String) - Method in interface com.hp.lft.sdk.winforms.DataGridView
-
Clicks the specified column header in this grid.
- selectColumn(String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Clicks the specified column header in this grid.
- selectColumn(String) - Method in interface com.hp.lft.sdk.wpf.Table
-
Clicks the specified column header in this grid.
- selectColumn(String...) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Selects the specified columns.
- selectColumnHeader(int) - Method in interface com.hp.lft.sdk.java.Table
-
Clicks on a column header of the table by column index.
- selectColumnHeader(int, MouseButton) - Method in interface com.hp.lft.sdk.java.Table
-
Clicks on a column header using the specified
MouseButton
by column index. - selectColumnHeader(String) - Method in interface com.hp.lft.sdk.java.Table
-
Clicks on a column header by header text.
- selectColumnHeader(String, MouseButton) - Method in interface com.hp.lft.sdk.java.Table
-
Clicks on a column header using the specified
MouseButton
by column header. - selectColumnMenuItem(int, String) - Method in interface com.hp.lft.sdk.sap.gui.APOGrid
-
Right-clicks the specified column and selects the specified menu item, by column index.
- selectColumnMenuItem(String, String) - Method in interface com.hp.lft.sdk.sap.gui.APOGrid
-
Right-clicks the specified column and selects the specified menu item, by column name.
- selectColumns(int...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects columns by column indexes.
- selectColumns(String...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects columns by column headers.
- selectColumnsRange(int, int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Selects a range of columns by column indexes.
- selectColumnsRange(String, String) - Method in interface com.hp.lft.sdk.java.TableBase
-
Selects a range of columns by column headers.
- selectDefaultButton() - Method in interface com.hp.lft.sdk.oracle.Notification
-
Clicks the default button in the window.
- selected(Boolean) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Indicates whether the object is selected.
- Selected - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is selected.
- selectedIndex(Integer) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's selectedIndex.
- selectedIndex(Integer) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's selectedIndex.
- selectedIndex(Integer) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the index of the selected item in the radio group (or -1 if none is selected).
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's selectedItem.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's selectedItem.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's selectedItem.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes the selected item in the tree.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the currently selected item (or null if none is selected).
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(String) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's selectedItem.
- selectedItem(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's selectedItem.
- selectedItem(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's selectedItem.
- selectedItem(String) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(String) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Init
-
Initializes the selected item in the combo box
- selectedItem(String) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes the selected item in the tree.
- selectedItem(String) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription.Init
-
Initializes the selected item in the combo box.
- selectedItem(String) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the currently selected item (or null if none is selected).
- selectedItem(String) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription.Init
-
Initializes the selected item in the combo box
- selectedItem(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Init
-
Initializes the selected item in the combo box
- selectedItems(String[]) - Method in class com.hp.lft.sdk.java.ListDescription.Init
-
Initializes the selected items in the list.
- selectedItems(String[]) - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Init
-
Initializes the selected items in the list.
- selectedItems(String[]) - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription.Init
-
Initializes the selected items in the list.
- selectedItems(String[]) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the selected items in the list.
- selectedItems(String[]) - Method in class com.hp.lft.sdk.winforms.ListBoxDescription.Init
-
Initializes the selected items in the list.
- selectedItems(String[]) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes the list of items that are selected in the list object.
- selectedNode(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Init
-
Initializes the path of the selected node of the description instance.
- selectedNode(String) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Init
-
Initializes the path of the selected node of the description instance.
- selectedNodePath(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes the path of the selected node in the tree.
- selectedNodePath(StringProperty) - Method in class com.hp.lft.sdk.web.TreeViewDescription.Init
-
Initializes the path of the currently selected item in this tree.
- selectedNodePath(String) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes the path of the selected node in the tree
- selectedNodePath(String) - Method in class com.hp.lft.sdk.web.TreeViewDescription.Init
-
Initializes the path of the currently selected item in this tree.
- selectedNodes(String[]) - Method in class com.hp.lft.sdk.java.TreeViewDescription.Init
-
Initializes the selected nodes in the tree.
- selectedNodes(String[]) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription.Init
-
Initializes the selected nodes in the tree.
- selectedNodes(String[]) - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Init
-
Initializes the selected nodes in the TreeViewDescription.
- selectedNodes(String[]) - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription.Init
-
Initializes the selected nodes in the TreeViewDescription.
- selectedNodes(String[]) - Method in class com.hp.lft.sdk.winforms.TreeViewDescription.Init
-
Initializes the selected nodes in the tree view.
- selectedNodes(String[]) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
-
Initializes the selected nodes in the tree view.
- selectedTab(StringProperty) - Method in class com.hp.lft.sdk.java.TabControlDescription.Init
-
Initializes the selected tabbed panel.
- selectedTab(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription.Init
-
Initializes the selected tab in the TabControlDescription.
- selectedTab(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the selected tab in the tab object.
- selectedTab(StringProperty) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription.Init
-
Initializes the selected tab in the TabControlDescription.
- selectedTab(StringProperty) - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
-
Initializes the selected tab in the tab object.
- selectedTab(StringProperty) - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Init
-
Initializes selected tab in the tab control.
- selectedTab(String) - Method in class com.hp.lft.sdk.java.TabControlDescription.Init
-
Initializes the selected tabbed panel contained in the tab object.
- selectedTab(String) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription.Init
-
Initializes the selected tab in the TabControlDescription.
- selectedTab(String) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the selected tab in the tab object
- selectedTab(String) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription.Init
-
Initializes the selected tab in the TabControlDescription.
- selectedTab(String) - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
-
Initializes the selected tab in the tab object
- selectedTab(String) - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Init
-
Initializes selected tab in the tab control.
- selectedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.EditorDescription.Init
-
Initializes the the selected text in the control.
- selectedText(String) - Method in class com.hp.lft.sdk.winforms.EditorDescription.Init
-
Initializes the the selected text in the control.
- selectFromPopupMenu(String) - Method in interface com.hp.lft.sdk.oracle.UiObjectBase
-
Opens the context menu and selects the specified menu option.
- selectFromPopupMenu(String...) - Method in interface com.hp.lft.sdk.oracle.UiObjectBase
-
Opens the context menu and selects the specified menu option.
- selectInWheel(int, int) - Method in interface com.hp.lft.sdk.mobile.DropDown
-
Selects the specified item in the specified picker wheel by index (iOS only).
- selectInWheel(int, String) - Method in interface com.hp.lft.sdk.mobile.DropDown
-
Selects the specified item by name in the picker (iOS only).
- SelectionItemPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with selectable items in a container.
- selectionMode(GridSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.GridDescription.Init
-
Initializes which selections can be made in the grid.
- selectionMode(TreeSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes which selections can be made.
- SelectionPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a container control that contains selectable items.
- selectItem(String) - Method in interface com.hp.lft.sdk.sap.ui5.TableCell
-
Selects the specified item in the cell according to its text.
- selectKey(String) - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Selects the SAP shortcut key representing an item in the combo box list.
- selectMenuItem(int) - Method in interface com.hp.lft.sdk.sap.gui.ToolBar
-
Selects the specified menu item from the toolbar button context menu.
- selectMenuItem(MenuItem) - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Selects a menu option.
- selectMenuItem(String) - Method in interface com.hp.lft.sdk.oracle.UiFormBase
-
Selects a menu option.
- selectMenuItem(String) - Method in interface com.hp.lft.sdk.sap.gui.APOGridCell
-
Right-clicks the cell and selects the specified menu item.
- selectMenuItem(String) - Method in interface com.hp.lft.sdk.sap.gui.ToolBar
-
Selects the specified menu item from the toolbar button context menu.
- selectMenuItemById(String) - Method in interface com.hp.lft.sdk.sap.gui.Grid
-
Selects the specified menu item from a context menu.
- selectMenuItemById(String) - Method in interface com.hp.lft.sdk.sap.gui.ToolBar
-
Selects the specified menu item from the toolbar button context menu by SAP ID.
- selectMenuItemById(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Selects a menu item from a context menu by ID.
- selectMenuItemById(String) - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Selects an item from a context menu.
- selectMultiple(Boolean) - Method in class com.hp.lft.sdk.wpf.ListDescription.Init
-
Initializes whether the container allows more than one child element to be selected concurrently.
- selectNode(TreeViewNode) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Selects a node in an SAP tree.
- selectNode(String) - Method in interface com.hp.lft.sdk.sap.gui.TreeView
-
Selects a node in an SAP tree.
- SelectOptions - Enum Class in com.hp.lft.sdk.uiapro
-
The possible operations when clicking on a selectable object.
- selectProperty(String) - Method in interface com.hp.lft.sdk.winforms.PropertyGrid
-
Selects the specified property in the property grid control.
- selectRange(int) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects all list items between an already selected item and the specified item with index passed as the argument.
- selectRange(int) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects all list items between the currently selected item and the item whose index is specified.
- selectRange(int) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects all list items between the currently selected item and the specified item.
- selectRange(int, int) - Method in interface com.hp.lft.sdk.java.List
-
Selects list items between (and including) the two specified items.
- selectRange(int, int) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRange(int, int) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRange(int, int) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRange(int, int) - Method in interface com.hp.lft.sdk.wpf.List
-
Selects list items between (and including) the two specified items.
- selectRange(ListItem, ListItem) - Method in interface com.hp.lft.sdk.java.List
-
Selects list items between (and including) the two specified items.
- selectRange(TreeViewNode, TreeViewNode) - Method in interface com.hp.lft.sdk.java.TreeView
-
Selects the specified range of nodes.
- selectRange(TreeViewTableRow, TreeViewTableRow) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Selects the specified range of nodes.
- selectRange(String) - Method in interface com.hp.lft.sdk.powerbuilder.ListBase
-
Selects all list items between an already selected item and the specified item with text passed as the argument.
- selectRange(String) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects all list items between the currently selected item and the item whose text is specified.
- selectRange(String) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects all list items between the currently selected item and the specified item.
- selectRange(String, String) - Method in interface com.hp.lft.sdk.java.List
-
Selects list items between (and including) the two specified items.
- selectRange(String, String) - Method in interface com.hp.lft.sdk.java.TreeViewBase
-
Selects the specified range of nodes.
- selectRange(String, String) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRange(String, String) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRange(String, String) - Method in interface com.hp.lft.sdk.wpf.List
-
Selects list items between (and including) the two specified items.
- selectRange(T) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects all list items between the currently selected item and the item passed as the argument.
- selectRange(T) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects all list items between the currently selected item and the specified item.
- selectRange(T, T) - Method in interface com.hp.lft.sdk.stdwin.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRange(T, T) - Method in interface com.hp.lft.sdk.winforms.ListBase
-
Selects all list items between (and including) the two specified items.
- selectRow(int) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Selects row by index.
- selectRow(int) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Selects a row in the grid.
- selectRow(int) - Method in interface com.hp.lft.sdk.winforms.Table
-
Selects (clicks) the specified row header in this grid.
- selectRow(int) - Method in interface com.hp.lft.sdk.wpf.Table
-
clicks the specified row in this grid.
- selectRow(int...) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Selects the specified rows.
- selectRow(int...) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Selects the specified rows in the table (by index).
- selectRow(TableRow) - Method in interface com.hp.lft.sdk.powerbuilder.Table
-
Selects row by
TableRow
. - selectRow(TableRow...) - Method in interface com.hp.lft.sdk.sap.ui5.Table
-
Selects the specified rows in the table.
- selectRow(String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Clicks the specified row header in this grid.
- selectRowRange(int, int) - Method in interface com.hp.lft.sdk.sap.gui.TableBase
-
Selects the specified row range.
- selectRows(int...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects rows by indexes.
- selectRows(TableRow...) - Method in interface com.hp.lft.sdk.java.Table
-
Selects rows by
TableRow
. - selectRowsRange(int, int) - Method in interface com.hp.lft.sdk.java.TableBase
-
Selects a range of rows by indexes.
- selectRowsRange(TableRow, TableRow) - Method in interface com.hp.lft.sdk.java.Table
-
Selects a range of rows by row objects.
- selectRowsRange(TreeViewTableRow, TreeViewTableRow) - Method in interface com.hp.lft.sdk.java.TreeViewTable
-
Selects a range of rows by row objects.
- selectSubMenu(String) - Method in interface com.hp.lft.sdk.java.Menu
-
Selects the specified sub-menu.
- selectType(SelectType) - Method in class com.hp.lft.sdk.sap.ui5.ListBoxDescription.Init
-
Initializes the selection type of the list box.
- SelectType - Enum Class in com.hp.lft.sdk.sap.ui5
-
The type of list box or combo box.
- self() - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
- self() - Method in class com.hp.lft.sdk.DescriptionBase.Builder
- self() - Method in class com.hp.lft.sdk.DescriptionBase.Init
- self() - Method in class com.hp.lft.sdk.EnvironmentDescription.Builder
- self() - Method in class com.hp.lft.sdk.EnvironmentDescription.Init
- self() - Method in class com.hp.lft.sdk.java.AppletDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.DialogDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.EditorDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.ExpandBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.InternalFrameDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.LabelDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.LinkDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.ListDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.MenuDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.SliderDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.TabControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.TreeViewTableDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.java.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
- self() - Method in class com.hp.lft.sdk.mobile.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
- self() - Method in class com.hp.lft.sdk.mobile.DropDownDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.LabelDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.PaginatorDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.RadioGroupDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.RecyclerViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.SliderDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.StepperDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.TabStripDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.ToggleDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
- self() - Method in class com.hp.lft.sdk.mobile.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.ViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.mobile.WebViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.ListDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.LogonWindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.NavigatorWindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.PickListDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.StatusBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.TabDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.ListViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.APOGridDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.EditorDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.GridDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
- self() - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.DatePickerDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.DialogDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.ListBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.MenuDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.PasswordDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.TileDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.DialogDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.EditorDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.ListViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.MenuDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.MenuDescription.Init
- self() - Method in class com.hp.lft.sdk.stdwin.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.SpinBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.StaticDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.TabControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.te.FieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.te.ScreenDescription.Builder
- self() - Method in class com.hp.lft.sdk.te.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.AppBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ComboBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.DocumentDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.EditDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.GridDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.GridItemDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.GroupDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.HeaderDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.HeaderItemDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ImageDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.LinkDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ListDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ListItemDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.MenuBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.MenuDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.MenuItemDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.PaneDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ProgressBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ScrollBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.SemanticZoomDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.SeparatorDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.SliderDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.SpinnerDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.SplitButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.StatusBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TabControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TabItemDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TextDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ThumbDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TitleBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.ToolTipDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.TreeViewItemDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.uiapro.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.AgGridDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.AreaDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.AudioControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.BrowserDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
- self() - Method in class com.hp.lft.sdk.web.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.FileFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.FrameDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.ImageDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.LinkDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.ListBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.MenuDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.NumericFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.PageDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.SliderDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.TabStripDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.UiGridDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.VideoControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.web.WebElementDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.EditorDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.LabelDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.ListBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.ListViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.ScrollBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.SpinBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.winforms.WindowDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.CalendarDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.EditFieldDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ImageDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.LinkDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ListDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.MenuDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ProgressBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ScrollBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.SliderDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.StatusBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.TableDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.ToolBarDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.UiObjectDescription.Builder
- self() - Method in class com.hp.lft.sdk.wpf.WindowDescription.Builder
- SelfVoicing - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object or child uses text-to-speech (TTS) technology for description purposes.
- SemanticZoom - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro SemanticZoom.
- SemanticZoomDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro SemanticZoom test object.
- SemanticZoomDescription() - Constructor for class com.hp.lft.sdk.uiapro.SemanticZoomDescription
-
Initializes a new instance of the SemanticZoomDescription class.
- SemanticZoomDescription(SemanticZoomDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.SemanticZoomDescription
- SemanticZoomDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the SemanticZoomDescription class using the builder pattern.
- SemanticZoomDescription.Init<T extends SemanticZoomDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for SemanticZoomDescription.Builder.
- SEMICOLON - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Semicolon key.
- sendChars(String) - Method in interface com.hp.lft.sdk.winforms.C1TableCell
-
Types the data into the cell one character at a time.
- sendKey(Keys) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates pressing a special key in the device keyboard.
- sendKey(Keys, int) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates pressing a special key in the device keyboard, with the option to define the time to keep the key pressed.
- sendKey(SoftKeys) - Method in interface com.hp.lft.sdk.oracle.UiObjectBase
-
Invokes the specified Oracle softkey.
- sendKey(SoftKeys) - Method in interface com.hp.lft.sdk.SupportSendKey
-
Invokes the specified Oracle softkey.
- sendKey(SapFunctionKey) - Method in interface com.hp.lft.sdk.sap.gui.Window
-
Presses a non-printing key or key combination.
- sendKey(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates pressing a custom device key.
- sendKey(String, int) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulate pressing a custom device key, with the option to define the time to keep the key pressed.
- sendKeys(String) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Types the specified string into the AI object.
- sendKeys(String) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Types the specified string into the object in the application.
- sendKeys(String) - Method in interface com.hp.lft.sdk.SupportSendKeys
-
Types the specified string into the object in the application, including special keys.
- sendKeys(String) - Method in interface com.hp.lft.sdk.te.TextScreen
-
Types the specified string at the current location of the cursor.
- sendKeys(String, EnumSet<KeyModifier>) - Method in interface com.hp.lft.sdk.java.UiObjectBase
-
Types the specified string into the test object, including special keys or key modifiers.
- sendKeys(String, EnumSet<KeyModifier>) - Method in interface com.hp.lft.sdk.SupportSendKeys
-
Types the specified string into the object in the application, including special keys or key modifiers.
- sendSecureKeys(String) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Types the specified encoded string into the AI object.
- sendString(String) - Static method in class com.hp.lft.sdk.Keyboard
-
Types the specified string.
- sendString(String) - Method in interface com.hp.lft.sdk.KeyboardDevice
-
Types the specified string.
- sendString(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates entering text (a string) using the device keyboard.
- sendString(String, int) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates entering text (a string) using the device keyboard, with the option to send each of the string characters in intervals of n milliseconds.
- sendTEKeys(String) - Method in interface com.hp.lft.sdk.te.Screen
-
Sends a keystroke or string of keystrokes to the current cursor position in the emulator screen.
- SENSOR_DIRTY - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Fingerprint sensor is dirty (Android only).
- Separator - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object is used to visually divide a space into two regions.
- Separator - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Separator.
- SeparatorDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Separator test object.
- SeparatorDescription() - Constructor for class com.hp.lft.sdk.uiapro.SeparatorDescription
-
Initializes a new instance of the SeparatorDescription class.
- SeparatorDescription(SeparatorDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.SeparatorDescription
- SeparatorDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the SeparatorDescription class using the builder pattern.
- SeparatorDescription.Init<T extends SeparatorDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for SeparatorDescription.Builder.
- SERBIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- SERVER_IMAGE_MAP - Enum constant in enum class com.hp.lft.sdk.web.ImageType
-
An image defined as a server-side image map.
- ServerAlreadyInRecordModeException - Exception in com.hp.lft.sdk
-
The exception that is thrown when a start record request is received while a recording session is already in progress.
- ServerAlreadyInRecordModeException() - Constructor for exception com.hp.lft.sdk.ServerAlreadyInRecordModeException
-
Constructs a new ServerAlreadyInRecordModeException.
- ServerAlreadyInRecordModeException(int, String) - Constructor for exception com.hp.lft.sdk.ServerAlreadyInRecordModeException
-
Constructs a new ServerAlreadyInRecordModeException with the specified detail message and error code.
- ServerAlreadyInRecordModeException(String) - Constructor for exception com.hp.lft.sdk.ServerAlreadyInRecordModeException
-
Constructs a new ServerAlreadyInRecordModeException with the specified detail message.
- ServerIsShuttingDownException - Exception in com.hp.lft.sdk
-
The exception that is thrown when an attempting to access the server while it is shutting down.
- ServerIsShuttingDownException() - Constructor for exception com.hp.lft.sdk.ServerIsShuttingDownException
-
Constructs a new ServerIsShuttingDownException.
- ServerIsShuttingDownException(int, String) - Constructor for exception com.hp.lft.sdk.ServerIsShuttingDownException
-
Constructs a new ServerIsShuttingDownException with the specified detail message and error code.
- ServerIsShuttingDownException(String) - Constructor for exception com.hp.lft.sdk.ServerIsShuttingDownException
-
Constructs a new ServerIsShuttingDownException with the specified detail message.
- SESSION - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Session type.
- SESSION_INFO - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Session Info type.
- SessionLaunchInfo - Class in com.hp.lft.sdk.sap.gui
-
The SAP GuiSession launch parameters.
- SessionLaunchInfo() - Constructor for class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
- SessionNotFoundException - Exception in com.hp.lft.sdk
-
The exception that is thrown when an unknown session ID is received by the runtime engine.
- SessionNotFoundException() - Constructor for exception com.hp.lft.sdk.SessionNotFoundException
-
Constructs a new SessionNotFoundException.
- SessionNotFoundException(int, String) - Constructor for exception com.hp.lft.sdk.SessionNotFoundException
-
Constructs a new SessionNotFoundException with the specified detail message and error code.
- SessionNotFoundException(String) - Constructor for exception com.hp.lft.sdk.SessionNotFoundException
-
Constructs a new SessionNotFoundException with the specified detail message.
- set() - Method in interface com.hp.lft.sdk.java.RadioButton
-
Selects the radio button.
- set() - Method in interface com.hp.lft.sdk.powerbuilder.RadioButton
-
Selects the radio button.
- set() - Method in interface com.hp.lft.sdk.sap.gui.RadioButton
-
Selects this radio button.
- set() - Method in interface com.hp.lft.sdk.sap.ui5.RadioButton
-
Sets the radio button as the selected radio button.
- set() - Method in interface com.hp.lft.sdk.stdwin.RadioButton
-
Selects the radio button.
- set() - Method in interface com.hp.lft.sdk.winforms.RadioButton
-
Selects this radio button.
- set() - Method in interface com.hp.lft.sdk.wpf.RadioButton
-
Selects the radio button.
- set(boolean) - Method in interface com.hp.lft.sdk.mobile.CheckBox
-
Sets the state of the check box.
- set(boolean) - Method in interface com.hp.lft.sdk.mobile.Toggle
-
Sets the state of the object.
- set(boolean) - Method in interface com.hp.lft.sdk.sap.gui.CheckBox
-
Selects or unselects the check box.
- set(boolean) - Method in interface com.hp.lft.sdk.web.CheckBox
-
Sets the state of this check box.
- set(int) - Method in interface com.hp.lft.sdk.mobile.Paginator
-
Brings the specified page into view.
- set(CheckedState) - Method in interface com.hp.lft.sdk.wpf.CheckBox
-
Sets the status of the check box.
- set(CheckedState) - Method in interface com.hp.lft.sdk.wpf.ToggleButton
-
Sets the status of the toggle button.
- set(String) - Method in interface com.hp.lft.sdk.mobile.Toggle
-
Sets the state of the object by name.
- set(String) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Enters the specified text in the list box.
- set(String, Object) - Method in class com.hp.lft.sdk.EnvironmentDescription.Init
-
Initializes an
EnvironmentDescription
capability to the specified value. - set(String, Object) - Method in class com.hp.lft.sdk.EnvironmentDescription
-
Sets an
EnvironmentDescription
capability to the specified value. - set(String, Object) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes a
DeviceDescription
capability to the given value. - set(String, Object) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets a
DeviceDescription
capability to the given value. - set(String, Object) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes a
BrowserDescription
capability to the given value. - set(String, Object) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets a
BrowserDescription
capability to the given value. - SET_SPECIFIC_LINE - Enum constant in enum class com.hp.lft.sdk.ScrollType
-
Move the scroll bar to a specific position.
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the screen.
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the screen.
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's coordinates relative to the screen, in pixels.
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's absolute coordinates in pixels relative to the screen.
- setAbsoluteLocation(LocationProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the screen.
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the screen.
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's coordinates relative to the screen, in pixels.
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's absolute coordinates in pixels relative to the screen.
- setAbsoluteLocation(Point) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the screen.
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the screen.
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's coordinates relative to the screen, in pixels.
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's absolute coordinates in pixels relative to the screen.
- setAbsoluteLocation(Integer, Integer) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's absolute coordinates relative to the screen (in pixels).
- setAbsX(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's absolute x-coordinate (left) relative to the parent object (in pixels).
- setAbsY(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's absolute y-coordinate (top) relative to the parent object (in pixels).
- setAcceleratorKey(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the sequence of key combinations that invoke an action associated with the element.
- setAcceleratorKey(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the sequence of key combinations that invoke an action associated with the element.
- setAccessibilityId(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the accessibility ID of the mobile object.
- setAccessibilityId(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the accessibility ID of the mobile object.
- setAccessibilityName(StringProperty) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the label of the object (where no text label is available).
- setAccessibilityName(String) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the label of the object (where no text label is available).
- setAccessibleName(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's name.
- setAccessibleName(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's name.
- setAccessKey(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the character that is used to activate the object.
- setAccessKey(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the character that is used to activate the object.
- setActive(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Sets whether this window is the foreground window.
- setActive(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Sets whether this window is the foreground window.
- setActive(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object is the foreground object.
- setAiClass(String) - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Sets the AI Class type of the AI object.
- setAlt(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the object's tooltip text.
- setAlt(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the image's tooltip text.
- setAlt(String) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the alternative text that will be displayed instead of the image.
- setAlt(String) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the image's tooltip text.
- setAnchor(AiObject) - Method in class com.hp.lft.sdk.ai.Relation
-
Sets the
AiObject
which has a visual relation with respect to the object to be identified. - setAnchor(Position) - Method in class com.hp.lft.sdk.Location
-
Sets the object position from which the offset is taken.
- setApplicationServer(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the session's application server name.
- setApplicationServer(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the session's application server name.
- setAppsToInstall(ApplicationDescription[]) - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Sets the
ApplicationDescription
array representing additional applications to install. - setArea(int, int, int, int) - Method in class com.hp.lft.sdk.te.Area
-
Sets the size of this
Area
object to the specified top, left, bottom, and right properties. - setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets static text that is attached to an object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the static text that is attached to this object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Sets the static text that is attached to the control.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Sets the text associated with the object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the static text attached to the edit field.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Sets the static text attached to the control.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the static text that is attached to this object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the attached text attribute for TeField.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription
-
Sets the static text that is attached to the object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets the static text that is attached to the object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Sets the static text that is attached to the object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescription
-
Sets the static text that is attached to the object.
- setAttachedText(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the attached text associated with the object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the static text that is attached to an object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the static text that is attached to this object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Sets the static text that is attached to the control.
- setAttachedText(String) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Sets the text associated with the object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the static text attached to the edit field.
- setAttachedText(String) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Sets the static text attached to the control.
- setAttachedText(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the static text that is attached to this object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the attached text attribute for TeField.
- setAttachedText(String) - Method in class com.hp.lft.sdk.winforms.PropertyGridDescription
-
Sets the static text that is attached to the object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets the static text that is attached to the object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Sets the static text that is attached to the object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescription
-
Sets the static text that is attached to the object.
- setAttachedText(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the attached text associated with the object.
- setAttributes(Map<String, StringProperty>) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the test object's DOM attributes.
- setAutoLaunch(boolean) - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
-
Sets whether the runtime engine is set to launch on OpenText Functional Testing for Developers SDK initialization.
- setAutomationId(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the ID for an object that is unique among siblings within its container.
- setAutomationId(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the ID for an object that is unique among siblings within its container.
- setAutoPlay(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets whether the media file starts playing as soon as it loads.
- setBackgroundColor(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's background color.
- setBackgroundColor(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the link's background color.
- setBackgroundColor(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's background color.
- setBackgroundColor(String) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the link's background color.
- setBorder(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Sets whether this window has a thin-line border.
- setBorder(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Sets whether this window has a thin-line border.
- setBorder(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object has a thin-line border.
- setBorder(Integer) - Method in class com.hp.lft.sdk.web.TableDescription
-
Sets the number of pixels that are used as border on the table.
- setButton(MouseButton) - Method in class com.hp.lft.sdk.ClickArgs
-
Sets the mouse button to perform the click.
- setButton(MouseButton) - Method in class com.hp.lft.sdk.web.MouseEventInfo
-
Sets the button of the mouse that is used with the event.
- setButtonType(StringProperty) - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Sets the button type, for example, submit or reset.
- setButtonType(String) - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Sets the type of button, for example, submit or reset.
- setCanFocus(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets whether the object can receive the focus.
- setCaption(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the caption of the object.
- setCaption(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the caption of the object.
- setCaption(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the caption of the object.
- setCaption(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the caption of the object.
- setCaption(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the caption of the object.
- setCaption(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Sets whether this window has a title bar property.
- setCaption(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Sets whether this window has a title bar property.
- setCaption(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object has a title bar.
- setCaption(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the caption of the object.
- setCaption(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the caption of the object.
- setCaption(String) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the caption of the object.
- setCaption(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the caption of the object.
- setCaption(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the caption of the object.
- setCellValue(int, int, String) - Method in interface com.hp.lft.sdk.uiapro.GridPattern
-
Sets the specified cell's value using the IValuePattern pattern.
- setCheckable(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets whether the mobile object can be checked.
- setCheckBox(boolean) - Method in interface com.hp.lft.sdk.sap.gui.GridCell
-
Selects or unselects the checkbox in the grid cell.
- setCheckBoxState(int, boolean) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Selects or unselects a check box item for the specified node in a column tree or list tree.
- setCheckBoxState(String, boolean) - Method in interface com.hp.lft.sdk.sap.gui.TreeViewNode
-
Selects or unselects a check box item for the specified node in a column tree or list tree.
- setChecked(boolean) - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Sets the state of the node in the tree.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.java.RadioButtonDescription
-
Selects or unselects the radio button.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets whether the mobile object is checked.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Sets whether the checkbox is checked.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Sets whether the radio button is selected.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.CheckBoxDescription
-
Sets whether the check box is checked.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Sets whether the radio button is selected.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription
-
Sets whether the toggle button is pressed.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Sets whether the check box is checked.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Sets whether the check box is checked.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.winforms.RadioButtonDescription
-
Sets whether the radio button is set.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets whether the check box is checked.
- setChecked(Boolean) - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription
-
Sets whether the radio button is checked.
- setChildWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window is a child window.
- setChildWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window is a child window.
- setChildWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets whether the object's window is a child window.
- setChoicesNumber(Integer) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets the number of available choices (taking into account the active filter).
- setClassName(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's CSS class.
- setClassName(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the test object class name used by OpenText Functional Testing Lab.
- setClassName(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's CSS class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.ApplicationSessionDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClassPath(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the Oracle class hierarchy of the object's Oracle class.
- setClickable(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets whether the control can be tapped.
- setClient(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the client selected on the login screen.
- setClient(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the client selected on the login screen.
- setClient(String) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets the SAP client.
- setCodePage(Long) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the code page in use in this session.
- setCollectCPU(boolean) - Method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Sets whether to collect the device CPU usage.
- setCollectFreeMemory(boolean) - Method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Sets whether to collect the device free memory.
- setCollectLogs(boolean) - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Sets whether logs should be collected in this session.
- setCollectMemory(boolean) - Method in class com.hp.lft.sdk.mobile.DeviceVitalsCollectOptions
-
Sets whether to collect the device memory usage.
- setCollectVitals(DeviceVitalsCollectOptions) - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Sets the
DeviceVitalsCollectOptions
defining which device vitals should be collected in this session. - setColor(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the link's color.
- setColor(String) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the link's color.
- setColumn(Integer) - Method in class com.hp.lft.sdk.te.PositionProperty
-
Sets the column component of the test object position.
- setColumnCount(Integer) - Method in class com.hp.lft.sdk.te.SizeProperty
-
Sets the columnCount component of the test object size.
- setColumnHeaders(String[]) - Method in class com.hp.lft.sdk.java.TableDescription
-
Sets a collection of column headers in a table.
- setColumnHeaders(String[]) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Sets a collection of column headers in a table.
- setColumnHeaders(String[]) - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Sets a collection of column headers in a table.
- setColumnHeaders(String[]) - Method in class com.hp.lft.sdk.sap.ui5.TableDescription
-
Sets a collection of semicolon-delimited table column headers.
- setColumnHeaders(String[]) - Method in class com.hp.lft.sdk.web.GridBaseDescription
-
Sets a collection of column headers.
- setColumnHeaders(String[]) - Method in class com.hp.lft.sdk.web.TableDescription
-
Sets a collection of column headers.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.java.TableDescription
-
Sets the number of columns in a table.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewDescription
-
Sets the number of columns in the tree.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Sets the number of columns in the tree.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Sets the number of columns in the table.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.TableDescription
-
Sets the number of columns in the table.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.web.GridBaseDescription
-
Sets the number of columns in the table.
- setColumnsCount(Integer) - Method in class com.hp.lft.sdk.web.TableDescription
-
Sets the number of columns in the table.
- setColumnSelectionMode(TableSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.TableDescription
-
Sets which selections can be made on the columns.
- setConcrete(Description) - Method in class com.hp.lft.sdk.AppModelNodeBase
-
Sets the concrete test object.
- setConfiguration(TreeViewConfiguration) - Method in interface com.hp.lft.sdk.web.TreeView
-
Sets the set of xpath values that help in running select, expand, or collapse operations on this tree node.
- setConnectTimeoutSeconds(int) - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
-
Sets the maximum time (in seconds) to try to connect to the runtime engine.
- setContainer(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the table container, if the object is in a table.
- setContainerAttachedText(StringProperty) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets the slider container's attached text.
- setContainerAttachedText(String) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets the slider container's attached text.
- setContainerName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets the name of the parent object.
- setContainerName(String) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets the name of the parent object.
- setControlType(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the UIAPro type for the object.
- setControlType(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the UIAPro type for the object.
- setCoords(int[]) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the coordinates of an area in an image-map.
- setCSSSelector(CSSDescription) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the element's CSS Selector query.
- setCSSSelector(String) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the element's CSS Selector query.
- setCurrentSource(StringProperty) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the URL of the media file currently selected in the browser window.
- setCurrentSource(String) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the URL of the media file currently selected in the browser window.
- setCursor() - Method in interface com.hp.lft.sdk.te.Field
-
Places the cursor in the specified position within the field.
- setCursor(long) - Method in interface com.hp.lft.sdk.te.Field
-
Places the cursor in the specified position within the field.
- setCursorPosition(int) - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Sets the position of the cursor within the edit field.
- setCursorPosition(int) - Method in interface com.hp.lft.sdk.sap.gui.Editor
-
Sets the cursor to the specified character position.
- setCursorPosition(int) - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Sets the position of the cursor within the static text label.
- setCursorPosition(int, int) - Method in interface com.hp.lft.sdk.java.Editor
-
Places the cursor at the specified location in the edit box.
- setCursorPosition(int, int) - Method in interface com.hp.lft.sdk.stdwin.Editor
-
Places the cursor at the specified point in the multi-line editor.
- setCursorPosition(int, int) - Method in interface com.hp.lft.sdk.te.Screen
-
Changes the position of the cursor within the emulator screen.
- setCursorPosition(int, int) - Method in interface com.hp.lft.sdk.winforms.Editor
-
Places the cursor at the specified point in the multi-line editor.
- setCursorPosition(Position) - Method in interface com.hp.lft.sdk.te.Screen
-
Changes the position of the cursor within the emulator screen.
- setCursorPosition(Position) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the position of the cursor in the emulator screen.
- setCursorPosition(PositionProperty) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the position of the cursor in the emulator screen.
- setCursorPosition(Integer, Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the position of the cursor in the emulator screen.
- setData(String) - Method in interface com.hp.lft.sdk.sap.ui5.ListItem
-
Enters the specified text in the list item.
- setData(Map<String, Object>) - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Sets the custom additional data of the step on the
ReportAdditionalInfo
object. - setData(Map<String, Object>) - Method in class com.hp.lft.report.ReportContextInfo
-
Sets the custom additional data of the reporting context on the
ReportContextInfo
object. - setDate(String) - Method in interface com.hp.lft.sdk.oracle.Calendar
-
Enters a date in an Oracle calendar.
- setDate(Date) - Method in interface com.hp.lft.sdk.CalendarBase
-
Sets the date of this calendar.
- setDate(Date) - Method in interface com.hp.lft.sdk.java.Calendar
-
Sets the date in the calendar.
- setDate(Date) - Method in interface com.hp.lft.sdk.oracle.Calendar
-
Enters a date in an Oracle calendar.
- setDate(Date) - Method in interface com.hp.lft.sdk.sap.gui.Calendar
-
Sets the date of the calendar.
- setDate(Date) - Method in interface com.hp.lft.sdk.sap.ui5.Calendar
-
Sets the date.
- setDate(Date) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Sets the current date on the calendar.
- setDate(Date) - Method in class com.hp.lft.sdk.stdwin.CalendarDescription
-
Sets the current date of the CalendarDescription.
- setDate(Date) - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Sets the date of this calendar.
- setDateRange(DateRange) - Method in interface com.hp.lft.sdk.CalendarBase
-
Sets the specified date range using a DateRange value.
- setDateRange(DateRange) - Method in interface com.hp.lft.sdk.sap.gui.Calendar
-
Selects the provided date range in the calendar.
- setDateRange(DateRange) - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Sets the date range of this calendar or the date of this date picker.
- setDateRange(Date, Date) - Method in interface com.hp.lft.sdk.CalendarBase
-
Sets the specified date range with separate start and end Date values.
- setDateRange(Date, Date) - Method in interface com.hp.lft.sdk.sap.gui.Calendar
-
Selects a date range in the calendar.
- setDateRange(Date, Date) - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Sets the date range of this calendar or the date of this date picker.
- setDateRanges(DateRange...) - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Sets the date ranges of this calendar or the dates of this date picker.
- setDateTime(Date) - Method in interface com.hp.lft.sdk.sap.ui5.DateTimeInput
-
Sets the date and time.
- setDateType(DateType) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Sets the type of date displayed in the object.
- setDefaultNumericValue(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Sets the default value that will be presented in the number field.
- setDefaultValue(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Sets the default value that will be presented in the edit field.
- setDefaultValue(StringProperty) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the initial text value, which is set when the object is reset.
- setDefaultValue(String) - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Sets the default value that will be presented in the edit field.
- setDefaultValue(String) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the initial text value, which is set when the object is reset.
- setDeltaX(long) - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Sets the distance moved on the x-axis.
- setDeltaY(long) - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Sets the distance moved on the y-axis
- setDescription(Description) - Method in class com.hp.lft.sdk.AppModelNodeBase
-
Sets the description of the generated Application Model node.
- setDescription(Description) - Method in interface com.hp.lft.sdk.TestObject
-
Replaces this test object's description with the supplied description.
- setDescription(String) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setDescription(String) - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Sets the description of the step on the
ReportAdditionalInfo
object. - setDescription(String) - Method in class com.hp.lft.report.ReportContextInfo
-
Sets the description of the reporting context on the
ReportContextInfo
object. - setDesign(RowRepeaterDesign) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Sets the visual design of the row repeater.
- setDesign(ToolBarDesign) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Sets the visual design of the toolbar.
- setDeviceSource(DeviceSource) - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Sets the
DeviceSource
representing the source of the device to use. - setDirection(Direction) - Method in class com.hp.lft.sdk.ai.Position
-
Sets the direction of the
AiObject
's position. - setDirection(SwipeDirection) - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Sets the direction to swipe.
- setDisplayFormat(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Sets the display format of the DateTimeInput object using a StringProperty value.
- setDisplayFormat(String) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Sets the display format of the DateTimeInput object using a string.
- setDisplayMode(DatePickerDisplayMode) - Method in class com.hp.lft.sdk.sap.ui5.DatePickerDescription
-
Sets the date picker's visual display mode.
- setDisplayName(String) - Method in interface com.hp.lft.sdk.TestObject
-
Sets the object display name defined in the Application Model.
- setDistance(long) - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Sets the distance (in pixels) to swipe.
- setDragFromLocation(Location) - Method in class com.hp.lft.sdk.DragAndDropArgs
-
Sets the point on the source object where the drag operation begins.
- setDropOnLocation(Location) - Method in class com.hp.lft.sdk.DragAndDropArgs
-
Sets the point on the source object where the drag operation ends.
- setDuration(double) - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Sets the number of seconds to continue pressing.
- setDuration(double) - Method in class com.hp.lft.sdk.web.WebLongPressArgs
-
Sets the number of seconds for the LongPress operation.
- setDuration(double) - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Sets the duration for the Pan operation.
- setDuration(double) - Method in class com.hp.lft.sdk.web.WebPinchArgs
-
Sets the number of seconds to to perform the pinch.
- setDuration(double) - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Sets the number of seconds to perform the swipe.
- setDuration(Integer) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the length of the currently selected media file (in milliseconds).
- setEditable(Boolean) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the text field is editable.
- setEmulatorStatus(EmulatorStatus) - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the current emulator status.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets whether the object is enable.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets whether this object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets whether the object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.CalendarDescription
-
Sets whether the object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.CheckBoxDescription
-
Sets whether the object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Sets whether the object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets whether the object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditorDescription
-
Sets whether the editor can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.RadioButtonDescription
-
Sets whether the radio button can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets whether the tab object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Sets whether the object can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.ToolBarDescription
-
Sets whether the toolbar can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets whether the the tree view can accept user input.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.ButtonDescription
-
Sets whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Sets whether the calendar is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Sets whether the carousel is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Sets whether the DateTimeInput object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.EditFieldDescription
-
Sets whether the test object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Sets whether the facet filter is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Sets whether the menubar is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.MenuDescription
-
Sets whether the menu is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Sets whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription
-
Sets whether the radio group is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Sets whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Sets whether tab strip is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.TileDescription
-
Sets whether the tile is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Sets whether the tree is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets whether this object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Indicates whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Sets whether the button is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Sets whether the check box is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets whether the check box is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets whether the list box is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets whether the radio group is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Sets whether the check box is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets whether the object is enabled.
- setEnabled(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets whether the object is enable.
- setEnableServiceVirtualization(boolean) - Method in class com.hp.lft.sdk.mobile.DeviceSessionOptions
-
Sets whether Service Virtualization should be enabled in this session.
- setEndDate(Date) - Method in class com.hp.lft.sdk.DateRange
-
Sets the end date of the range.
- setErrorCode(StringProperty) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets the error code of the displayed message.
- setErrorCode(String) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets the error code of the displayed message.
- setException(Throwable) - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Sets the throwable of the step on the
ReportAdditionalInfo
object. - setExcludeRectangle(Rectangle) - Method in class com.hp.lft.sdk.ImageMaskArea
-
Sets the rectangle area to exclude from the mask image.
- setExists(Boolean) - Method in class com.hp.lft.sdk.ScrollInfo
-
Sets whether the scroll bar exists.
- setExists(Boolean) - Method in class com.hp.lft.sdk.ScrollProperty
-
Sets whether the scroll bar exists.
- setExpandedItems(String[]) - Method in class com.hp.lft.sdk.java.ExpandBarDescription
-
Sets the expanded items in the ExpandBar.
- setFilter(int, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Applies the specified filter string to the specified column.
- setFilter(int, String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Applies the specified filter string to the specified column.
- setFilter(int, String, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Applies the filter to the specified column.
- setFilter(String, String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Applies the specified filter string to the specified column.
- setFilter(String, String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Applies the specified filter string to the specified column.
- setFilters(String[]) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Sets a list of filters in the facet filter.
- setFilters(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Sets a list of filter buttons for filtering the rows.
- setFiltersCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Sets the number of filter lists of the facet filter.
- setFirstItem(StringProperty) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the first item in the list of items in the list.
- setFirstItem(String) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the first item in the list of items in the list.
- setFirstMenuItem(StringProperty) - Method in class com.hp.lft.sdk.web.MenuDescription
-
Sets the first item in the list of items in this menu.
- setFirstMenuItem(String) - Method in class com.hp.lft.sdk.web.MenuDescription
-
Sets the first item in the list of items in this menu.
- setFirstNode(StringProperty) - Method in class com.hp.lft.sdk.web.TreeViewDescription
-
Sets the first node in the list of nodes in this tree.
- setFirstNode(String) - Method in class com.hp.lft.sdk.web.TreeViewDescription
-
Sets the first node in the list of nodes in this tree.
- setFirstTab(StringProperty) - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Sets the first tab in the list of tabs in this tab strip.
- setFirstTab(String) - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Sets the first tab in the list of tabs in this tab strip.
- setFleetType(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the fleetType of the emulated device.
- setFocus() - Method in interface com.hp.lft.sdk.java.Editor
-
Sets the focus on the edit box.
- setFocus() - Method in interface com.hp.lft.sdk.mobile.EditField
-
Brings the edit box into focus.
- setFocus() - Method in interface com.hp.lft.sdk.mobile.UiObject
-
Brings the object into focus.
- setFocus() - Method in interface com.hp.lft.sdk.oracle.CheckBox
-
Transfers focus to the check box.
- setFocus() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Transfers the focus to the field.
- setFocus() - Method in interface com.hp.lft.sdk.oracle.RadioGroup
-
Transfers the focus to the option group.
- setFocus() - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Transfers focus to a specified record field.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.Button
-
Sets focus on the button.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.CheckBox
-
Sets focus on the checkbox.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.ComboBox
-
Sets focus on the combo box.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Sets focus on the edit field.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.Label
-
Sets the focus on the static text label.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.RadioButton
-
Sets focus on this radio button.
- setFocus() - Method in interface com.hp.lft.sdk.sap.gui.TabControl
-
Sets the focus to the tab strip.
- setFocusable(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets whether the control can receive focus.
- setFocused(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets whether the object has focus.
- setFocused(Boolean) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets whether the mobile control is in focus.
- setFocused(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets whether this object is in focus.
- setFocused(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets whether this object is in focus.
- setFocused(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets whether the object has focus.
- setFocused(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets whether the object has the focus.
- setFontName(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the link's font name.
- setFontName(String) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the link's font name.
- setForegroundColor(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's foreground color.
- setForegroundColor(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's foreground color.
- setFrameworkId(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the name of the UI framework, such as Win32, WinForm, or DirectUI.
- setFrameworkId(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the name of the UI framework, such as Win32, WinForm, or DirectUI.
- setFullNamePath(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the full hierarchy of this object with all parent objects.
- setFullNamePath(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the full hierarchy of ObjectName with all parent objects.
- setFullNamePath(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the full hierarchy of this object with all parent objects.
- setFullNamePath(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the full hierarchy of ObjectName with all parent objects.
- setFullType(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the full type name of this object.
- setFullType(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the full type name of the object.
- setFullType(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the full type name of this object.
- setFullType(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the full type name of the object.
- setGesture(String) - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Sets the gesture class designed by the mobile application developer to handle this gesture on this object.
- setGesture(String) - Method in class com.hp.lft.sdk.mobile.PanArgs
-
Sets the gesture class designed by the mobile application developer to handle this gesture on this object.
Needed only if the application developer overrode the default gesture class. - setGesture(String) - Method in class com.hp.lft.sdk.mobile.PinchArgs
-
Sets the gesture class designed by the mobile application developer to handle this gesture on this object.
- setGesture(String) - Method in class com.hp.lft.sdk.mobile.SwipeArgs
-
Sets the gesture class designed by the mobile application developer to handle this gesture on this object.
- setGesture(String) - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Sets the gesture class designed by the mobile application developer to handle this gesture on this object.
- setHandle(Integer) - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the handle to a window.
- setHandle(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the run-time object's window handle.
- setHeight(int) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets height of the emulated device screen (in pixels).
- setHeight(int) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets height of the emulated device screen (in pixels).
- setHeight(Integer) - Method in class com.hp.lft.sdk.SizeProperty
-
Sets the horizontal component of the test object size.
- setHeight(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's height (in pixels).
- setHelpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Sets the help text associated with this object.
- setHelpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CalendarDescription
-
Sets the help text associated with this object.
- setHelpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets the help text associated with this object.
- setHelpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the help text associated with this object.
- setHelpText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the help text associated with this object.
- setHelpText(String) - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Sets the help text associated with this object.
- setHelpText(String) - Method in class com.hp.lft.sdk.wpf.CalendarDescription
-
Sets the help text associated with this object.
- setHelpText(String) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets the help text associated with this object.
- setHelpText(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the help text associated with this object.
- setHelpText(String) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the help text associated with this object.
- setHighlighted(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets whether whether the edit box is highlighted.
- setHighlighted(Boolean) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets whether the label is highlighted.
- setHint(StringProperty) - Method in class com.hp.lft.sdk.mobile.EditFieldDescription
-
Sets the hint of the edit field.
- setHint(String) - Method in class com.hp.lft.sdk.mobile.EditFieldDescription
-
Sets the hint of the edit field.
- setHorizontalRelation(HorizontalVisualRelation) - Method in class com.hp.lft.sdk.VisualRelation
-
Sets the horizontal relation definition.
- setHorizontalScroll(ScrollInfo) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Sets the scroll info for the horizontal scroll bar.
- setHorizontalScroll(ScrollProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Sets the scroll properties for the horizontal scroll bar.
- setHorizontalScrollPercent(double) - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
-
Set the current horizontal scroll position.
- setHref(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the link's target without the last /.
- setHref(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the location to which the browser navigates when the image is clicked.
- setHref(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the location to which the browser navigates when the image is clicked.
- setHref(String) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the link's target without the last /.
- setHref(String) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the location to which the browser navigates when the image is clicked.
- setHref(String) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the location to which the browser navigates when the image is clicked.
- setIconName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the name of the icon used in the edit box.
- setIconName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the name of the icon used in the label.
- setIconName(String) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the name of the icon used in the edit box.
- setIconName(String) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the name of the icon used in the label.
- setId(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's unique identifier.
- setId(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the session's ID in text format.
- setId(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the element's HTML id.
- setId(Integer) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the id value of the field.
- setId(Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the value id of the screen.
- setId(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the device ID used by OpenText Functional Testing Lab.
- setId(String) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's unique identifier.
- setId(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the session's ID in text format.
- setId(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the element's HTML id.
- setIdentifier(String) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Sets the application identifier.
- setImage(RenderedImage) - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Sets the image of the step on the
ReportAdditionalInfo
object. - setImage(RenderedImage) - Method in class com.hp.lft.sdk.insight.InsightDescription
-
Sets the image, that will be used as the source image for the Insight test object.
Important: Only images of type: BMP, PNG, and JPG are supported. - setImagePath(String) - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Sets the path of the image file of the step on the
ReportAdditionalInfo
object. - setIncludeRectangle(Rectangle) - Method in class com.hp.lft.sdk.ImageMaskArea
-
Sets the rectangle area to include in the mask image.
- setIndex(int) - Method in class com.hp.lft.sdk.ai.Position
-
Sets the 0-based index of the
AiObject
's position. - setIndex(Integer) - Method in class com.hp.lft.sdk.DescriptionBase
-
Sets the index of this object.
- setIndexType(String) - Method in class com.hp.lft.sdk.DescriptionBase
-
Sets the index type of the description.
- setInnerHTML(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the HTML code contained between the object's start and end tags.
- setInnerHTML(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the HTML code contained between the object's start and end tags.
- setInnerText(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the text contained between the object's start and end tags.
- setInnerText(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the text contained between the object's start and end tags.
- setInputFieldCount(Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the number of input fields on the emulator screen.
- setInstanceNumber(int) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets the system number property of the session.
- setInterval(double) - Method in class com.hp.lft.sdk.web.WebDoubleClickArgs
-
Sets the number of seconds between the clicks.
- setIsMdiChildWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window is a multiple-document interface (MDI) child window.
- setIsMdiChildWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window is a multiple-document interface (MDI) child window.
- setItem(int[], Object) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the indexes (for multidimensional indexers) setter with the specified index value.
- setItem(int, Object) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the index setter with the specified index value.
- setItems(String[]) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets the content of the object window.
- setItems(String[]) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Sets the items in the combo box.
- setItems(String[]) - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Sets the items in the list.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Sets the list of items in the control.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription
-
Sets the list of items in the menu bar.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the list of non-empty items in the status bar.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription
-
Sets the panels in the accordion.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Sets a collection of all items in the menubar.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription
-
Sets a collection of all items in the navigation bar.
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RadioGroupDescription
-
Sets a collection of items in the radio group, separated by semicolons (;).
- setItems(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Sets the collection of names of all the items including steps and sub-steps in the road map.
- setItems(String[]) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Sets the items in the combo box.
- setItems(String[]) - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Sets the items in the list.
- setItems(String[]) - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription
-
Sets the items (parts) in the StatusBarDescription.
- setItems(String[]) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the items in the list.
- setItems(String[]) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the items in the radio group.
- setItems(String[]) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Sets the items in the combo box.
- setItems(String[]) - Method in class com.hp.lft.sdk.winforms.ListBoxDescription
-
Sets the items in the list.
- setItems(String[]) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets the items in the status bar.
- setItems(String[]) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the items in the combo box.
- setItems(String[]) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the list of all items in the list object.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.java.ExpandBarDescription
-
Sets the number of ExpandBar items in the ExpandBar.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.java.ListDescription
-
Sets the number of items in the list.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Sets the number of items in the combo box.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Sets the number of items in the list.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Sets the number of items contained in the combo box.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.MenubarDescription
-
Sets the number of items contained in the menu bar.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the number of non-empty items contained in the status bar.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.AccordionDescription
-
Sets the number of panels in the accordion.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Sets the number of items contained in the carousel.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.MenubarDescription
-
Sets the number of items contained in the menubar.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.NavigationBarDescription
-
Sets the number of items contained in the navigation bar.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Sets the number of steps and sub-steps in the road map.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Sets the number of items in the combo box.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Sets the number of items in the list.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.StatusBarDescription
-
Sets the number of items in the StatusBarDescription.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the number of items in the list.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the number of items in the radio group.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Sets the number of items in the combo box.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.winforms.ListBoxDescription
-
Sets the number of items in the list.
- setItemsCount(Integer) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets the number of items in the status bar.
- setItemState(int) - Method in interface com.hp.lft.sdk.powerbuilder.ListViewItem
-
Sets the state of the check box icon of the specified item in the list.
- setItemState(int) - Method in interface com.hp.lft.sdk.stdwin.ListViewItem
-
Sets the state of the check box icon of the specified item in the list.
- setItemState(int) - Method in interface com.hp.lft.sdk.winforms.ListViewItem
-
Sets the state of the check box icon of the specified item in this list.
- setItemValue(String, String) - Method in interface com.hp.lft.sdk.sap.ui5.Menu
-
Sets the value in the menu item's text field.
- setJavaWindow(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription
-
Sets whether the object is a Java window.
- setKeyboardFocus(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Indicates whether the object has keyboard focus.
- setKeyboardFocusable(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Indicates whether the object can accept keyboard focus.
- setLabel(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's label.
- setLabel(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the text displayed on the object.
- setLabel(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the text displayed on the object.
- setLabel(StringProperty) - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Sets the text displayed on the object.
- setLabel(StringProperty) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the label of the Terminal Emulator screen.
- setLabel(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's label.
- setLabel(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the text displayed on the object.
- setLabel(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the text displayed on the object.
- setLabel(String) - Method in class com.hp.lft.sdk.oracle.TabDescription
-
Sets the text displayed on the object.
- setLabel(String) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the label of the Terminal Emulator screen.
- setLanguage(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the language the user is working in.
- setLanguage(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the language the user is working in.
- setLanguage(String) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets the 2-letter language code.
- setLanguages(String) - Method in class com.hp.lft.sdk.ai.AiOCRSettings
-
Sets the languages to be used by the AI OCR.
- setLanguages(String[]) - Method in class com.hp.lft.sdk.ai.AiOCRSettings
-
Sets the languages to be used by the AI OCR.
- setLeftItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Sets the number of items in the left side of the toolbar.
- setLength(Integer) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the field length in characters.
- setLocale(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Sets the locale of the calendar.
- setLocale(String) - Method in class com.hp.lft.sdk.sap.ui5.CalendarDescription
-
Sets the locale of the calendar.
- setLocation(Location) - Method in class com.hp.lft.sdk.ClickArgs
-
Sets the location to click within the test object.
- setLocation(Location) - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Sets the location to perform the long press.
- setLocation(Location) - Method in class com.hp.lft.sdk.mobile.PinchArgs
-
Sets the location to perform the pinch operation.
- setLocation(Location) - Method in class com.hp.lft.sdk.mobile.SwipeArgs
-
Sets the location to perform the swipe.
- setLocation(Location) - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Sets the location to tap.
- setLocation(Location) - Method in class com.hp.lft.sdk.web.MouseEventInfo
-
Sets the location to be used by the event.
- setLocation(Location) - Method in class com.hp.lft.sdk.web.WebDoubleClickArgs
-
Sets the location to perform the long press.
- setLocation(Location) - Method in class com.hp.lft.sdk.web.WebLongPressArgs
-
Sets the location to perform the LongPress operation.
- setLocation(Location) - Method in class com.hp.lft.sdk.web.WebPanArgs
-
Sets the location to start the Pan operation .
- setLocation(Location) - Method in class com.hp.lft.sdk.web.WebPinchArgs
-
Sets the location for the center of the pinch.
- setLocation(Location) - Method in class com.hp.lft.sdk.web.WebSwipeArgs
-
Sets the location to start the Swipe operation.
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's coordinates relative to the parent window.
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(LocationProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Point) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(Point) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(Point) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Point) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's coordinates relative to the parent window.
- setLocation(Point) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Point) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Point) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(Point) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's coordinates relative to the parent window.
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's coordinates in pixels relative to the parent window.
- setLocation(Integer, Integer) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's coordinates relative to the parent window (in pixels).
- setLocation(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the location of the emulated device.
- setLocator(Locator) - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Sets the locator to distinguish between objects matching the same description.
- setManufacturer(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the manufacturer name that OpenText Functional Testing Lab uses to identify the device.
- setMapName(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the name of the map element the image uses to define the area inside the image.
- setMapName(String) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the name of the map element the image uses to define the area inside the image.
- setMatchMethod(MatchMethod) - Method in class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Sets the match method to use when identifying the AI object by its text.
- setMax(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Sets the maximum value that can be entered in the field.
- setMaxCharsInLine(Integer) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets the number of characters that will be presented in each row.
- setMaximizable(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription
-
Sets whether this window can be maximized.
- setMaximizable(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Sets whether this window can be maximized.
- setMaximizable(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Sets whether this window can be maximized.
- setMaximizable(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object can be maximized.
- setMaximum(StringProperty) - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Sets the maximum value of the spin box.
- setMaximum(Integer) - Method in class com.hp.lft.sdk.ScrollInfo
-
Sets the maximum position (in lines) of the scroll bar.
- setMaximum(Integer) - Method in class com.hp.lft.sdk.ScrollProperty
-
Sets the maximum position (in lines) of the scroll bar.
- setMaximum(String) - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Sets the maximum value of the spin box.
- setMaxLength(Integer) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the maximum number of characters that can be entered in the edit box.
- setMaxLength(Integer) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the maximum number of characters that can be displayed in the label.
- setMaxLength(Integer) - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Sets the maximum number of characters that can be entered in the input field.
- setMaxPosition(Integer) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets the maximum position of the slider.
- setMaxPosition(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Sets the maximum scrolling position.
- setMaxPosition(Integer) - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Sets the maximum scrolling position.
- setMaxRating(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Sets the highest rating level that can be set.
- setMaxScrollNumber(int) - Method in class com.hp.lft.sdk.ai.AiComboBoxSettings
-
Sets the maximum number of times to scroll in the ComboBox's drop-down list.
- setMdiChildWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object is a multiple-document interface (MDI) child window.
- setMessage(StringProperty) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the text of the notification.
- setMessage(StringProperty) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets the text of the displayed message.
- setMessage(String) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the text of the notification.
- setMessage(String) - Method in class com.hp.lft.sdk.oracle.StatusBarDescription
-
Sets the text of the displayed message.
- setMessageAsPopup(Boolean) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets whether the message is a pop-up.
- setMessageId(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the ID of the message in text format.
- setMessageId(String) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the ID of the message in text format.
- setMessageNumber(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the internal number of the message on the status bar.
- setMessageNumber(String) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the internal number of the message on the status bar.
- setMessageType(StatusBarMessageType) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the type of message.
- setMiddleItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Sets the number of items in the middle of the toolbar.
- setMin(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Sets the minimum value that can be entered in the field.
- setMinimizable(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription
-
Set whether this window can be minimized.
- setMinimizable(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window can be minimized.
- setMinimizable(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window can be minimized.
- setMinimizable(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object can be minimized.
- setMinimized(Boolean) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets whether the window is minimized.
- setMinimum(StringProperty) - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Sets the minimum value of the spin box.
- setMinimum(Integer) - Method in class com.hp.lft.sdk.ScrollInfo
-
Sets the minimum position (in lines) of the scroll bar.
- setMinimum(Integer) - Method in class com.hp.lft.sdk.ScrollProperty
-
Sets the minimum position (in lines) of the scroll bar.
- setMinimum(String) - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Sets the minimum value of the spin box.
- setMinPosition(Integer) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets the minimum position of the slider.
- setMinPosition(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Sets the minimum scrolling position.
- setMinPosition(Integer) - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Sets the minimum scrolling position.
- setMobile(boolean) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets the mobile property of the emulated device.
- setMobile(boolean) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets the mobile property of the emulated device.
- setMobileCenterIndex(Integer) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the ordinal number assigned to the object to indicate the order in which the object appears on the device relative to other objects with an otherwise identical description.
- setModal(Boolean) - Method in class com.hp.lft.sdk.wpf.WindowDescription
-
Set whether the window is the modal object.
- setMode(ReportContextMode) - Method in class com.hp.lft.report.ReportContextInfo
-
Sets the mode of the reporting context.
- setMode(FacetFilterMode) - Method in class com.hp.lft.sdk.sap.ui5.FacetFilterDescription
-
Sets the visual mode of the facet filter.
- setModel(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the device model that OpenText Functional Testing Lab uses to identify the device.
- setMonth(int) - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Sets the month in this calendar.
- setMoreSteps(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Sets whether the More button is visible.
- setMouseButtonClicked(MouseButton) - Method in class com.hp.lft.sdk.DragAndDropArgs
-
Sets the mouse button used to drag this object.
- setMultiple(Boolean) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets whether the user can select multiple items.
- setMuted(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets whether the media volume is muted.
- setName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the name of the element.
- setName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the session's name.
- setName(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's name.
- setName(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's name property.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Sets the name of this object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.ImageDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.LinkDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.SliderDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.TableDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.ToolBarDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Sets the name of the object.
- setName(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.AppModelBase
- setName(String) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Sets the name of the mobile application.
- setName(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the logical name that OpenText Functional Testing Lab uses to identify the device.
- setName(String) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the name of the element.
- setName(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the session's name.
- setName(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's name.
- setName(String) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets name of the emulated device.
- setName(String) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets name of the emulated device.
- setName(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's name property.
- setName(String) - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Sets the name of this object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.ImageDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.LinkDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.RadioButtonDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.SliderDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.TableDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.ToolBarDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Sets the name of the object.
- setName(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription
-
Sets the name of the object.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's Java class name.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the native class of the mobile control.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's window class name.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's window class name.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's window class name.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's window class name.
- setNativeClass(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's window class name.
- setNativeClass(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's Java class name.
- setNativeClass(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the native class of the mobile control.
- setNativeClass(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's window class name.
- setNativeClass(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's window class name.
- setNativeClass(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's window class name.
- setNativeClass(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's window class name.
- setNativeClass(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets object's window class name.
- setNodesCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Sets the number of nodes in the TreeViewDescription.
- setNodesCount(Integer) - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Sets the number of nodes in the TreeViewDescription.
- setNodesCount(Integer) - Method in class com.hp.lft.sdk.winforms.TreeViewDescription
-
Sets the number of nodes in the tree view.
- setNodeState(int) - Method in interface com.hp.lft.sdk.java.TreeViewNode
-
Sets the state of the node in the tree.
- setNodeState(int) - Method in interface com.hp.lft.sdk.powerbuilder.TreeViewNode
-
Sets the state of the check box icon of the specified node in the tree-view control.
- setNodeState(int) - Method in interface com.hp.lft.sdk.stdwin.TreeViewNode
-
Sets the state of the check box icon of the specified node in the tree-view control.
- setNodeState(int) - Method in interface com.hp.lft.sdk.winforms.TreeViewNode
-
Sets the state of the check box icon of the specified node in the tree-view control.
- setNotifiersCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Sets the number of notifiers in the notification bar.
- setNumberOfTaps(int) - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Sets the number of times to tap the object.
- setNumberOfTouchPoints(int) - Method in class com.hp.lft.sdk.mobile.LongPressArgs
-
Sets the the number of points to press, similar to the number of fingers you would use for the gesture on a real device.
- setNumberOfTouchPoints(int) - Method in class com.hp.lft.sdk.mobile.TapArgs
-
Sets the number of points to tap, similar to the number of fingers you would use for the gesture on a real device.
- setNumeric(Boolean) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the numeric attribute for TeField.
- setNumerical(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets whether whether the edit box is a numerical field.
- setNumerical(Boolean) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets whether the label is a numerical field.
- setNumericValue(Double) - Method in class com.hp.lft.sdk.web.NumericFieldDescription
-
Sets the current value in the number field.
- setObjectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(String) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectDescription(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the accessibility description of the object as specified by the server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object description's ObjectName property.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Sets the name of the object supplied by the server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's name as set by the developer.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's name.
- setObjectName(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's window class name.
- setObjectName(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object description's ObjectName property.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Sets the name of the object supplied by the server.
- setObjectName(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the internal name of the object supplied by the application server.
- setObjectName(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's name as set by the developer.
- setObjectName(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's name.
- setObjectName(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the object's name as set by the developer.
- setObjectProperties(Map<String, Object>) - Method in class com.hp.lft.sdk.DescriptionBase
-
Sets the test object properties, including custom properties of a custom control.
- setObjectProperties(Map<String, Object>) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the test object properties, including custom properties of a custom control.
- setObjectType(StringProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets general object type.
- setObjectType(String) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the general object type.
- setOCRType(OCRType) - Method in class com.hp.lft.sdk.ai.AiOCRSettings
-
Specifies which OCR settings to use for AI-based steps in web tests.
- setOffScreen(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Indicates whether the object is Offscreen.
- setOffset(Point) - Method in class com.hp.lft.sdk.Location
-
Sets the x- and y- offset (in pixels) from the anchor position.
- setOpenTitle(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the browser's initial title when first opened.
- setOpenTitle(String) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the browser's initial title when first opened.
- setOpenUrl(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the URL from which the browser is first opened.
- setOpenUrl(String) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the URL from which the browser is first opened.
- setOrientation(SliderOrientation) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets the orientation of the slider.
- setOrientation(DeviceOrientation) - Method in interface com.hp.lft.sdk.mobile.Device
-
Sets the device orientation.
- setOrientation(Orientation) - Method in class com.hp.lft.sdk.sap.ui5.CarouselDescription
-
Sets how the carousel items are displayed.
- setOrientation(Orientation) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Sets the orientation of the rating indicator.
- setOrigLogicalLocation(StringProperty) - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Sets the original logical location of the tab object relative to the parent object.
- setOrigLogicalLocation(String) - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Sets the original logical location of the tab object relative to the parent object.
- setOsType(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the OS type of the emulated device.
- setOsVersion(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the OS version of the emulated device.
- setOuterHTML(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the HTML code contained between the object's start and end tags.
- setOuterHTML(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the HTML code contained between the object's start and end tags.
- setOuterText(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's text.
- setOuterText(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's text.
- setOverrideExisting(boolean) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setOwnedWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window has an owner window.
- setOwnedWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window has an owner window.
- setOwnedWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets whether the object's window has an owner window.
- setPackaged(Boolean) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Sets isPackaged to true if the application is packaged (instrumented), and to false if not.
- setPagesCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Sets the total number of pages in the row repeater.
- setPageSize(Integer) - Method in class com.hp.lft.sdk.ScrollInfo
-
Sets the size (in lines) of a single page of the scroll bar.
- setPageSize(Integer) - Method in class com.hp.lft.sdk.ScrollProperty
-
Sets the size (in lines) of a single page of the scroll bar.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CalendarDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ImageDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.LinkDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription
-
Sets the text associated with the parent object of this object.
- setParentText(StringProperty) - Method in class com.hp.lft.sdk.wpf.WindowDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.ButtonDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.CalendarDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.ImageDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.LinkDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescription
-
Sets the text associated with the parent object of this object.
- setParentText(String) - Method in class com.hp.lft.sdk.wpf.WindowDescription
-
Sets the text associated with the parent object of this object.
- setPassword(Boolean) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Indicates whether the object contains protected content or a password.
- setPassword(String) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets the encrypted password.
- setPath(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's hierarchy (object ancestors).
- setPath(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the path in the application's object hierarchy, separated by semicolons.
- setPath(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object's hierarchy (object ancestors).
- setPath(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the path in the application's object hierarchy, separated by semicolons.
- setPattern(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Sets the input pattern, for example, a phone number.
- setPattern(String) - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Sets the input pattern, for example, a phone number.
- setPlaceholder(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Sets the placeholder of the DateTimeInput object.
- setPlaceholder(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets the hint text that is displayed in the edit box until a value is entered into it.
- setPlaceholder(String) - Method in class com.hp.lft.sdk.sap.ui5.DateTimeInputDescription
-
Sets the placeholder of the DateTimeInput object.
- setPlaceholder(String) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets the hint text that is displayed in the edit box until a value is entered into it.
- setPlaybackControls(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets whether the media player should display playback controls.
- setPlaybackRate(Double) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the speed of the media playback.
- setPlaybackTime(Integer) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the current playback position in the media file (in milliseconds).
- setPlaying(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets whether the media is currently playing.
- setPlayInLoop(Boolean) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets whether the media file should start playing again from the beginning as soon as it finishes playing.
- setPopupWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window is a pop-up window.
- setPopupWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window is a pop-up window.
- setPopupWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object is a pop-up window.
- setPosition(double) - Method in interface com.hp.lft.sdk.mobile.Slider
-
Sets the slider position.
- setPosition(double) - Method in interface com.hp.lft.sdk.wpf.ScrollBar
-
Sets the scroll bar position.
- setPosition(double) - Method in interface com.hp.lft.sdk.wpf.Slider
-
Sets the slider position.
- setPosition(int) - Method in interface com.hp.lft.sdk.java.Slider
-
Sets the position of the slider.
- setPosition(int) - Method in interface com.hp.lft.sdk.powerbuilder.ScrollBar
-
Sets the scroll bar position.
- setPosition(int) - Method in interface com.hp.lft.sdk.stdwin.ScrollBar
-
Sets the scroll bar position.
- setPosition(int) - Method in interface com.hp.lft.sdk.winforms.ScrollBar
-
Sets the scroll bar position.
- setPosition(int, int) - Method in class com.hp.lft.sdk.te.Position
-
Sets the size of this
Position
object to the specified row and column. - setPosition(Double) - Method in class com.hp.lft.sdk.wpf.SliderDescription
-
Sets the current position of the range element.
- setPosition(Integer) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets the position of the slider.
- setPosition(Integer) - Method in class com.hp.lft.sdk.powerbuilder.ScrollBarDescription
-
Sets the current scroll bar position.
- setPosition(Integer) - Method in class com.hp.lft.sdk.ScrollInfo
-
Sets the current position (in lines) of the scroll bar.
- setPosition(Integer) - Method in class com.hp.lft.sdk.ScrollProperty
-
Sets the current position (in lines) of the scroll bar.
- setPosition(Integer) - Method in class com.hp.lft.sdk.stdwin.ScrollBarDescription
-
Sets the current scroll bar position.
- setPosition(Integer) - Method in class com.hp.lft.sdk.winforms.ScrollBarDescription
-
Sets the current scroll bar position.
- setProcessId(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the UIAutomation object process id.
- setProcessName(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the UIAutomation object process name.
- setProcessName(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the UIAutomation object process name.
- setProgram(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the name of the SAP source program that is currently executing.
- setProgram(String) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the name of the SAP source program that is currently executing.
- setProperty(String, Object) - Method in interface com.hp.lft.sdk.NativeObject
-
Calls the setter of the specified property.
You can retrieve the list of available native operations for an object using the getMembers method.
For implementation details and important considerations, see the NativeObject property topic in the Help Center. - setPropertyValue(String, T) - Method in interface com.hp.lft.sdk.winforms.PropertyGrid
-
Sets the value of the specified property in the property grid control.
Applicable only to a simple value. - setProtected(Boolean) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the protected attribute for TeField.
- setProtectedFieldCount(Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the number of protected fields on the emulator screen.
- setProtocol(Protocol) - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the current protocol.
- setProximityRelation(ProximityVisualRelation) - Method in class com.hp.lft.sdk.VisualRelation
-
Sets the proximity relation definition.
- setRating(int) - Method in interface com.hp.lft.sdk.sap.ui5.RatingIndicator
-
Sets the rating level.
- setRating(Double) - Method in class com.hp.lft.sdk.sap.ui5.RatingIndicatorDescription
-
Sets the rating level of the ratingindicator.
- setReadOnly(Boolean) - Method in class com.hp.lft.sdk.java.EditorDescription
-
Sets whether the object is read only.
- setReadOnly(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.RadioButtonDescription
-
Sets whether the radio button is read-only.
- setReadOnly(Boolean) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets whether or not the control is read only.
- setReadOnly(Boolean) - Method in class com.hp.lft.sdk.wpf.EditFieldDescription
-
Sets whether the text editing object is read-only to a user interacting with the object.
- setRegExp(RegExpProperty) - Method in class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Sets the regular expression to use to identify the AI object.
- setRegExp(String) - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Sets the regular expression used to identify the AI Object.
- setRelationType(RelationType) - Method in class com.hp.lft.sdk.ai.Relation
-
Sets the type of the
Relation
. - setRelativeId(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the object's unique identifier relative to the parent window ID in text format.
- setRelativeId(String) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the object's unique identifier relative to the parent window ID.
- setReportDescription(String) - Static method in class com.hp.lft.report.Reporter
-
Sets the report description.
- setReportDescription(String) - Method in interface com.hp.lft.report.ReportProvider
-
Sets the report description.
- setReportEnabled(boolean) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setReportFolder(String) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setReportGranularity(ReportGranularity) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setReportLevel(ReportLevel) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setReportLevel(ReportLevel) - Static method in class com.hp.lft.report.Reporter
-
Sets the report level used to generate the report.
- setReportLevel(ReportLevel) - Method in interface com.hp.lft.report.ReportProvider
-
Sets the report level used to generate the report.
- setReportTitle(String) - Static method in class com.hp.lft.report.Reporter
-
Sets the report title.
- setReportTitle(String) - Method in interface com.hp.lft.report.ReportProvider
-
Sets the report title.
- setRequired(Boolean) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the whether the edit box is required.
- setRequired(Boolean) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets whether or not the field is mandatory in the form.
- setResizable(Boolean) - Method in class com.hp.lft.sdk.java.WindowDescription
-
Sets whether this window can be resized.
- setResizable(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Sets whether the window of the notification bar is resizable.
- setResourceId(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the resource ID of the object.
- setResourceId(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets the resource ID of the object.
- setRespondToEvent(boolean) - Method in class com.hp.lft.sdk.mobile.EventResponseArgs
-
Sets whether there is a response to the simulated event (for example, sending the app to the background).
- setResponseTimeoutSeconds(int) - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
-
Sets the maximum time (in seconds) to wait for a response to any command sent to the runtime engine.
- setRightAligned(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
-
Sets whether the generic properties of the test object are right-aligned.
- setRightAligned(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
-
Sets whether the generic properties of the test object are right-aligned.
- setRightAligned(Boolean) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets whether the generic right-aligned properties state of test object.
- setRightItemsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Sets the number of items in the right side of the toolbar.
- setRightToLeftLayout(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
-
Sets whether the object's horizontal origin is on the right edge of the test object.
- setRightToLeftLayout(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
-
Sets whether the object's horizontal origin is on the right edge of the test object.
- setRightToLeftLayout(Boolean) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets whether the object's horizontal origin is on the right edge state of test object.
- setRightToLeftReading(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
-
Sets whether the object's text is displayed right-to-left.
- setRightToLeftReading(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
-
Sets whether the object's text is displayed right-to-left.
- setRightToLeftReading(Boolean) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets whether the object's text is displayed using right-to-left reading-order properties state of test object.
- setRole(StringProperty) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the object's role property.
- setRole(String) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the object's role property.
- setRow(Integer) - Method in class com.hp.lft.sdk.te.PositionProperty
-
Returns the row component of the test object position.
- setRowCount(Integer) - Method in class com.hp.lft.sdk.te.SizeProperty
-
Returns the rowCount component of the test object size.
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.java.TableDescription
-
Sets the number of rows in a table.
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Sets the number of rows in a table.
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.oracle.TableDescription
-
Sets the number of visible rows in the table.
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.TableDescription
-
Sets the number of rows in the table not including the header (1-based).
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.web.EditFieldDescription
-
Sets the number of rows for multi-line objects.
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.web.GridBaseDescription
-
Sets the number of rows in the table including the header.
- setRowsCount(Integer) - Method in class com.hp.lft.sdk.web.TableDescription
-
Sets the number of rows in the table including the header.
- setRowSelectionMode(TableSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.TableDescription
-
Sets which selections can be made on the rows.
- setSaveToPicturesFolder(boolean) - Method in class com.hp.lft.sdk.mobile.MediaUploadOptions
-
Sets the flag defining if uploaded file will be saved to the device's Pictures folder.
- setScale(double) - Method in class com.hp.lft.sdk.web.WebPinchArgs
-
Sets the scale for the the pinch.
- setScaleFactor(double) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets the scale factor of the emulated device screen.
- setScaleFactor(double) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets the scale factor of the emulated device screen.
- setScreenNumber(Long) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the number of the currently displayed screen.
- setScrollable(Boolean) - Method in class com.hp.lft.sdk.mobile.ViewDescription
-
Sets whether the view can be scrolled.
- setScrollBar(Boolean) - Method in class com.hp.lft.sdk.java.SliderDescription
-
Sets whether slider is a scrollBar.
- setScrollDirection(ComboBoxScrollDirection) - Method in class com.hp.lft.sdk.ai.AiComboBoxSettings
-
Sets whether to scroll up or down in the ComboBox's drop-down list.
- setScrollPercent(double, double) - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
-
Sets the horizontal and/or vertical scroll position as a percentage of the total content area within the automation element.
- setSDKMode(SDKMode) - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
-
Sets the SDK run mode.
- setSecure(String) - Method in interface com.hp.lft.sdk.insight.InsightObject
-
Sets the encoded value of this editable field object.
- setSecure(String) - Method in interface com.hp.lft.sdk.java.Editor
-
Sets the encoded value of this edit box.
- setSecure(String) - Method in interface com.hp.lft.sdk.mobile.EditField
-
Generate the encoded value using the Password Encoder utility, available from the OpenText Functional Testing for Developers > Tools menu in your IDE or from the Windows Start menu.
- setSecure(String) - Method in interface com.hp.lft.sdk.powerbuilder.EditField
-
Sets the encoded value of this edit box.
- setSecure(String) - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Sets the encoded value of this edit field.
- setSecure(String) - Method in interface com.hp.lft.sdk.stdwin.EditField
-
Sets the encoded value of this edit box.
- setSecure(String) - Method in interface com.hp.lft.sdk.te.Field
-
Inserts text into a hidden (invisible) field.
- setSecure(String) - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
-
The Microsoft Active Accessibility encrypted value for the current object.
- setSecure(String) - Method in interface com.hp.lft.sdk.uiapro.ValuePattern
-
Sets the encrypted value of the UIA Pro element.
- setSecure(String) - Method in interface com.hp.lft.sdk.web.EditField
-
Sets the encoded value of this edit box.
- setSecure(String) - Method in interface com.hp.lft.sdk.winforms.EditField
-
Sets the encoded value of this edit box.
- setSecure(String) - Method in interface com.hp.lft.sdk.wpf.EditField
-
Sets the encoded value of this edit box.
- setSelected(Boolean) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the state of the object -whether it is selected or cleared.
- setSelectedIndex(Integer) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the index of the selected item.
- setSelectedIndex(Integer) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the index of the selected item.
- setSelectedIndex(Integer) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the index of the selected item in the radio group (or -1 if none is selected).
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the value of the selected item.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the value of the selected item.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the value of the selected item.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets the selected item in the tree.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the currently selected item (or null if none is selected).
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(StringProperty) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the value of the selected item.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the value of the selected item.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the value of the selected item.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.powerbuilder.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.sap.gui.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets the selected item in the tree.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.stdwin.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the currently selected item (or null if none is selected).
- setSelectedItem(String) - Method in class com.hp.lft.sdk.winforms.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItem(String) - Method in class com.hp.lft.sdk.wpf.ComboBoxDescription
-
Sets the selected item in the combo box.
- setSelectedItems(String[]) - Method in class com.hp.lft.sdk.java.ListDescription
-
Sets the selected items in the list.
- setSelectedItems(String[]) - Method in class com.hp.lft.sdk.powerbuilder.ListBoxDescription
-
Sets the selected items in the list.
- setSelectedItems(String[]) - Method in class com.hp.lft.sdk.stdwin.ListBoxDescription
-
Sets the selected items in the list.
- setSelectedItems(String[]) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the selected items in the list.
- setSelectedItems(String[]) - Method in class com.hp.lft.sdk.winforms.ListBoxDescription
-
Sets the selected items in the list.
- setSelectedItems(String[]) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets the list of items that are selected in the list object.
- setSelectedNode(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Sets the path of the selected node using a string property.
- setSelectedNode(String) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Sets the path of the selected node of the tree view.
- setSelectedNodePath(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets the path of the selected node in the tree.
- setSelectedNodePath(StringProperty) - Method in class com.hp.lft.sdk.web.TreeViewDescription
-
Sets the path of the currently selected item in this tree.
- setSelectedNodePath(String) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets the path of the selected node in the tree.
- setSelectedNodePath(String) - Method in class com.hp.lft.sdk.web.TreeViewDescription
-
Sets the path of the currently selected item in this tree.
- setSelectedNodes(String[]) - Method in class com.hp.lft.sdk.java.TreeViewDescription
-
Sets the selected nodes in the tree.
- setSelectedNodes(String[]) - Method in class com.hp.lft.sdk.java.TreeViewTableDescription
-
Sets the selected nodes in the tree.
- setSelectedNodes(String[]) - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Sets the selected nodes in the TreeViewDescription.
- setSelectedNodes(String[]) - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Sets the selected nodes in the TreeViewDescription.
- setSelectedNodes(String[]) - Method in class com.hp.lft.sdk.winforms.TreeViewDescription
-
Sets the selected nodes in the tree view.
- setSelectedNodes(String[]) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Sets the selected nodes in the tree view.
- setSelectedTab(StringProperty) - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Selects the specified tabbed panel .
- setSelectedTab(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Sets the selected tab in the TabControlDescription.
- setSelectedTab(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Selects the specified tab in the tab object.
- setSelectedTab(StringProperty) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Sets the selected tab in the TabControlDescription.
- setSelectedTab(StringProperty) - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Sets the selected tab in the tab object.
- setSelectedTab(StringProperty) - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Sets selected tab in the tab control.
- setSelectedTab(String) - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Selects the specified tabbed panel.
- setSelectedTab(String) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Sets the selected tab in the TabControlDescription.
- setSelectedTab(String) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Selects the specified tab in the tab control.
- setSelectedTab(String) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Sets the selected tab in the TabControlDescription.
- setSelectedTab(String) - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Sets the selected tab in the tab object.
- setSelectedTab(String) - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Sets selected tab in the tab control.
- setSelectedText(StringProperty) - Method in class com.hp.lft.sdk.winforms.EditorDescription
-
Sets the selected text in the control.
- setSelectedText(String) - Method in class com.hp.lft.sdk.winforms.EditorDescription
-
Sets the selected text in the control.
- setSelectionMode(GridSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.GridDescription
-
Sets which selections can be made in the grid.
- setSelectionMode(TreeSelectionMode) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets which selections can be made.
- setSelectMultiple(Boolean) - Method in class com.hp.lft.sdk.wpf.ListDescription
-
Sets whether the container allows more than one child element to be selected concurrently.
- setSelectType(SelectType) - Method in class com.hp.lft.sdk.sap.ui5.ListBoxDescription
-
Sets the selection type of the list box.
- setServerAddress(URI) - Method in class com.hp.lft.sdk.ModifiableSDKConfiguration
-
Sets the runtime engine URL to use for the default session.
- setServerDescription(String) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets the server description, which is identical to the one displayed in the SAP Logon dialog box and is case-sensitive.
- setServerIP(InetAddress) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets the SAP server IP
- setShortName(StringProperty) - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the short name of the window.
- setShortName(String) - Method in class com.hp.lft.sdk.te.WindowDescription
-
Sets the short name of the window.
- setShortTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Sets the window short title.
- setShortTitle(String) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription
-
Sets the window short title.
- setSimilarity(Integer) - Method in class com.hp.lft.sdk.insight.InsightDescription
-
Sets the percentage value that specifies how similar a control in the application has to be to the test object image for it to be considered a match.
- setSize(int, int) - Method in class com.hp.lft.sdk.te.Size
-
Sets the size of this
Size
object to the specified rowCount and columnCount. - setSize(SizeProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's size in pixels.
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the test object's size in pixels.
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the test object's size (in pixels).
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's size in pixels.
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the test object's size (in pixels).
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the test object's size (in pixels).
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the test object's size (in pixels).
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the test object's size in pixels.
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the test object's size (in pixels).
- setSize(Size) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the total number of rows and columns in the emulator screen.
- setSize(SizeProperty) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the total number of rows and columns in the emulator screen.
- setSize(Dimension) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's size in pixels.
- setSize(Dimension) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the test object's size in pixels.
- setSize(Dimension) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the test object's size (in pixels).
- setSize(Dimension) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's size in pixels.
- setSize(Dimension) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the test object's size (in pixels).
- setSize(Dimension) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the test object's size (in pixels).
- setSize(Dimension) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the test object's size (in pixels).
- setSize(Dimension) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the test object's size in pixels.
- setSize(Dimension) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the test object's size (in pixels).
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's size in pixels.
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Sets the test object's size in pixels.
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the test object's size (in pixels).
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the element's size in pixels.
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the test object's size (in pixels).
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription
-
Sets the total number of rows and columns in the emulator screen.
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the test object's size (in pixels).
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the test object's size (in pixels).
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the test object's size in pixels.
- setSize(Integer, Integer) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the test object's size (in pixels).
- setSizebox(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Sets whether this window has a sizing border.
- setSizebox(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Sets whether this window has a sizing border.
- setSizebox(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object has a sizing border.
- setSnapshotCaptureLevel(CaptureLevel) - Static method in class com.hp.lft.report.Reporter
-
Sets the snapshot capture level used to generate the report.
- setSnapshotCaptureLevel(CaptureLevel) - Method in interface com.hp.lft.report.ReportProvider
-
Sets the snapshot capture level used to generate the report.
- setSnapshotsLevel(CaptureLevel) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setSorters(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription
-
Sets a list of sorter buttons for sorting the rows.
- setSource(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription
-
Sets the source of the emulated device.
- setSources(String[]) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the list of all media file source URLs.
- setSrc(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the image source in URL format.
- setSrc(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the image source in URL format.
- setSrc(String) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the image source in URL format.
- setSrc(String) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the image source in URL format.
- setStandalone(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Sets whether the toolbar is standalone or nested.
- setStartDate(Date) - Method in class com.hp.lft.sdk.DateRange
-
Sets the start date of the range.
- setStartPosition(Position) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the'start row' and 'start column' attributes for TeField.
- setStartPosition(PositionProperty) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the 'start row' and 'start column' attributes for TeField.
- setStartPosition(Integer, Integer) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the 'start row' and 'start column' attributes for TeField.
- setState(ToggleState) - Method in interface com.hp.lft.sdk.ai.AiObject
-
Sets the state of a toggleable AI control.
- setState(CheckedState) - Method in interface com.hp.lft.sdk.java.CheckBox
-
Sets the state of the check box.
- setState(CheckedState) - Method in class com.hp.lft.sdk.java.CheckBoxDescription
-
Sets the status of the CheckBox.
- setState(CheckedState) - Method in interface com.hp.lft.sdk.powerbuilder.CheckBox
-
Sets the state of the check box.
- setState(CheckedState) - Method in class com.hp.lft.sdk.powerbuilder.CheckBoxDescription
-
Sets the status of the CheckBoxDescription.
- setState(CheckedState) - Method in class com.hp.lft.sdk.powerbuilder.RadioButtonDescription
-
Sets the radio button's state.
- setState(CheckedState) - Method in class com.hp.lft.sdk.stdwin.CalendarDescription
-
Sets the status of the CalendarDescription.
- setState(CheckedState) - Method in interface com.hp.lft.sdk.stdwin.CheckBox
-
Sets the state of the check box.
- setState(CheckedState) - Method in class com.hp.lft.sdk.stdwin.CheckBoxDescription
-
Sets the status of the CheckBoxDescription.
- setState(CheckedState) - Method in class com.hp.lft.sdk.stdwin.RadioButtonDescription
-
Sets the radio button's state.
- setState(CheckedState) - Method in interface com.hp.lft.sdk.winforms.CheckBox
-
Sets the status of this check box.
- setState(CheckedState) - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Sets the CheckBox state.
- setState(CheckedState) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets the CheckBox state.
- setState(BarState) - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription
-
Sets the display state of the notification bar.
- setStatus(Status) - Method in class com.hp.lft.report.ReportAdditionalInfo
-
Sets the status of the step on the
ReportAdditionalInfo
object. - setStatus(Status) - Method in class com.hp.lft.unittesting.UnitTestBase
-
Sets the
Status
of the Reporter. - setStatus(Status, Throwable) - Method in class com.hp.lft.unittesting.UnitTestBase
- setStatus(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Describes the status of the current object.
- setStatus(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set Describes the status of the current object.
- setSteps(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Sets the collection of names of all steps in the road map.
- setStepsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription
-
Sets the number of steps in the road map.
- setStyle(CalendarStyle) - Method in class com.hp.lft.sdk.java.CalendarDescription
-
Sets the style of a CalendarDescription.
- setStyles(Map<String, StringProperty>) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the test object's computed style.
Note: this property is not relevant when run against Internet Explorer 8 or when the document mode of another Internet Explorer version is set to Internet 8 or earlier. - setSubMenusCount(Integer) - Method in class com.hp.lft.sdk.java.MenuDescription
-
Sets the number of menu items that are direct children of this menu.
- setSupportedPatterns(String[]) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the list of patterns supported for the test object.
- setSystemMenu(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Sets whether this window has a window menu on its title bar.
- setSystemMenu(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Sets whether this window has a window menu on its title bar.
- setSystemMenu(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object has a window menu on its title bar.
- setSystemName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the name of the SAP system.
- setSystemName(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the name of the SAP system.
- setSystemNumber(Long) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the system number for this session.
- setTabs(String[]) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Sets the tabs in the TabControlDescription.
- setTabs(String[]) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets the list of tabs in the tab object.
- setTabs(String[]) - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Sets tabs in the tabstrip object.
- setTabs(String[]) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Sets the tabs in the TabControlDescription.
- setTabs(String[]) - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Sets tabs in this tab strip.
- setTabs(String[]) - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Sets the tabs in the tab object.
- setTabs(String[]) - Method in class com.hp.lft.sdk.wpf.TabStripDescription
-
Sets list of all items in the object.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.java.TabControlDescription
-
Sets the number of tabbed panels contained in the tab object.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Sets the number of tabs in the TabControlDescription.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets the number of tabs contained in the tab object.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Sets the number of tabs contained in the tabstrip object.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription
-
Sets the number of tabs in the TabControlDescription.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.web.TabStripDescription
-
Sets the number of tabs in this tab strip.
- setTabsCount(Integer) - Method in class com.hp.lft.sdk.winforms.TabControlDescription
-
Sets the number of tabs in the tab object.
- setTagName(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's name.
- setTagName(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
the element's tag name.
- setTagName(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the test object's name.
- setTagName(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the element's tag name.
- setTarget(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the name of the frame that will be navigated when user clicks on the frame.
- setTarget(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the name of the frame that will be navigated when user clicks on the frame.
- setTarget(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the name of the frame that will be navigated to when the user clicks on the frame.
- setTarget(String) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the name of the frame that will be navigated when user clicks on the frame.
- setTarget(String) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the name of the frame that will be navigated when user clicks on the frame.
- setTarget(String) - Method in class com.hp.lft.sdk.web.LinkDescription
-
Sets the name of the frame that will be navigated to when the user clicks on the frame.
- setTargetDirectory(String) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setTestObject(TestObject) - Method in class com.hp.lft.sdk.VisualRelation
-
Sets the related test object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.java.EditorDescription
-
Sets the editor's text.
- setText(StringProperty) - Method in class com.hp.lft.sdk.java.LabelDescription
-
Sets the object's text.
- setText(StringProperty) - Method in class com.hp.lft.sdk.java.LinkDescription
-
Sets the link text.
- setText(StringProperty) - Method in class com.hp.lft.sdk.java.MenuDescription
-
Sets the menu's text.
- setText(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectDescription
-
Sets the object's text.
- setText(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets text of the mobile object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the value of the object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the text associated with the object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets the text associated with the object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the text string value of the object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditorDescription
-
Sets the text of the editor.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the the text of the label.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the text associated with the status bar.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets the text associated with the tab object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the text associated with the window.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription
-
Sets the text of the header using a string property.
- setText(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription
-
Sets the text of the label using a string property.
- setText(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the text associated with the object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the content of TeField.
- setText(StringProperty) - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Sets the text on the button.
- setText(StringProperty) - Method in class com.hp.lft.sdk.web.FrameDescription
-
Sets the inner text of the body element.
- setText(StringProperty) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the inner text of the body element.
- setText(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the text associated with the object.
- setText(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the text associated with the object.
- setText(String) - Method in interface com.hp.lft.sdk.ai.AiObject
-
This method is relevant for AIObjects that represent text boxes, input controls, and combo boxes.
- setText(String) - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Sets the text used to identify the AI Object.
- setText(String) - Method in class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Sets the text used to identify the AI Object.
- setText(String) - Method in interface com.hp.lft.sdk.java.Editor
-
Sets the text of the edit box.
- setText(String) - Method in class com.hp.lft.sdk.java.EditorDescription
-
Sets the editor's text.
- setText(String) - Method in class com.hp.lft.sdk.java.LabelDescription
-
Sets the object's text.
- setText(String) - Method in class com.hp.lft.sdk.java.LinkDescription
-
Sets the link text.
- setText(String) - Method in class com.hp.lft.sdk.java.MenuDescription
-
Sets the menu's text.
- setText(String) - Method in class com.hp.lft.sdk.java.UiObjectDescription
-
Sets the object's text.
- setText(String) - Method in interface com.hp.lft.sdk.mobile.EditField
-
Sets the specified text in the edit box.
- setText(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets text of the mobile object.
- setText(String) - Method in interface com.hp.lft.sdk.oracle.EditField
-
Enters the specified text into the field.
- setText(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the value of the object.
- setText(String) - Method in interface com.hp.lft.sdk.powerbuilder.EditField
-
Sets the text string in the edit field.
- setText(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the text associated with the object.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets the text associated with the object.
- setText(String) - Method in interface com.hp.lft.sdk.sap.gui.EditField
-
Sets the text value of the edit field.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription
-
Sets the text string value of the object.
- setText(String) - Method in interface com.hp.lft.sdk.sap.gui.Editor
-
Sets the specified text in the text area.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.EditorDescription
-
Sets the text of the editor.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription
-
Sets the the text of the label.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Sets the text associated with the status bar.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets the text associated with the tab object.
- setText(String) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the text associated with the window.
- setText(String) - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription
-
Sets the text of the header.
- setText(String) - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription
-
Sets the text of the label.
- setText(String) - Method in interface com.hp.lft.sdk.sap.ui5.TableCell
-
Sets the contents of the table cell to the specified text value.
- setText(String) - Method in interface com.hp.lft.sdk.stdwin.EditField
-
Sets the text string in the edit field.
- setText(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the text associated with the object.
- setText(String) - Method in interface com.hp.lft.sdk.te.Field
-
Inserts text into an unprotected field.
- setText(String) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the content of TeField.
- setText(String) - Method in interface com.hp.lft.sdk.te.Screen
-
Copies a string to a specific location in the emulator screen.
- setText(String) - Method in class com.hp.lft.sdk.web.ButtonDescription
-
Sets the text on the button.
- setText(String) - Method in class com.hp.lft.sdk.web.FrameDescription
-
Sets the inner text of the body element.
- setText(String) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the inner text of the body element.
- setText(String) - Method in interface com.hp.lft.sdk.winforms.EditField
-
Sets the text string in this edit field.
- setText(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets text associated with the object.
- setText(String) - Method in interface com.hp.lft.sdk.wpf.EditField
-
Sets the text associated with this object.
- setText(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the text associated with the object.
- setText(String, int, int) - Method in interface com.hp.lft.sdk.te.Screen
-
Copies a string to a specific location in the emulator screen.
- setText(String, long) - Method in interface com.hp.lft.sdk.te.Field
-
Inserts text into an unprotected field.
- setText(String, Position) - Method in interface com.hp.lft.sdk.te.Screen
-
Copies a string to a specific location in the emulator screen.
- setTextAndValidate(String) - Method in interface com.hp.lft.sdk.oracle.EditField
-
Enters the specified text into the field with validation.
- setTextWithMatchOptions(TextWithMatchOptions) - Method in class com.hp.lft.sdk.ai.AiObjectDescription
-
Sets the text and match method used to identify the AI Object.
- setThreeState(Boolean) - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription
-
Sets whether the CheckBox is able to display three check states.
- setThreeState(Boolean) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription
-
Sets whether the CheckBox is able to display three check states.
- setTicksPerScroll(int) - Method in class com.hp.lft.sdk.ai.AiComboBoxSettings
-
Sets how many mouse-wheel ticks each scroll advances.
- setTime(Time) - Method in interface com.hp.lft.sdk.CalendarBase
-
Sets the time of this calendar.
- setTime(Time) - Method in interface com.hp.lft.sdk.java.Calendar
-
Sets the time in the calendar.
- setTimeInBackground(int) - Method in class com.hp.lft.sdk.mobile.EventResponseArgs
-
Sets the time (in seconds) that the application remains in the background while the event is being handled.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.java.WindowDescription
-
Sets the window title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Sets the window title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Sets the window title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets the window title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the window title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.UiFormBaseDescription
-
Sets the window title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Sets the title of the object.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the browser's title.
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the element's title attribute (provides additional information on the element).
- setTitle(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's title attribute.
- setTitle(String) - Method in class com.hp.lft.report.ModifiableReportConfiguration
- setTitle(String) - Method in class com.hp.lft.sdk.java.WindowDescription
-
Sets the window title.
- setTitle(String) - Method in class com.hp.lft.sdk.oracle.CalendarDescription
-
Sets the window title.
- setTitle(String) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription
-
Sets the window title.
- setTitle(String) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription
-
Sets the window title.
- setTitle(String) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the window title.
- setTitle(String) - Method in class com.hp.lft.sdk.oracle.UiFormBaseDescription
-
Sets the window title.
- setTitle(String) - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Sets the title of the object.
- setTitle(String) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the browser's title.
- setTitle(String) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the element's title attribute (provides additional information on the element).
- setTitle(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets the object's title attribute.
- setTooltip(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets the value of the object's tooltip.
- setTooltip(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets the value of the tab object's tooltip.
- setTooltip(String) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription
-
Sets the value of the object's tooltip.
- setTooltip(String) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Sets the value of the tab object's tooltip.
- setTooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(String) - Method in class com.hp.lft.sdk.oracle.ListDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription
-
Sets the text displayed in the object's tooltip.
- setTooltipText(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription
-
Sets the text displayed in the object's tooltip.
- setToolWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window is a tool window (a window intended to be used as a floating toolbar).
- setToolWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window is a tool window (a window intended to be used as a floating toolbar).
- setToolWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object is intended to be a floating toolbar.
- setTopLevelMenuItems(String[]) - Method in class com.hp.lft.sdk.web.MenuDescription
-
Sets the top level menu items in this object.
- setTopLevelMenuItemsCount(Integer) - Method in class com.hp.lft.sdk.web.MenuDescription
-
Sets the number of top level menu items contained in this menu.
- setTopmost(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Set whether this window is placed above all non-topmost windows and remains in place, even when this window is deactivated.
- setTopmost(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription
-
Set whether this window is placed above all non-topmost windows and remains in place, even when this window is deactivated.
- setTopmost(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription
-
Sets whether this object should stay above all non-topmost windows, even when this object is deactivated.
- setTotalPagesCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription
-
Sets total page count of the paginator.
- setTouchable(boolean) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets the touchable property of the emulated device screen.
- setTouchable(boolean) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets the touchable property of the emulated device screen.
- setTransaction(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the transaction the user is currently executing.
- setTransaction(String) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the transaction the user is currently executing.
- setTreeType(TreeType) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Sets the type of the tree.
- setType(NotificationType) - Method in class com.hp.lft.sdk.oracle.NotificationDescription
-
Sets the type of notification.
- setType(ComponentType) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription
-
Sets the GUI component type.
- setType(MenuType) - Method in class com.hp.lft.sdk.stdwin.MenuDescription
-
Set the Menu type.
- setType(StringProperty) - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Sets the type of object as defined in the HTML input tag.
- setType(StringProperty) - Method in class com.hp.lft.sdk.web.FormFieldDescription
-
Sets the attribute "type" of the HTML element.
- setType(StringProperty) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the type of object as defined in the HTML input tag.
- setType(BrowserType) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the type of the Browser.
- setType(ImageType) - Method in class com.hp.lft.sdk.web.AreaDescription
-
Sets the image type.
- setType(ImageType) - Method in class com.hp.lft.sdk.web.ImageDescription
-
Sets the image type.
- setType(String) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the wanted type of browser for launching.
- setType(String) - Method in class com.hp.lft.sdk.web.BrowserVersion
- setType(String) - Method in class com.hp.lft.sdk.web.CheckBoxDescription
-
Sets the type of object as defined in the HTML input tag.
- setType(String) - Method in class com.hp.lft.sdk.web.EventInfo
-
Sets the type of event.
- setType(String) - Method in class com.hp.lft.sdk.web.FormFieldDescription
-
Sets the type of object as defined in the HTML input tag.
- setType(String) - Method in class com.hp.lft.sdk.web.RadioGroupDescription
-
Sets the type of object as defined in the HTML input tag.
- setUnprotectedTextPart(String, int) - Method in interface com.hp.lft.sdk.sap.gui.Editor
-
Sets the specified text in the predefined unprotected sections of the text area.
- setUpload(Integer) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Sets the application upload number.
- setUrl(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the current URL of the browser tab.
- setUrl(StringProperty) - Method in class com.hp.lft.sdk.web.FrameDescription
-
Sets the URL of the frame.
- setUrl(StringProperty) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the URL of the page.
- setUrl(String) - Method in class com.hp.lft.sdk.web.BrowserDescription
-
Sets the current URL of the browser tab.
- setUrl(String) - Method in class com.hp.lft.sdk.web.FrameDescription
-
Sets the URL of the frame.
- setUrl(String) - Method in class com.hp.lft.sdk.web.PageDescription
-
Sets the URL of the page.
- setUser(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the user name for the session.
- setUser(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription
-
Sets the user name for the session.
- setUserAgent(String) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets the userAgent property of the emulated device.
- setUserAgent(String) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets the userAgent property of the emulated device.
- setUsername(String) - Method in class com.hp.lft.sdk.sap.gui.SessionLaunchInfo
-
Sets The log-on user name.
- setValue(double) - Method in interface com.hp.lft.sdk.uiapro.RangeValuePattern
-
Set the current value of the UIAPro object.
- setValue(double) - Method in interface com.hp.lft.sdk.web.NumericField
-
Sets the value in the field.
- setValue(double) - Method in interface com.hp.lft.sdk.web.Slider
-
Sets the value in the field.
- setValue(int) - Method in interface com.hp.lft.sdk.stdwin.SpinBox
-
Sets the spin object value.
- setValue(int) - Method in interface com.hp.lft.sdk.winforms.SpinBox
-
Sets the spin box object value.
- setValue(StringProperty) - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Sets the spin box value.
- setValue(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription
-
Sets the command code entered in the field.
- setValue(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets the text in the field.
- setValue(StringProperty) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the current text in the edit field.
- setValue(Integer) - Method in class com.hp.lft.sdk.stdwin.SpinBoxDescription
-
Sets the spin object value.
- setValue(Integer) - Method in class com.hp.lft.sdk.winforms.SpinBoxDescription
-
Sets the spin object value.
- setValue(Integer) - Method in class com.hp.lft.sdk.wpf.ProgressBarDescription
-
Sets the current value of the range element.
- setValue(Object) - Method in interface com.hp.lft.sdk.java.TableCell
-
Sets the cell to a new value.
- setValue(Object) - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Enters a value in a specific record field.
- setValue(Object) - Method in interface com.hp.lft.sdk.winforms.TableCell
-
Sets the cell to a new value.
- setValue(Object) - Method in interface com.hp.lft.sdk.wpf.TableCell
-
Sets the cell to a new value.
- setValue(String) - Method in interface com.hp.lft.sdk.java.SpinBox
-
Sets the spin box value.
- setValue(String) - Method in class com.hp.lft.sdk.java.SpinBoxDescription
-
Sets the spin box value.
- setValue(String) - Method in interface com.hp.lft.sdk.powerbuilder.TableCell
-
Sets the cell to a new value.
- setValue(String) - Method in interface com.hp.lft.sdk.sap.gui.OKCode
-
Sets the OKCode command.
- setValue(String) - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription
-
Sets the command code entered in the field.
- setValue(String) - Method in interface com.hp.lft.sdk.sap.gui.TableCellBase
-
Sets the cell contents.
- setValue(String) - Method in interface com.hp.lft.sdk.uiapro.LegacyIAccessiblePattern
-
Set The Microsoft Active Accessibility value for the current object.
- setValue(String) - Method in interface com.hp.lft.sdk.uiapro.ValuePattern
-
The value of the UIA Pro element.
- setValue(String) - Method in interface com.hp.lft.sdk.web.EditFieldBase
-
Enters the specified text in the field.
- setValue(String) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription
-
Sets the text in the field.
- setValue(String) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the current text in the edit field.
- setValue(String, String) - Method in interface com.hp.lft.sdk.mobile.Calendar
-
Sets the specified time/date in the calendar.
- setValueAndValidate(Object) - Method in interface com.hp.lft.sdk.oracle.TableCell
-
Enters a value in a specific record field with validation.
- setVelocity(Double) - Method in class com.hp.lft.sdk.mobile.PanArgs
-
Sets the velocity of the pan operation.
- setVelocity(Double) - Method in class com.hp.lft.sdk.mobile.PinchArgs
-
Sets the speed at which to perform the pinch gesture.
- setVerifyIdentificationEnabled(boolean) - Static method in class com.hp.lft.sdk.ai.AiRunSettings
-
Enables or disables verify identification feature.
- setVersion(String) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription
-
Sets the application's version.
- setVersion(String) - Method in class com.hp.lft.sdk.web.BrowserVersion
- setVerticalRelation(VerticalVisualRelation) - Method in class com.hp.lft.sdk.VisualRelation
-
Sets the vertical relation definition.
- setVerticalScroll(ScrollInfo) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Sets the scroll info for the vertical scroll bar.
- setVerticalScroll(ScrollProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Sets the scroll properties for the vertical scroll bar.
- setVerticalScrollPercent(double) - Method in interface com.hp.lft.sdk.uiapro.ScrollPattern
-
Set the current vertical scroll position.
- setView(Pair<Integer, String>...) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Expands the parent rows of the specified view and makes it the current view.
A SetView statement without parameters must be used before the first operation on an XtraGrid table. - setVisible(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets the object is visible.
- setVisible(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the visibility state of the test object.
- setVisible(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the visibility state of the test object.
- setVisible(Boolean) - Method in class com.hp.lft.sdk.te.FieldDescription
-
Sets the Visible attribute for TeField.
- setVisible(Boolean) - Method in class com.hp.lft.sdk.web.WebBaseDescription
-
Sets whether the object is visible.
- setVisible(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the visibility state of the test object.
- setVisible(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the visibility state of the test object.
- setVisibleItemsCount(Integer) - Method in class com.hp.lft.sdk.web.ListBoxDescription
-
Sets the number of items that are displayed in the list box.
- setVisibleNodes(String[]) - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Sets the visible nodes in the TreeViewDescription.
- setVisibleNodes(String[]) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Initialize the visible nodes in the tree view object.
- setVisibleNodes(String[]) - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Sets the visible nodes in the TreeViewDescription.
- setVisibleNodes(String[]) - Method in class com.hp.lft.sdk.winforms.TreeViewDescription
-
Sets the visible nodes in the tree view.
- setVisibleNodes(String[]) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription
-
Sets the visible nodes in the tree view.
- setVisibleNodesCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewDescription
-
Sets the number of visible nodes.
- setVisiblePagesCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription
-
Sets the number of the visible pages in the paginator.
- setVolume(Double) - Method in class com.hp.lft.sdk.web.MediaControlDescription
-
Sets the volume used when playing the media file.
- setVRI(VisualRelation...) - Method in class com.hp.lft.sdk.DescriptionBase
-
Sets a VisualRelation definition.
- setVRI(VisualRelation...) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets a VisualRelation definition.
- setVRI(List<VisualRelation>) - Method in class com.hp.lft.sdk.DescriptionBase
-
Sets a VisualRelation definition.
- setVRI(List<VisualRelation>) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Sets a VisualRelation definition.
- setWidth(int) - Method in class com.hp.lft.sdk.web.EmulatedDevice
-
Sets width of the emulated device screen (in pixels).
- setWidth(int) - Method in interface com.hp.lft.sdk.web.EmulatedEnvironment
-
Sets width of the emulated device screen (in pixels).
- setWidth(Integer) - Method in class com.hp.lft.sdk.SizeProperty
-
Returns the vertical component of the test object size.
- setWidth(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's width (in pixels).
- setWindowClassRegExp(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the permanent part of the MFC window class.
- setWindowClassRegExp(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the permanent part of the MFC window class.
- setWindowClassRegExp(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the permanent part of the MFC window class.
- setWindowClassRegExp(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the permanent part of the MFC window class.
- setWindowClassRegExp(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the permanent part of the MFC window class.
- setWindowClassRegExp(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the permanent part of the MFC window class.
- setWindowExtendedStyle(Long) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the extended window style of the object as long.
- setWindowExtendedStyle(Long) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the extended window style of the object as long.
- setWindowExtendedStyle(Long) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets the extended window style of the object as long.
- setWindowExtendedStyle(EnumSet<WindowExtendedStyles>) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the extended window style of the object.
- setWindowExtendedStyle(EnumSet<WindowExtendedStyles>) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets the extended window style of the object.
- setWindowId(Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the object's window identifier.
- setWindowId(Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the object's window identifier.
- setWindowId(Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the object's window identifier.
- setWindowStyle(Long) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets window style of the object as long.
- setWindowStyle(Long) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets window style of the object as long.
- setWindowStyle(Long) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets window style of the object as long.
- setWindowStyle(EnumSet<WindowStyles>) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets window style of the object.
- setWindowStyle(EnumSet<WindowStyles>) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription
-
Sets window style of the object.
- setWindowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the constant part of the window title.
- setWindowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the constant part of the window title.
- setWindowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the constant part of the window title.
- setWindowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the constant part of the window title.
- setWindowTitleRegExp(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Sets the constant part of the window title.
- setWindowTitleRegExp(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Sets the constant part of the window title.
- setWindowTitleRegExp(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Sets the constant part of the window title.
- setWindowTitleRegExp(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Sets the constant part of the window title.
- setWorkingPaneSize(SizeProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the window's working pane size in character metric.
- setWorkingPaneSize(Dimension) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the window's working pane size in character metric.
- setWorkingPaneSize(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription
-
Sets the window's working pane size in character metric.
- setWrapped(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Sets wether the object is wrapped.
- setX(Integer) - Method in class com.hp.lft.sdk.LocationProperty
-
Sets the x-coordinate (in pixels) of the test object location.
- setX(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's x-coordinate (left) relative to the parent object (in pixels).
- setXPath(XPathDescription) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the element's XPath.
- setXPath(String) - Method in class com.hp.lft.sdk.web.WebElementDescription
-
Sets the element's XPath.
- setY(Integer) - Method in class com.hp.lft.sdk.LocationProperty
-
Sets the y-coordinate (in pixels) of the test object location.
- setY(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Set the object's y-coordinate (top) relative to the parent object (in pixels).
- setYear(int) - Method in interface com.hp.lft.sdk.wpf.Calendar
-
Sets the year in this calendar.
- shake() - Method in interface com.hp.lft.sdk.mobile.Device
-
Performs a Shake gesture on the device (iOS Only).
- SHARE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- SHELL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Shell type.
- SHIFT - Enum constant in enum class com.hp.lft.sdk.java.TableKeyModifier
-
A Shift key.
- SHIFT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Shift key.
- SHIFT - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
A Shift key.
- SHIFT - Static variable in class com.hp.lft.sdk.te.Keys
-
The SHIFT key.
- SHIFT_F1 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F1 KEY.
- SHIFT_F10 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F10 KEY.
- SHIFT_F11 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F11 KEY.
- SHIFT_F12 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F12 KEY.
- SHIFT_F2 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F2 KEY.
- SHIFT_F3 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F3 KEY.
- SHIFT_F4 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F4 KEY.
- SHIFT_F5 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F5 KEY.
- SHIFT_F6 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F6 KEY.
- SHIFT_F7 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F7 KEY.
- SHIFT_F8 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F8 KEY.
- SHIFT_F9 - Enum constant in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
SHIFT + F9 KEY.
- SHOPPING_BAG - Static variable in class com.hp.lft.sdk.ai.AiTypes
- SHOPPING_CART - Static variable in class com.hp.lft.sdk.ai.AiTypes
- shortName(StringProperty) - Method in class com.hp.lft.sdk.te.WindowDescription.Init
-
Initializes the short name of the window.
- shortName(String) - Method in class com.hp.lft.sdk.te.WindowDescription.Init
-
Initializes the short name of the window.
- shortTitle(StringProperty) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Init
-
Initializes the form window's short title.
- shortTitle(String) - Method in class com.hp.lft.sdk.oracle.FormWindowDescription.Init
-
Initializes the form window's short title.
- show() - Method in interface com.hp.lft.sdk.sap.ui5.NotificationBar
-
Shows the notification bar.
- SHOW_KEYS - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- showCombinations() - Method in interface com.hp.lft.sdk.oracle.FlexFieldWindow
-
Uses the Show Combinations button to display a Reduction Criteria window that assists in completing the flexfield value.
- showContextMenu() - Method in interface com.hp.lft.sdk.wpf.UiObjectBase
-
Displays this object's context menu.
- showDropdown() - Method in interface com.hp.lft.sdk.java.ToolBarButton
-
Opens the drop down menu associated with this toolbar button by clicking the arrow part of the button.
- showDropdown() - Method in interface com.hp.lft.sdk.powerbuilder.ToolBarButton
-
Opens the drop down menu associated with this toolbar button by clicking the arrow part of the button.
- showDropdown() - Method in interface com.hp.lft.sdk.stdwin.ToolBarButton
-
Opens the drop down menu associated with this toolbar button by clicking the arrow part of the button.
- showDropdown(int) - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Opens the dropdown menu associated with this toolbar button.
- showDropdown(String) - Method in interface com.hp.lft.sdk.winforms.ToolBar
-
Opens the dropdown menu associated with this menu item or toolbar item.
- showOverflow() - Method in interface com.hp.lft.sdk.wpf.ToolBar
-
Displays the overflow area of this toolbar.
- showParentRow() - Method in interface com.hp.lft.sdk.winforms.DataGrid
-
Displays the parent row when the child grid is displayed.
- SIMPLE - Enum constant in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
-
Simple display type.
- SIMPLE_CONTAINER - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Simple Container type.
- SIMPLE_TREE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeType
-
A tree without any items.
- SIMPLIFIED_CHINESE - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- SimulateAuthCancelOrigin - Enum Class in com.hp.lft.sdk.mobile
-
Authentication simulation cancellation reasons.
- simulateAuthentication() - Method in interface com.hp.lft.sdk.mobile.Application
-
Returns an object used to define the result of simulating authentication for the application.
- SimulateAuthFailReason - Enum Class in com.hp.lft.sdk.mobile
-
Authentication simulation failure reasons.
- SimulateAuthResult - Interface in com.hp.lft.sdk.mobile
-
Authentication simulation result object.
- simulateBarcodeScan(String) - Method in interface com.hp.lft.sdk.mobile.Application
-
Simulate barcode or QR code scan using an image file.
- simulateGPSRelocate(double, double) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates a change in the device's GPS location (Android Only).
- simulateIncomingCall(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates an incoming call.
- simulateIncomingCall(String, EventResponseArgs) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates an incoming call with an optional simulated user response.
- simulateIncomingSMS(String, String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates an incoming SMS.
- simulateIncomingSMS(String, String, EventResponseArgs) - Method in interface com.hp.lft.sdk.mobile.Device
-
Simulates an incoming SMS with an optional simulated user response.
- Single - Enum constant in enum class com.hp.lft.sdk.uiapro.SupportedTextSelection
-
Supports a single, continuous text selection.
- SINGLE_DATE - Enum constant in enum class com.hp.lft.sdk.wpf.DateFormatType
-
The date string represents a single date string For example: "20-Mar-2015"
- SINGLE_DATE_RANGE - Enum constant in enum class com.hp.lft.sdk.wpf.DateFormatType
-
The date string represents a single range of dates For example: "20-Mar-2015 - 22-Mar-2015"
- SINGLE_SELECTION - Enum constant in enum class com.hp.lft.sdk.sap.gui.TableSelectionMode
-
Only one can be selected.
- SINGLE_SELECTION - Enum constant in enum class com.hp.lft.sdk.sap.ui5.SelectType
-
A single-select list box.
- singleSelect(int) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects one item in the list box.
- singleSelect(int) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Selects the specified radio button (by index) adjacent to the list item.
- singleSelect(ListItem) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects one item in the list box.
- singleSelect(ListItem) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Selects the specified
ListItem
item in the list item. - singleSelect(String) - Method in interface com.hp.lft.sdk.sap.ui5.ListBox
-
Selects one item in the list box.
- singleSelect(String) - Method in interface com.hp.lft.sdk.sap.ui5.MobileListBehavior
-
Selects the specified radio button (by name) adjacent to the list item.
- size() - Method in class com.hp.lft.sdk.java.util.ListWrapper
-
Not used
- size(SizeProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the test object's size in pixels.
- size(SizeProperty) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the test object's size in pixels.
- size(SizeProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the test object's size (in pixels).
- size(SizeProperty) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the test element's size in pixels.
- size(SizeProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the test object's size (in pixels).
- size(SizeProperty) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's size (in pixels).
- size(SizeProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object's size (in pixels).
- size(SizeProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the test object's size in pixels.
- size(SizeProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the test object's size (in pixels).
- size(Size) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the size of the Terminal Emulator screen.
- size(SizeProperty) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the size of the Terminal Emulator screen.
- size(Dimension) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the test object's size in pixels.
- size(Dimension) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the test object's size in pixels.
- size(Dimension) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the test object's size (in pixels).
- size(Dimension) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the test element's size in pixels.
- size(Dimension) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the test object's size (in pixels).
- size(Dimension) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's size (in pixels).
- size(Dimension) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object's size (in pixels).
- size(Dimension) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the test object's size in pixels.
- size(Dimension) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the test object's size (in pixels).
- size(Integer, Integer) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes the test object's size in pixels.
- size(Integer, Integer) - Method in class com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
-
Initializes the test object's size in pixels.
- size(Integer, Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the test object's size (in pixels).
- size(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the test element's size in pixels.
- size(Integer, Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the test object's size (in pixels).
- size(Integer, Integer) - Method in class com.hp.lft.sdk.te.ScreenDescription.Init
-
Initializes the size of the Terminal Emulator screen.
- size(Integer, Integer) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's size (in pixels).
- size(Integer, Integer) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object's size (in pixels).
- size(Integer, Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the test object's size in pixels.
- size(Integer, Integer) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the test object's size (in pixels).
- Size - Class in com.hp.lft.sdk.te
-
Represents the rows and columns of the Terminal Emulator Screen.
- Size(int, int) - Constructor for class com.hp.lft.sdk.te.Size
-
Constructs a
Size
and initializes it to the specified columnCount and specified rowCount. - Sizeable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object can be resized.
- sizebox(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window has a sizing border.
- sizebox(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window has a sizing border.
- sizebox(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object has a sizing border.
- SizeProperty - Class in com.hp.lft.sdk
-
The size properties of a test object.
- SizeProperty - Class in com.hp.lft.sdk.te
-
The size properties of a Terminal Emulator object.
- SizeProperty() - Constructor for class com.hp.lft.sdk.SizeProperty
-
Initializes a new instance of the SizeProperty class.
- SizeProperty() - Constructor for class com.hp.lft.sdk.te.SizeProperty
-
Initializes a new instance of the SizeProperty class.
- SizeProperty(SizeProperty) - Constructor for class com.hp.lft.sdk.SizeProperty
-
Initializes a new instance of the SizeProperty class by copying the values of the provided SizeProperty.
- SizeProperty(Size) - Constructor for class com.hp.lft.sdk.te.SizeProperty
-
Initializes a new instance of the SizeProperty class with the provided Size.
- SizeProperty(SizeProperty) - Constructor for class com.hp.lft.sdk.te.SizeProperty
-
Initializes a new instance of the SizeProperty class by copying the values of the provided SizeProperty.
- SizeProperty(Dimension) - Constructor for class com.hp.lft.sdk.SizeProperty
-
Initializes a new instance of the SizeProperty class with the provided Dimension.
- SizeProperty(Integer, Integer) - Constructor for class com.hp.lft.sdk.SizeProperty
-
Initializes a new instance of the SizeProperty class with the specified width and height values.
- SizeProperty(Integer, Integer) - Constructor for class com.hp.lft.sdk.te.SizeProperty
-
Initializes a new instance of the SizeProperty class with the specified rowCount and columnCount values.
- SLASH - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Slash key.
- Slider - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a slider, which allows the user to adjust a setting in particular increments between minimum and maximum values.
- Slider - Interface in com.hp.lft.sdk.java
-
A Java slider.
- Slider - Interface in com.hp.lft.sdk.mobile
-
A slider object in a mobile application.
- Slider - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Slider.
- Slider - Interface in com.hp.lft.sdk.web
-
If a browser does not support this slider, an edit field is used instead.
- Slider - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF slider object.
- SliderDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Slider test object.
- SliderDescription - Class in com.hp.lft.sdk.mobile
-
The description of Slider test object in a mobile application.
- SliderDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Slider test object.
- SliderDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Slider test object.
- SliderDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Slider test object.
- SliderDescription() - Constructor for class com.hp.lft.sdk.java.SliderDescription
-
Initializes a new instance of the SliderDescription class.
- SliderDescription() - Constructor for class com.hp.lft.sdk.mobile.SliderDescription
-
Initializes a new instance of the SliderDescription class.
- SliderDescription() - Constructor for class com.hp.lft.sdk.uiapro.SliderDescription
-
Initializes a new instance of the SliderDescription class.
- SliderDescription() - Constructor for class com.hp.lft.sdk.web.SliderDescription
-
Initializes a new instance of the SliderDescription class.
- SliderDescription() - Constructor for class com.hp.lft.sdk.wpf.SliderDescription
-
Initializes a new instance of the SliderDescription class.
- SliderDescription(SliderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.SliderDescription
-
Initializes a new instance of the SliderDescription class using the Builder pattern.
- SliderDescription(SliderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.SliderDescription
-
Initializes a new instance of the SliderDescription class using the Builder pattern.
- SliderDescription(SliderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.SliderDescription
- SliderDescription(SliderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.SliderDescription
-
Initializes a new instance of the SliderDescription class using the Builder pattern.
- SliderDescription(SliderDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.SliderDescription
- SliderDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the SliderDescription class using the builder pattern.
- SliderDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the SliderDescription class using the builder pattern.
- SliderDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the SliderDescription class using the builder pattern.
- SliderDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the SliderDescription class using the builder pattern.
- SliderDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the SliderDescription class using the builder pattern.
- SliderDescription.Init<T extends SliderDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for SliderDescription.Builder.
- SliderDescription.Init<T extends SliderDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for SliderDescription.Builder.
- SliderDescription.Init<T extends SliderDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for SliderDescription.Builder.
- SliderDescription.Init<T extends SliderDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for SliderDescription.Builder.
- SliderDescription.Init<T extends SliderDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- SliderOrientation - Enum Class in com.hp.lft.sdk.java
-
Represents the slider orientation.
- SLOVAK - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- SLOVENIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- SmallDecrement - Enum constant in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Specifies that scrolling is done in small decrements, equivalent to pressing an arrow key or clicking the arrow button on a scrollbar.
- SmallIncrement - Enum constant in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Specifies that scrolling is done in small increments, equivalent to pressing an arrow key or clicking the arrow button on a scrollbar.
- snapshotsLevel - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- SoftKeys - Enum Class in com.hp.lft.sdk.oracle
-
Represents keyboard keys that can be pressed during the execution of a method, such as the SendKey method.
- sort(int) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Sorts this table by the specified column (ascending).
- sort(int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Sorts this table by the specified column, ascending.
- sort(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Sorts the table by the specified column, ascending.
- sort(String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Sorts this table by the specified column (ascending).
- sort(String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Sorts this table by the specified column, ascending.
- sortBy(String) - Method in interface com.hp.lft.sdk.sap.ui5.RowRepeater
-
Clicks the specified sort button.
- sortDescending(int) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Sorts this table by the specified column (descending).
- sortDescending(int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Sorts this table by the specified column, descending.
- sortDescending(int, String) - Method in interface com.hp.lft.sdk.winforms.UltraWinGrid
-
Sorts the table by the specified column, descending.
- sortDescending(String) - Method in interface com.hp.lft.sdk.winforms.ComponentOneGrid
-
Sorts this table by the specified column (descending).
- sortDescending(String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Sorts this table by the specified column, descending.
- sorters(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RowRepeaterDescription.Init
-
Initializes the list of sorter buttons used to sort the rows.
- Sound - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a system sound, which is associated with various system events.
- source(String) - Method in class com.hp.lft.sdk.mobile.DeviceDescription.Init
-
Initializes the source of the device used in OpenText Functional Testing Lab.
- sources(String[]) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the list of all media file source URLs.
- SPACE - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Space key.
- SPANISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- SpinBox - Interface in com.hp.lft.sdk.java
-
A Java spin box object.
- SpinBox - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows spin box.
- SpinBox - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms spin object.
- SpinBoxDescription - Class in com.hp.lft.sdk.java
-
The description of a Java SpinBox test object.
- SpinBoxDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows SpinBox test object.
- SpinBoxDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms SpinBox test object.
- SpinBoxDescription() - Constructor for class com.hp.lft.sdk.java.SpinBoxDescription
-
Initializes a new instance of the SpinBoxDescription class.
- SpinBoxDescription() - Constructor for class com.hp.lft.sdk.stdwin.SpinBoxDescription
-
Initializes a new instance of the SpinBoxDescription class.
- SpinBoxDescription() - Constructor for class com.hp.lft.sdk.winforms.SpinBoxDescription
-
Constructs a new instance of SpinBoxDescription.
- SpinBoxDescription(SpinBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.SpinBoxDescription
-
Initializes a new instance of the SpinBoxDescription class using the Builder pattern.
- SpinBoxDescription(SpinBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.SpinBoxDescription
-
Initializes a new instance of the SpinBoxDescription class using the Builder pattern.
- SpinBoxDescription(SpinBoxDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.SpinBoxDescription
- SpinBoxDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the SpinBoxDescription class using the builder pattern.
- SpinBoxDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the SpinBoxDescription class using the builder pattern.
- SpinBoxDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the SpinBoxDescription class using the builder pattern.
- SpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for SpinBoxDescription.Builder.
- SpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for SpinBoxDescription.Builder.
- SpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- SpinButton - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a spin box, which is a control that allows the user to increment or decrement the value displayed in a separate "buddy" control that is associated with the spin box.
- Spinner - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Spinner.
- SpinnerDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Spinner test object.
- SpinnerDescription() - Constructor for class com.hp.lft.sdk.uiapro.SpinnerDescription
-
Initializes a new instance of the SpinnerDescription class.
- SpinnerDescription(SpinnerDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.SpinnerDescription
- SpinnerDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the SpinnerDescription class using the builder pattern.
- SpinnerDescription.Init<T extends SpinnerDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for SpinnerDescription.Builder.
- SplitButton - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a button on a toolbar that has a drop-down list icon that is directly adjacent to the button.
- SplitButton - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro SplitButton.
- SplitButtonDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro SplitButton test object.
- SplitButtonDescription() - Constructor for class com.hp.lft.sdk.uiapro.SplitButtonDescription
-
Initializes a new instance of the SplitButtonDescription class.
- SplitButtonDescription(SplitButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.SplitButtonDescription
- SplitButtonDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the SplitButtonDescription class using the builder pattern.
- SplitButtonDescription.Init<T extends SplitButtonDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for SplitButtonDescription.Builder.
- SPLITTER_SHELL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Splitter Shell type.
- src(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the image source in URL format.
- src(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the image source in URL format.
- src(String) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the image source in URL format.
- src(String) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the image source in URL format.
- SRF_DEVICE_LAB - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
The device is stored on Storm Runner Functional (SRF).
- SrfLab - Class in com.hp.lft.sdk
-
This class can be used to launch browsers or lock devices in the SRF lab.
- SrfLab() - Constructor for class com.hp.lft.sdk.SrfLab
- standalone(Boolean) - Method in class com.hp.lft.sdk.sap.ui5.ToolBarDescription.Init
-
Initiates whether the toolbar is standalone.
- STANDARD - Enum constant in enum class com.hp.lft.sdk.sap.ui5.RowRepeaterDesign
-
Standard design.
- STANDARD - Enum constant in enum class com.hp.lft.sdk.sap.ui5.ToolBarDesign
-
Solid-looking toolbar.
- startCameraSimulationMode(String) - Method in interface com.hp.lft.sdk.mobile.Application
-
Start camera simulation mode.
- startPosition(Position) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the position of the Terminal Emulator screen.
- startPosition(PositionProperty) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the position of the Terminal Emulator screen.
- startPosition(Integer, Integer) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the position of the Terminal Emulator screen.
- startReportingContext(String) - Static method in class com.hp.lft.report.Reporter
-
Starts a named section in the report.
- startReportingContext(String) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a named section in the report.
- startReportingContext(String, ReportContextInfo) - Static method in class com.hp.lft.report.Reporter
-
Starts a named section in the report.
- startReportingContext(String, ReportContextInfo) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a named section in the report.
- startReportingContext(String, String) - Static method in class com.hp.lft.report.Reporter
-
Starts a named section in the report.
- startReportingContext(String, String) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a named section in the report.
- startReportingContext(String, String, Map<String, Object>) - Static method in class com.hp.lft.report.Reporter
-
Starts a named section in the report.
- startReportingContext(String, String, Map<String, Object>) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a named section in the report.
- startScreenRecording() - Static method in class com.hp.lft.report.Reporter
-
Starts a screen recording which will be saved to the report folder.
- startScreenRecording(boolean) - Static method in class com.hp.lft.report.Reporter
-
Starts a screen recording which will be saved to the report folder.
- startScreenRecording(boolean, String) - Static method in class com.hp.lft.report.Reporter
-
Starts screen recording.
- startScreenRecording(boolean, String) - Method in interface com.hp.lft.report.ReportProvider
- startScreenRecording(String) - Static method in class com.hp.lft.report.Reporter
-
Starts screen recording.
- startsWith(String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the first part of the 'actual' string.
- startsWith(String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the first part of the 'actual' string.
- startsWith(String, String, String, String) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the first part of the 'actual' string.
- startsWith(String, String, String, String, RenderedImage) - Static method in class com.hp.lft.verifications.Verify
-
Checks whether the 'expected' string is the first part of the 'actual' string.
- startTest(String) - Static method in class com.hp.lft.report.Reporter
-
Starts a new test node in the report test flow tree.
- startTest(String) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a new test node in the report test flow tree.
- startTest(String, String) - Static method in class com.hp.lft.report.Reporter
-
Starts a new test node in the report test flow tree.
- startTest(String, String) - Method in interface com.hp.lft.report.ReportProvider
-
Starts a new test node in the report test flow tree.
- state(CheckedState) - Method in class com.hp.lft.sdk.java.CheckBoxDescription.Init
-
Initializes the check box status.
- state(CheckedState) - Method in class com.hp.lft.sdk.powerbuilder.CheckBoxDescription.Init
-
Initializes the check box status.
- state(CheckedState) - Method in class com.hp.lft.sdk.powerbuilder.RadioButtonDescription.Init
-
Initializes the radio button's state.
- state(CheckedState) - Method in class com.hp.lft.sdk.stdwin.CalendarDescription.Init
-
Initializes the Calendar state.
- state(CheckedState) - Method in class com.hp.lft.sdk.stdwin.CheckBoxDescription.Init
-
Initializes the check box status.
- state(CheckedState) - Method in class com.hp.lft.sdk.stdwin.RadioButtonDescription.Init
-
Initializes the radio button's state.
- state(CheckedState) - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription.Init
-
Initializes the CheckBox state.
- state(CheckedState) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes the CheckBox state.
- state(BarState) - Method in class com.hp.lft.sdk.sap.ui5.NotificationBarDescription.Init
-
Initializes the display state of the notification bar.
- Static - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows static text object.
- StaticDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows Static test object.
- StaticDescription() - Constructor for class com.hp.lft.sdk.stdwin.StaticDescription
-
Initializes a new instance of the StaticDescription class.
- StaticDescription(StaticDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.StaticDescription
-
Initializes a new instance of the StaticDescription class using the Builder pattern.
- StaticDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the StaticDescription class using the builder pattern.
- StaticDescription.Init<T extends StaticDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for StaticDescription.Builder.
- StaticText - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents read-only text, such as labels for other controls or instructions in a dialog box.
- status(StringProperty) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- status(String) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- Status - Enum Class in com.hp.lft.report
-
The possible statuses of an event reported to the run results report.
- STATUS_PANE - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Status Pane type.
- StatusBar - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a status bar, which is an area at the bottom of a window and which displays information about the current operation, state of the application, or selected object.
- StatusBar - Interface in com.hp.lft.sdk.oracle
-
The status line and message line at the bottom of an ApplicationSession window.
- StatusBar - Interface in com.hp.lft.sdk.sap.gui
-
A status bar in a SAP GUI for Windows application.
- StatusBar - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows status bar.
- StatusBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro StatusBar.
- StatusBar - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms status bar object.
- StatusBar - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF status bar object.
- STATUSBAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Statusbar type.
- StatusBarDescription - Class in com.hp.lft.sdk.oracle
-
The description of the status line and message line at the bottom of an ApplicationSession window.
- StatusBarDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows status bar.
- StatusBarDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows StatusBar test object.
- StatusBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro StatusBar test object.
- StatusBarDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms StatusBar test object.
- StatusBarDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF StatusBar test object.
- StatusBarDescription() - Constructor for class com.hp.lft.sdk.oracle.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class.
- StatusBarDescription() - Constructor for class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class.
- StatusBarDescription() - Constructor for class com.hp.lft.sdk.stdwin.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class.
- StatusBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class.
- StatusBarDescription() - Constructor for class com.hp.lft.sdk.winforms.StatusBarDescription
-
Constructs a new StatusBarDescription.
- StatusBarDescription() - Constructor for class com.hp.lft.sdk.wpf.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class.
- StatusBarDescription(StatusBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class using the Builder pattern.
- StatusBarDescription(StatusBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class using the Builder pattern.
- StatusBarDescription(StatusBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.StatusBarDescription
-
Initializes a new instance of the StatusBarDescription class using the Builder pattern.
- StatusBarDescription(StatusBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.StatusBarDescription
- StatusBarDescription(StatusBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.StatusBarDescription
- StatusBarDescription(StatusBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.StatusBarDescription
- StatusBarDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.
- StatusBarDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.
- StatusBarDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.
- StatusBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.
- StatusBarDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.
- StatusBarDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.
- StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for StatusBarDescription.Builder.
- StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for StatusBarDescription.Builder.
- StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for StatusBarDescription.Builder.
- StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for StatusBarDescription.Builder.
- StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- StatusBarItem - Interface in com.hp.lft.sdk.stdwin
-
A single status bar item in a standard Windows status bar.
- StatusBarMessageType - Enum Class in com.hp.lft.sdk.sap.gui
-
The type of message in the StatusBar.
- Stepper - Interface in com.hp.lft.sdk.mobile
-
A stepper control in a mobile application.
- StepperDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Stepper test object in a mobile application.
- StepperDescription() - Constructor for class com.hp.lft.sdk.mobile.StepperDescription
-
Initializes a new instance of the StepperDescription class.
- StepperDescription(StepperDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.StepperDescription
-
Initializes a new instance of the StepperDescription class using the Builder pattern.
- StepperDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the StepperDescription class using the builder pattern.
- StepperDescription.Init<T extends StepperDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for StepperDescription.Builder.
- steps(String[]) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Init
-
Initializes the names of all steps in the road map.
- stepsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.RoadMapDescription.Init
-
Initializes the number of steps in the road map.
- stopCameraSimulationMode() - Method in interface com.hp.lft.sdk.mobile.Application
-
Stop camera simulation mode.
- stopScreenRecording() - Static method in class com.hp.lft.report.Reporter
-
Stops screen recording.
- stopScreenRecording() - Method in interface com.hp.lft.report.ReportProvider
- StringProperty - Class in com.hp.lft.sdk
-
Represents a string property in a description of a test object.
- StringProperty(String) - Constructor for class com.hp.lft.sdk.StringProperty
-
Initializes a new instance of the StringProperty class with the specified string value.
- style(CalendarStyle) - Method in class com.hp.lft.sdk.java.CalendarDescription.Init
-
Initializes the style of a CalendarDescription.
- style(String, StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object DOM attributes.
- style(String, String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object DOM attributes.
- styles(Map<String, StringProperty>) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the test object computed style.
- subMenusCount(Integer) - Method in class com.hp.lft.sdk.java.MenuDescription.Init
-
Initializes the number of menu items that are direct children of this menu.
- submit() - Method in interface com.hp.lft.sdk.web.EditField
-
When working in a Web form, simulates pressing the Enter key while the focus is on the object specified in the statement.
- SUBTRACT - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Subtract key.
- succeed() - Method in interface com.hp.lft.sdk.mobile.SimulateAuthResult
-
Authentication simulation succeeded.
- SUCCESS - Enum constant in enum class com.hp.lft.sdk.sap.gui.StatusBarMessageType
-
Success
- SUCCESS - Enum constant in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Success severity level.
- suiteSetup() - Method in class com.hp.lft.unittesting.TestNgUnitTestBase
- suiteTearDown() - Method in class com.hp.lft.unittesting.TestNgUnitTestBase
- SupportDragAndDrop - Interface in com.hp.lft.sdk
-
A test object that supports drag and drop.
- supportedPatterns(String[]) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- SupportedTextSelection - Enum Class in com.hp.lft.sdk.uiapro
-
The types of text selections supported by a text provider.
- SupportSendKey - Interface in com.hp.lft.sdk
-
A test object that supports the
sendKey
method. - SupportSendKeys - Interface in com.hp.lft.sdk
-
A test object that supports the
sendKeys
method. - SupportsNativeObject - Interface in com.hp.lft.sdk
-
A test object that supports the getNativeObject property, which returns a proxy of the native object represented by this test object instance.
- SvInfo - Class in com.hp.lft.sdk
- SvInfo(String, String) - Constructor for class com.hp.lft.sdk.SvInfo
-
Initializes a new instance of the SvInfo class with an endpoint value.
- SvInfo(String, String, Map<String, Object>) - Constructor for class com.hp.lft.sdk.SvInfo
-
Initializes a new instance of the SvInfo class with endpoint and virtualLabCfg values.
- svStartScenario(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Starts a specific service virtualization scenario.
- svStopScenario(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Stops a specific service virtualization scenario.
- svUploadScenario(String, String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Uploads scenario definition files to the device and makes them available in the current session.
- svUploadService(String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Uploads a service definition file to the device and makes it available in the current session.
- SWEDISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- swipe(SwipeDirection) - Method in interface com.hp.lft.sdk.mobile.Device
-
Swipes the device in the specified direction starting from the leading edge of the element or device.
- swipe(SwipeDirection) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Swipes the object in the specified direction.
- swipe(SwipeDirection) - Method in interface com.hp.lft.sdk.web.WebElement
-
Swipes the object in the specified direction.
- swipe(SwipeDirection, Location) - Method in interface com.hp.lft.sdk.mobile.Device
-
Swipes the device in the specified direction starting from the specified location.
- swipe(SwipeDirection, SwipeArgs) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Swipes the object in the specified direction.
- swipe(WebSwipeArgs) - Method in interface com.hp.lft.sdk.web.WebElement
-
Swipes the object according to the specified behavior.
- SwipeArgs - Class in com.hp.lft.sdk.mobile
-
Arguments that define additional behavior for Swipe operations.
This class can be initialized using the builder pattern. - SwipeArgs() - Constructor for class com.hp.lft.sdk.mobile.SwipeArgs
-
Initializes a new instance of the SwipeArgs class with default arguments (from the leading edge of the element or device).
- SwipeDirection - Enum Class in com.hp.lft.sdk
-
Options for swipe direction.
- sync() - Method in interface com.hp.lft.sdk.oracle.ApplicationSession
-
Instructs OpenText Functional Testing for Developers to wait the specified number of seconds to synchronize with Oracle Applications before continuing the run session.
- sync() - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Suspends execution until the SAP GUI for Windows session is available.
- sync() - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits until a response is received from the host and the emulator.
- sync() - Method in interface com.hp.lft.sdk.web.Browser
-
Waits for the browser to complete the current navigation.
- sync() - Method in interface com.hp.lft.sdk.web.Frame
-
Waits for the frame's state to be idle.
- sync() - Method in interface com.hp.lft.sdk.web.Page
-
Waits for the page state to be idle.
- sync(long) - Method in interface com.hp.lft.sdk.oracle.ApplicationSession
-
Instructs OpenText Functional Testing for Developers to wait the specified number of seconds to synchronize with Oracle Applications before continuing the run session.
- sync(long) - Method in interface com.hp.lft.sdk.sap.gui.GuiSession
-
Suspends execution until the SAP GUI for Windows session is available or until timed out.
- sync(long) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits until a response is received from the host and the emulator.
- SYS_REQ - Static variable in class com.hp.lft.sdk.te.Keys
-
The SYS_REQ key.
- SYSTEM - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The System key.
- SYSTEM - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthCancelOrigin
-
Authentication operation canceled by system.
- SYSTEM_MENU - Enum constant in enum class com.hp.lft.sdk.stdwin.MenuType
-
System menu type
- systemMenu(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window has a window menu on its title bar.
- systemMenu(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window has a window menu on its title bar.
- systemMenu(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object has a window menu on its title bar.
- systemName(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the name of the SAP system.
- systemName(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the name of the SAP system.
- systemNumber(Long) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the system number of the session.
T
- T - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The T key.
- Tab - Interface in com.hp.lft.sdk.oracle
-
An Oracle tabbed region.
- Tab - Interface in com.hp.lft.sdk.powerbuilder
-
A single tab item belonging to a PowerBuilder tab control.
- Tab - Interface in com.hp.lft.sdk.stdwin
-
A single tab item belonging to a standard Windows tab control.
- TAB - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Tab key.
- TAB - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Tab key (supported on Android).
- TAB - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Tab type.
- TAB - Static variable in class com.hp.lft.sdk.Keys
-
The Tab key.
- TAB - Static variable in class com.hp.lft.sdk.te.Keys
-
The TAB key.
- TAB_STRIP - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
TabStrip type.
- TabControl - Interface in com.hp.lft.sdk.java
-
A Java tabstrip control containing tabbed panels.
- TabControl - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder tab control object.
- TabControl - Interface in com.hp.lft.sdk.sap.gui
-
A tab strip control in a SAP GUI for Windows application.
- TabControl - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows tab control in a dialog box.
- TabControl - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro TabControl.
- TabControl - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms tab control.
- TabControlDescription - Class in com.hp.lft.sdk.java
-
The description of a Java TabControl test object.
- TabControlDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder TabControl test object.
- TabControlDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows tab strip.
- TabControlDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows TabControl test object.
- TabControlDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro TabControl test object.
- TabControlDescription - Class in com.hp.lft.sdk.winforms
-
The description of a a .NET Windows Forms TabControl test object.
- TabControlDescription() - Constructor for class com.hp.lft.sdk.java.TabControlDescription
-
Initializes a new instance of the TabControlDescription class.
- TabControlDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Initializes a new instance of the TabControlDescription class.
- TabControlDescription() - Constructor for class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Initializes a new instance of the TabControlDescription class.
- TabControlDescription() - Constructor for class com.hp.lft.sdk.stdwin.TabControlDescription
-
Initializes a new instance of the TabControlDescription class.
- TabControlDescription() - Constructor for class com.hp.lft.sdk.uiapro.TabControlDescription
-
Initializes a new instance of the TabControlDescription class.
- TabControlDescription() - Constructor for class com.hp.lft.sdk.winforms.TabControlDescription
-
Initializes a new instance of the TabControlDescription class.
- TabControlDescription(TabControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.TabControlDescription
-
Initializes a new instance of the TabControlDescription class using the Builder pattern.
- TabControlDescription(TabControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.TabControlDescription
-
Initializes a new instance of the TabControlDescription class using the Builder pattern.
- TabControlDescription(TabControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.TabControlDescription
-
Initializes a new instance of the TabControlDescription class using the Builder pattern.
- TabControlDescription(TabControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.TabControlDescription
-
Initializes a new instance of the TabControlDescription class using the Builder pattern.
- TabControlDescription(TabControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TabControlDescription
- TabControlDescription(TabControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.TabControlDescription
- TabControlDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.
- TabControlDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.
- TabControlDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.
- TabControlDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.
- TabControlDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.
- TabControlDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.
- TabControlDescription.Init<T extends TabControlDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for TabControlDescription.Builder.
- TabControlDescription.Init<T extends TabControlDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for TabControlDescription.Builder.
- TabControlDescription.Init<T extends TabControlDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for TabControlDescription.Builder.
- TabControlDescription.Init<T extends TabControlDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for TabControlDescription.Builder.
- TabControlDescription.Init<T extends TabControlDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TabControlDescription.Builder.
- TabControlDescription.Init<T extends TabControlDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- TabDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle tabbed region.
- TabDescription() - Constructor for class com.hp.lft.sdk.oracle.TabDescription
-
Initializes a new instance of the TabDescription class.
- TabDescription(TabDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.TabDescription
-
Initializes a new instance of the TabDescription class using the Builder pattern.
- TabDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the TabDescription class using the builder pattern.
- TabDescription.Init<T extends TabDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for TabDescription.Builder.
- TabItem - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro TabItem.
- TabItemDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro TabItem test object.
- TabItemDescription() - Constructor for class com.hp.lft.sdk.uiapro.TabItemDescription
-
Initializes a new instance of the TabItemDescription class.
- TabItemDescription(TabItemDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TabItemDescription
- TabItemDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TabItemDescription class using the builder pattern.
- TabItemDescription.Init<T extends TabItemDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TabItemDescription.Builder.
- Table - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a table that contains rows and columns of cells, and, optionally, row headers and column headers.
- Table - Interface in com.hp.lft.sdk.java
-
A Java table.
- Table - Interface in com.hp.lft.sdk.mobile
-
A table object in a mobile application.
- Table - Interface in com.hp.lft.sdk.oracle
-
An Oracle Table test object
- Table - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder table.
- Table - Interface in com.hp.lft.sdk.sap.gui
-
A table control in a SAP GUI for Windows application.
- Table - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 table object.
- Table - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Table.
- Table - Interface in com.hp.lft.sdk.web
-
A Web table containing a variable number of rows and columns.
- Table - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms grid object.
- Table - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF grid object.
- TABLE_COLUMN - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
TableColumn type.
- TABLE_CONTROL - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Table Control type.
- TABLE_ROW - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
TableRow type.
- TableBase - Interface in com.hp.lft.sdk.java
-
The base interface for a Java Table.
- TableBase<T extends TableCellBase> - Interface in com.hp.lft.sdk.sap.gui
-
The base interface for table, grid and APO grid controls in a SAP GUI for Windows application.
- TableBase<T extends TableRowBase> - Interface in com.hp.lft.sdk.web
-
Base interface for Web and SAP UI5 table test objects.
- TableBaseDescription - Class in com.hp.lft.sdk.sap.gui
-
Base description for table, grid and APO grid control in SAP GUI for Windows application.
- TableBaseDescription() - Constructor for class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Initializes a new instance of the TableBaseDescription class.
- TableBaseDescription(TableBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.TableBaseDescription
-
Initializes a new instance of the TableBaseDescription class using the Builder pattern.
- TableBaseDescription.Init<T extends TableBaseDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for TableBaseDescription.Builder.
- TableCell - Interface in com.hp.lft.sdk.java
-
A single cell in a Java Table.
- TableCell - Interface in com.hp.lft.sdk.oracle
-
A single cell in an Oracle Table.
- TableCell - Interface in com.hp.lft.sdk.powerbuilder
-
A single cell in a PowerBuilder Table.
- TableCell - Interface in com.hp.lft.sdk.sap.gui
-
A single table cell in SAP GUI for Windows application.
- TableCell - Interface in com.hp.lft.sdk.sap.ui5
-
A single cell in an SAPUI5 table.
- TableCell - Interface in com.hp.lft.sdk.web
-
A single cell in the Web Table test object.
- TableCell - Interface in com.hp.lft.sdk.winforms
-
A single cell in a .NET Windows Forms table.
- TableCell - Interface in com.hp.lft.sdk.wpf
-
A single cell in a WPF table.
- TableCellBase - Interface in com.hp.lft.sdk.sap.gui
-
Base interface for cells in table, grid and APO grid control in SAP GUI for Windows application.
- TableDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Table test object.
- TableDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Table test object in a mobile application.
- TableDescription - Class in com.hp.lft.sdk.oracle
-
The description of a Oracle Table test object.
- TableDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder Table test object.
- TableDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows table.
- TableDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Table test object.
- TableDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Table test object.
- TableDescription - Class in com.hp.lft.sdk.web
-
The description of a Web Table test object.
- TableDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms Table (data grid) test object.
- TableDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Table (grid) test object.
- TableDescription() - Constructor for class com.hp.lft.sdk.java.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.mobile.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.oracle.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.sap.gui.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.uiapro.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.web.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.winforms.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription() - Constructor for class com.hp.lft.sdk.wpf.TableDescription
-
Initializes a new instance of the TableDescription class.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TableDescription
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.TableDescription
-
Initializes a new instance of the TableDescription class using the Builder pattern.
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.TableDescription
- TableDescription(TableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.TableDescription
- TableDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the TableDescription class using the builder pattern.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for TableDescription.Builder.
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- TableDescription.Init<T extends TableDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- TableItemPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to retrieve table column or row header items.
- TableKeyModifier - Enum Class in com.hp.lft.sdk.java
-
Represents keyboard keys that can be pressed and held down during the execution of a table method, such as the click method.
- TablePattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to read from a table control.
- TableRow - Interface in com.hp.lft.sdk.java
-
A single row in a Java Table.
- TableRow - Interface in com.hp.lft.sdk.oracle
-
A single row in an Oracle Table.
- TableRow - Interface in com.hp.lft.sdk.powerbuilder
-
A single row in a PowerBuilder Table.
- TableRow<T extends TableCellBase> - Interface in com.hp.lft.sdk.sap.gui
-
A row of table, grid or APO Grid control in SAP GUI for Windows application.
- TableRow - Interface in com.hp.lft.sdk.sap.ui5
-
A single row in an SAPUI5 table including access to its cells.
- TableRow - Interface in com.hp.lft.sdk.web
-
A single row in the Web Table test object.
- TableRow<T extends TableCell> - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms row in a table.
- TableRow - Interface in com.hp.lft.sdk.wpf
-
A single row in a WPF table.
- TableRowBase - Interface in com.hp.lft.sdk.java
-
The base class for a single row in a Java Table.
- TableRowBase<T extends TableCell> - Interface in com.hp.lft.sdk.web
-
Base interface for Web and SAP UI5 table row.
- TableSelectionMode - Enum Class in com.hp.lft.sdk.sap.gui
-
The possible selections in a table.
- TableTraversalDirection - Enum Class in com.hp.lft.sdk.uiapro
-
The possible directions to use for reading a table.
- tabs(String[]) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription.Init
-
Initializes the tabs in the TabControlDescription.
- tabs(String[]) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the list of tabs in the tab object.
- tabs(String[]) - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription.Init
-
Initializes the tabs in the tab strip.
- tabs(String[]) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription.Init
-
Initializes the tabs in the TabControlDescription.
- tabs(String[]) - Method in class com.hp.lft.sdk.web.TabStripDescription.Init
-
Initializes the tab names in this tab strip.
- tabs(String[]) - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
-
Initializes the tabs in the tab object.
- tabs(String[]) - Method in class com.hp.lft.sdk.wpf.TabStripDescription.Init
-
Initializes list of all items in the object.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.java.TabControlDescription.Init
-
Initializes the number of tabbed panels contained in the tab object.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.powerbuilder.TabControlDescription.Init
-
Initializes the number of tabs in the TabControlDescription.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the number of tabs contained in the tab object.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.TabStripDescription.Init
-
Initializes the number of tabs in the tab strip.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.stdwin.TabControlDescription.Init
-
Initializes the number of tabs in the TabControlDescription.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.web.TabStripDescription.Init
-
Initializes the number of tabs in this tab strip.
- tabsCount(Integer) - Method in class com.hp.lft.sdk.winforms.TabControlDescription.Init
-
Initializes the number of tabs in the tab object.
- TabStrip - Interface in com.hp.lft.sdk.mobile
-
A tab strip object in a mobile application.
- TabStrip - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 tabstrip control.
- TabStrip - Interface in com.hp.lft.sdk.web
-
A tab strip control in a Web page or application.
- TabStrip - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF tab strip object.
- TabStripDescription - Class in com.hp.lft.sdk.mobile
-
The description of a TabStrip test object in a mobile application.
- TabStripDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 TabStrip test object.
- TabStripDescription - Class in com.hp.lft.sdk.web
-
The description of a Web TabStrip test object.
- TabStripDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF TabStrip test object.
- TabStripDescription() - Constructor for class com.hp.lft.sdk.mobile.TabStripDescription
-
Initializes a new instance of the TabStripDescription class.
- TabStripDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Initializes a new instance of the TabStripDescription class.
- TabStripDescription() - Constructor for class com.hp.lft.sdk.web.TabStripDescription
-
Initializes a new instance of the TabStripDescription class.
- TabStripDescription() - Constructor for class com.hp.lft.sdk.wpf.TabStripDescription
-
Initializes a new instance of the TabStripDescription class.
- TabStripDescription(TabStripDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.TabStripDescription
-
Initializes a new instance of the TabStripDescription class using the Builder pattern.
- TabStripDescription(TabStripDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.TabStripDescription
-
Initializes a new instance of the TabStripDescription class using the Builder pattern.
- TabStripDescription(TabStripDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.TabStripDescription
-
Initializes a new instance of the TabStripDescription class using the Builder pattern.
- TabStripDescription(TabStripDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.TabStripDescription
- TabStripDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the TabStripDescription class using the builder pattern.
- TabStripDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the TabStripDescription class using the builder pattern.
- TabStripDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the TabStripDescription class using the builder pattern.
- TabStripDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the TabStripDescription class using the builder pattern.
- TabStripDescription.Init<T extends TabStripDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for TabStripDescription.Builder.
- TabStripDescription.Init<T extends TabStripDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for TabStripDescription.Builder.
- TabStripDescription.Init<T extends TabStripDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for TabStripDescription.Builder.
- TabStripDescription.Init<T extends TabStripDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- tagName(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes test object's name.
- tagName(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's tag name.
- tagName(String) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes test object's name.
- tagName(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's tag name.
- TakeFocus - Enum constant in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Sets the focus to the object and makes it the selection anchor.
- TakeSelection - Enum constant in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Selects the object and removes the selection from all other objects in the container.
- tap() - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Taps the object.
- tap(TapArgs) - Method in interface com.hp.lft.sdk.mobile.UiObjectBase
-
Taps the object.
- TapArgs - Class in com.hp.lft.sdk.mobile
-
Arguments that define additional behavior for Tap operations.
This class can be initialized using the builder pattern. - TapArgs() - Constructor for class com.hp.lft.sdk.mobile.TapArgs
-
Initializes a new instance of the TapArgs class with default arguments (tap the center of the object once at one touch point).
- target(StringProperty) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the name of the frame that will be navigated when user clicks on the frame.
- target(StringProperty) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the name of the frame that will be navigated when user clicks on the frame.
- target(StringProperty) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the name of the frame that will be navigated to when the user clicks on the frame.
- target(String) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the name of the frame that will be navigated when user clicks on the frame.
- target(String) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the name of the frame that will be navigated when user clicks on the frame.
- target(String) - Method in class com.hp.lft.sdk.web.LinkDescription.Init
-
Initializes the name of the frame that will be navigated to when the user clicks on the frame.
- targetDirectory - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- TEST - Static variable in class com.hp.lft.sdk.te.Keys
-
The TEST key.
- TestDataFields - Static variable in class com.hp.lft.unittesting.Constants.EnvVariable
- TestNgCucumberUnitTestBase - Class in com.hp.lft.unittesting
- TestNgCucumberUnitTestBase() - Constructor for class com.hp.lft.unittesting.TestNgCucumberUnitTestBase
- TestNgDataSource - Class in com.hp.lft.unittesting.datadriving
-
Class for enabling data-driving of parameterized OpenText Functional Testing for Developers TestNG tests.
- TestNgDataSource() - Constructor for class com.hp.lft.unittesting.datadriving.TestNgDataSource
- TestNgUnitTestBase - Class in com.hp.lft.unittesting
-
The base class of the OpenText Functional Testing for Developers TestNG Eclipse template classes provided when creating a new OpenText Functional Testing for Developers project.
- TestNgUnitTestBase() - Constructor for class com.hp.lft.unittesting.TestNgUnitTestBase
- TestObject - Interface in com.hp.lft.sdk
-
Base interface for all test objects.
- TestObjectDescriber - Interface in com.hp.lft.sdk
-
Base interface for all classes that support describing test objects.
- testSetup() - Method in class com.hp.lft.unittesting.UnitTestBase
-
This method is called by OpenText Functional Testing for Developers Eclipse templates for operations to run before each test method.
- testSetup(String[]) - Method in class com.hp.lft.unittesting.TestNgUnitTestBase
- testTearDown() - Method in class com.hp.lft.unittesting.UnitTestBase
-
This method is called by OpenText Functional Testing for Developers Eclipse templates for operations to run after each test method.
- testTearDownNoThrow() - Method in class com.hp.lft.unittesting.UnitTestBase
- text - Variable in class com.hp.lft.sdk.web.TextMatch
- text(StringProperty) - Method in class com.hp.lft.sdk.java.EditorDescription.Init
-
Initializes the editor's text.
- text(StringProperty) - Method in class com.hp.lft.sdk.java.LabelDescription.Init
-
Initializes the object's text.
- text(StringProperty) - Method in class com.hp.lft.sdk.java.LinkDescription.Init
-
Initializes the link text.
- text(StringProperty) - Method in class com.hp.lft.sdk.java.MenuDescription.Init
-
Initializes the menu's text.
- text(StringProperty) - Method in class com.hp.lft.sdk.java.UiObjectDescription.Init
-
Initializes the object's text.
- text(StringProperty) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes text of the mobile object.
- text(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's text.
- text(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the permanent part of the text associated with the object.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes text associated with the object.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes text string value of the object.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.EditorDescription.Init
-
Initializes the text of the editor.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the text of the label.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the text associated with the status bar.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the text associated with the tab object.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the text associated with the window.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription.Init
-
Initializes the text of the description instance.
- text(StringProperty) - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription.Init
-
Initializes the text of the description instance.
- text(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the permanent part of the text associated with the object.
- text(StringProperty) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the content of TeField.
- text(StringProperty) - Method in class com.hp.lft.sdk.web.ButtonDescription.Init
-
Initializes the text on the button.
- text(StringProperty) - Method in class com.hp.lft.sdk.web.FrameDescription.Init
-
Initializes the inner text of the body element.
- text(StringProperty) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the inner text of the body element.
- text(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the text associated with this object.
- text(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the text associated with the object.
- text(String) - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
-
Initializes the object's text property.
- text(String) - Method in class com.hp.lft.sdk.java.EditorDescription.Init
-
Initializes the editor's text.
- text(String) - Method in class com.hp.lft.sdk.java.LabelDescription.Init
-
Initializes the object's text.
- text(String) - Method in class com.hp.lft.sdk.java.LinkDescription.Init
-
Initializes the link text.
- text(String) - Method in class com.hp.lft.sdk.java.MenuDescription.Init
-
Initializes the menu's text
- text(String) - Method in class com.hp.lft.sdk.java.UiObjectDescription.Init
-
Initializes the object's text.
- text(String) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes text of the mobile object.
- text(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's text.
- text(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the permanent part of the text associated with the object.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes text associated with the object.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.EditFieldDescription.Init
-
Initializes text string value of the object.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.EditorDescription.Init
-
Initializes the text of the editor.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.LabelDescription.Init
-
Initializes the text of the label.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.StatusBarDescription.Init
-
Initializes the text associated with the status bar.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the text associated with the tab object.
- text(String) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the text associated with the window.
- text(String) - Method in class com.hp.lft.sdk.sap.ui5.HeaderDescription.Init
-
Initializes the text of the description instance.
- text(String) - Method in class com.hp.lft.sdk.sap.ui5.LabelDescription.Init
-
Initializes the text of the description instance.
- text(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the permanent part of the text associated with the object.
- text(String) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the content of TeField.
- text(String) - Method in class com.hp.lft.sdk.web.ButtonDescription.Init
-
Initializes the text on the button.
- text(String) - Method in class com.hp.lft.sdk.web.FrameDescription.Init
-
Initializes the inner text of the body element.
- text(String) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the inner text of the body element.
- text(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the text associated with this object.
- text(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the text associated with the object.
- Text - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents selectable text that allows edits or is designated as read-only.
- Text - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Text.
- TEXT - Static variable in class com.hp.lft.sdk.ai.AiTypes
- TEXT_BLOCK - Static variable in class com.hp.lft.sdk.ai.AiTypes
- TEXT_BOX - Static variable in class com.hp.lft.sdk.ai.AiTypes
- TEXT_FIELD - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Text Field type.
- TextDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Text test object.
- TextDescription() - Constructor for class com.hp.lft.sdk.uiapro.TextDescription
-
Initializes a new instance of the TextDescription class.
- TextDescription(TextDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TextDescription
- TextDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TextDescription class using the builder pattern.
- TextDescription.Init<T extends TextDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TextDescription.Builder.
- TextMatch - Class in com.hp.lft.sdk.web
-
Class defining a text match we are looking for.
- TextMatch() - Constructor for class com.hp.lft.sdk.web.TextMatch
- textOccurrence - Variable in class com.hp.lft.sdk.web.TextMatch
- TextPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with text.
- TextScreen - Interface in com.hp.lft.sdk.te
-
A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
- TextScreenDescription - Class in com.hp.lft.sdk.te
-
A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.
- TextScreenDescription() - Constructor for class com.hp.lft.sdk.te.TextScreenDescription
-
Constructs a new TextScreenDescription.
- TextTooLongException - Exception in com.hp.lft.sdk.te
-
Represents a text too long error that occur during when running a TE testing project.
- TextTooLongException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.TextTooLongException
-
Constructs a new TextTooLongException with the test object the specified detail message and error code.
- TextTooLongException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.TextTooLongException
-
Constructs a new TextTooLongException with the test object
- TextUnit - Enum Class in com.hp.lft.sdk.uiapro
-
The possible unit lengths to use when navigating within a document.
- textWithMatchOptions(TextWithMatchOptions) - Method in class com.hp.lft.sdk.ai.AiObjectDescription.Init
-
Initializes the object's text with options property.
- TextWithMatchOptions - Class in com.hp.lft.sdk.ai
-
Structure that contains the text together with the match method for describing an
AiObject
. - TextWithMatchOptions(RegExpProperty, MatchMethod) - Constructor for class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Constructs a new
TextWithMatchOptions
object that can be used to uniquely identify anAiObject
by its regex property and specifies the match method to be used for identification. - TextWithMatchOptions(String, MatchMethod) - Constructor for class com.hp.lft.sdk.ai.TextWithMatchOptions
-
Constructs a new
TextWithMatchOptions
object that can be used to uniquely identify anAiObject
by its text and specifies the match method to be used for identification. - THREE_GP - Enum constant in enum class com.hp.lft.sdk.VideoFormat
-
3GP format.
- threeState(Boolean) - Method in class com.hp.lft.sdk.winforms.CheckBoxDescription.Init
-
Initializes whether the CheckBox is able to display three check states.
- threeState(Boolean) - Method in class com.hp.lft.sdk.wpf.CheckBoxDescription.Init
-
Initializes whether the CheckBox is able to display three check states.
- Thumb - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro Thumb.
- ThumbDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Thumb test object.
- ThumbDescription() - Constructor for class com.hp.lft.sdk.uiapro.ThumbDescription
-
Initializes a new instance of the ThumbDescription class.
- ThumbDescription(ThumbDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ThumbDescription
- ThumbDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ThumbDescription class using the builder pattern.
- ThumbDescription.Init<T extends ThumbDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ThumbDescription.Builder.
- TIF - Enum constant in enum class com.hp.lft.sdk.ImageFormat
-
TIF format.
- Tile - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 tile object.
- TileDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Tile test object.
- TileDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.TileDescription
-
Initializes a new instance of the TileDescription class.
- TileDescription(TileDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.TileDescription
-
Initializes a new instance of the TileDescription class using the Builder pattern.
- TileDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the TileDescription class using the builder pattern.
- TileDescription.Init<T extends TileDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for TileDescription.Builder.
- TIME - Enum constant in enum class com.hp.lft.sdk.java.CalendarStyle
-
Time style.
- TIME - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DateType
-
Time.
- title - Variable in class com.hp.lft.report.ModifiableReportConfiguration
- title(StringProperty) - Method in class com.hp.lft.sdk.java.WindowDescription.Init
-
Initializes the window title.
- title(StringProperty) - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Init
-
Initializes the calendar's title.
- title(StringProperty) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
-
Initializes the flex field window's title.
- title(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Initializes the list of values's title.
- title(StringProperty) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the notification's title.
- title(StringProperty) - Method in class com.hp.lft.sdk.oracle.UiFormBaseDescription.Init
-
Initializes the UiFormBase's title.
- title(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription.Init
-
Initializes the title value of the object.
- title(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the browser's title.
- title(StringProperty) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's title attribute.
- title(StringProperty) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's title attribute (provides additional information on the element).
- title(String) - Method in class com.hp.lft.sdk.java.WindowDescription.Init
-
Initializes the window title.
- title(String) - Method in class com.hp.lft.sdk.oracle.CalendarDescription.Init
-
Initializes the calendar's title.
- title(String) - Method in class com.hp.lft.sdk.oracle.FlexFieldWindowDescription.Init
-
Initializes the flex field window's title.
- title(String) - Method in class com.hp.lft.sdk.oracle.ListOfValuesDescription.Init
-
Initializes the list of values's title.
- title(String) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the notification's title.
- title(String) - Method in class com.hp.lft.sdk.oracle.UiFormBaseDescription.Init
-
Initializes the UiFormBase's title.
- title(String) - Method in class com.hp.lft.sdk.sap.gui.TableBaseDescription.Init
-
Initializes the title value of the object.
- title(String) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the browser's title.
- title(String) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the page's title attribute.
- title(String) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes the element's title attribute (provides additional information on the element).
- TitleBar - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a title or caption bar for a window.
- TitleBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro TitleBar.
- TITLEBAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Titlebar type.
- TitleBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro TitleBar test object.
- TitleBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.TitleBarDescription
-
Initializes a new instance of the TitleBarDescription class.
- TitleBarDescription(TitleBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TitleBarDescription
- TitleBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TitleBarDescription class using the builder pattern.
- TitleBarDescription.Init<T extends TitleBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TitleBarDescription.Builder.
- TOGGLABLE - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
TOGGLABLE is a general type for CHECK_BOX, RADIO_BUTTON and TOGGLE_BUTTON.
- toggle() - Method in interface com.hp.lft.sdk.uiapro.TogglePattern
-
Cycles through the toggle states of the control.
- Toggle - Interface in com.hp.lft.sdk.mobile
-
A toggle object in a mobile application.
- TOGGLE - Enum constant in enum class com.hp.lft.sdk.web.FullScreenMode
-
Switches a full screen browser to normal mode or a normal mode browser to full screen.
- TOGGLE_BUTTON - Static variable in class com.hp.lft.sdk.ai.AiTypes
- TOGGLEABLE - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
TOGGLEABLE is a general type for CHECK_BOX, RADIO_BUTTON and TOGGLE_BUTTON.
- ToggleButton - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 toggle button object.
- ToggleButton - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF toggle button control Note: To create an instance of this interface, first create a Button instance for a button with toggle behavior, and then return the ToggleButton using the Button.getToggleButton method.
- ToggleButtonDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 ToggleButton test object.
- ToggleButtonDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription
-
Initializes a new instance of the ToggleButtonDescription class.
- ToggleButtonDescription(ToggleButtonDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.ToggleButtonDescription
-
Initializes a new instance of the ToggleButtonDescription class using the Builder pattern.
- ToggleButtonDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the ToggleButtonDescription class using the builder pattern.
- ToggleButtonDescription.Init<T extends ToggleButtonDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for ToggleButtonDescription.Builder.
- ToggleDescription - Class in com.hp.lft.sdk.mobile
-
The description of a Toggle test object in a mobile application.
- ToggleDescription() - Constructor for class com.hp.lft.sdk.mobile.ToggleDescription
-
Initializes a new instance of the ToggleDescription class.
- ToggleDescription(ToggleDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.ToggleDescription
-
Initializes a new instance of the ToggleDescription class using the Builder pattern.
- ToggleDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the ToggleDescription class using the builder pattern.
- ToggleDescription.Init<T extends ToggleDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for ToggleDescription.Builder.
- TogglePattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a control that can cycle through a set of states, and maintain a state after it is set.
- ToggleState - Enum Class in com.hp.lft.sdk.ai
-
Possible value for the setState method of toggleable AI classes.
- ToggleState - Enum Class in com.hp.lft.sdk.uiapro
-
The possible states of a toggleable object.
- TOOL_BAR - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
ToolBar type.
- TOOL_SETTINGS - Static variable in class com.hp.lft.sdk.ai.AiTypes
- ToolBar - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a toolbar, which is a grouping of controls that provides easy access to frequently used features.
- ToolBar - Interface in com.hp.lft.sdk.java
-
A Java toolbar.
- ToolBar - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder toolbar.
- ToolBar - Interface in com.hp.lft.sdk.sap.gui
-
A toolbar control in a SAP GUI for Windows application,
- ToolBar - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 tool bar object.
- ToolBar - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows toolbar.
- ToolBar - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro ToolBar.
- ToolBar - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms toolbar.
- ToolBar - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF toolbar object.
- ToolBarButton - Interface in com.hp.lft.sdk.java
-
A tool bar button in a Java tool bar.
- ToolBarButton - Interface in com.hp.lft.sdk.powerbuilder
-
A single tool bar button in a PowerBuilder tool bar.
- ToolBarButton - Interface in com.hp.lft.sdk.stdwin
-
A single tool bar button in a standard Windows tool bar.
- ToolBarDescription - Class in com.hp.lft.sdk.java
-
The description of a Java ToolBar test object.
- ToolBarDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder ToolBar test object.
- ToolBarDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows toolbar.
- ToolBarDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 Toolbar test object.
- ToolBarDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows ToolBar test object.
- ToolBarDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro ToolBar test object.
- ToolBarDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms ToolBar test object.
- ToolBarDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Toolbar test object.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.java.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.sap.gui.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.stdwin.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.uiapro.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.winforms.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription() - Constructor for class com.hp.lft.sdk.wpf.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class.
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class using the Builder pattern.
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class using the Builder pattern.
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class using the Builder pattern.
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class using the Builder pattern.
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.ToolBarDescription
-
Initializes a new instance of the ToolBarDescription class using the Builder pattern.
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ToolBarDescription
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.ToolBarDescription
- ToolBarDescription(ToolBarDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.ToolBarDescription
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for ToolBarDescription.Builder.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for ToolBarDescription.Builder.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for ToolBarDescription.Builder.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for ToolBarDescription.Builder.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for ToolBarDescription.Builder.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ToolBarDescription.Builder.
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- ToolBarDesign - Enum Class in com.hp.lft.sdk.sap.ui5
-
Visual toolbar design.
- ToolBarItem - Interface in com.hp.lft.sdk.winforms
-
A single tool bar item belonging to a .NET Windows Forms tool bar.
- ToolBarItem - Interface in com.hp.lft.sdk.wpf
-
A single tool bar button in a WPF tool bar.
- tooltip(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes value of the object's tooltip.
- tooltip(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the value of the tab object's tooltip.
- tooltip(String) - Method in class com.hp.lft.sdk.sap.gui.ButtonDescription.Init
-
Initializes value of the object's tooltip.
- tooltip(String) - Method in class com.hp.lft.sdk.sap.gui.TabControlDescription.Init
-
Initializes the value of the tab object's tooltip.
- ToolTip - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents a tooltip that provides helpful hints.
- ToolTip - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro ToolTip.
- ToolTipDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro ToolTip test object.
- ToolTipDescription() - Constructor for class com.hp.lft.sdk.uiapro.ToolTipDescription
-
Initializes a new instance of the ToolTipDescription class.
- ToolTipDescription(ToolTipDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.ToolTipDescription
- ToolTipDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the ToolTipDescription class using the builder pattern.
- ToolTipDescription.Init<T extends ToolTipDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for ToolTipDescription.Builder.
- tooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's tooltipText.
- tooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's tooltipText.
- tooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's tooltipText.
- tooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's tooltipText.
- tooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's tooltipText.
- tooltipText(StringProperty) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's tooltipText.
- tooltipText(String) - Method in class com.hp.lft.sdk.oracle.ButtonDescription.Init
-
Initializes the button's tooltipText.
- tooltipText(String) - Method in class com.hp.lft.sdk.oracle.CheckBoxDescription.Init
-
Initializes the checkBox's tooltipText.
- tooltipText(String) - Method in class com.hp.lft.sdk.oracle.EditFieldDescription.Init
-
Initializes the edit field's tooltipText.
- tooltipText(String) - Method in class com.hp.lft.sdk.oracle.ListDescription.Init
-
Initializes the list's tooltipText.
- tooltipText(String) - Method in class com.hp.lft.sdk.oracle.RadioGroupDescription.Init
-
Initializes the radio group's tooltipText.
- tooltipText(String) - Method in class com.hp.lft.sdk.oracle.TreeViewDescription.Init
-
Initializes the tree view's tooltipText.
- toolWindow(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this window is a tool window (a window intended to be used as a floating toolbar).
- toolWindow(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this window is a tool window (a window intended to be used as a floating toolbar).
- toolWindow(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object is intended to be a floating toolbar.
- top - Variable in class com.hp.lft.sdk.te.Area
-
Top position of the rectangle.
- Top - Enum constant in enum class com.hp.lft.sdk.uiapro.Alignment
-
Specifies that the alignment is on the top.
- TOP_LEFT - Enum constant in enum class com.hp.lft.sdk.Position
-
The top-left corner of this object.
- TOP_RIGHT - Enum constant in enum class com.hp.lft.sdk.Position
-
The top-right corner of this object.
- topLevelMenuItems(String[]) - Method in class com.hp.lft.sdk.web.MenuDescription.Init
-
Initializes the top level menu items in this object.
- topLevelMenuItemsCount(Integer) - Method in class com.hp.lft.sdk.web.MenuDescription.Init
-
Initializes the number of top level menu items in this menu.
- TopLevelObject - Interface in com.hp.lft.sdk
-
The interface marks test object types that can be described from the Desktop.
- TopLevelObjectNodeBase<T extends TopLevelObject,
TDescription extends Description> - Class in com.hp.lft.sdk -
This class is used by 'Application Model Code Generator' as the base class for all container classes.
- TopLevelObjectNodeBase(AppModelBase) - Constructor for class com.hp.lft.sdk.TopLevelObjectNodeBase
- TopLevelObjectNodeBase(TestObject, AppModelBase) - Constructor for class com.hp.lft.sdk.TopLevelObjectNodeBase
- topmost(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.WindowDescription.Init
-
Initializes whether this object is placed above all non-topmost windows and remains in place, even when the object is deactivated.
- topmost(Boolean) - Method in class com.hp.lft.sdk.stdwin.WindowDescription.Init
-
Initializes whether this object is placed above all non-topmost windows and remains in place, even when the object is deactivated.
- topmost(Boolean) - Method in class com.hp.lft.sdk.winforms.WindowDescription.Init
-
Indicates whether this object should stay above all non-topmost windows, even when this object is deactivated.
- toString() - Method in enum class com.hp.lft.sdk.ai.MatchMethod
- toString() - Method in class com.hp.lft.sdk.ai.Position
- toString() - Method in class com.hp.lft.sdk.DateRange
- toString() - Method in class com.hp.lft.sdk.LocationProperty
- toString() - Method in class com.hp.lft.sdk.ScrollInfo
- toString() - Method in class com.hp.lft.sdk.SizeProperty
- toString() - Method in class com.hp.lft.sdk.StringProperty
- toString() - Method in class com.hp.lft.sdk.te.Area
-
Returns a string representation of the values of this
Area
object'stop
,left
,bottom
, andright
fields. - toString() - Method in class com.hp.lft.sdk.te.Position
-
Returns a string representation of the values of this
Position
object'scolumn
androw
fields. - toString() - Method in class com.hp.lft.sdk.te.PositionProperty
- toString() - Method in class com.hp.lft.sdk.te.Size
-
Returns a string representation of the values of this
Size
object'scolumnCount
androwCount
fields. - toString() - Method in class com.hp.lft.sdk.te.SizeProperty
- toString() - Method in class com.hp.lft.sdk.web.BrowserVersion
- toString() - Method in class com.hp.lft.sdk.web.CSSDescription
- toString() - Method in class com.hp.lft.sdk.web.XPathDescription
- totalPagesCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription.Init
-
Initializes the total page count of the paginator.
- touch(int, int) - Method in interface com.hp.lft.sdk.mobile.Device
-
Touches the device at the specified coordinates (Android Only).
- touch(Point) - Method in interface com.hp.lft.sdk.mobile.Device
-
Touches the device at the specified point (Android Only).
- TRADITIONAL_CHINESE - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- transaction(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the transaction the user is currently executing.
- transaction(String) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the transaction the user is currently executing.
- TRANSPARENT - Enum constant in enum class com.hp.lft.sdk.sap.ui5.RowRepeaterDesign
-
Transparent design.
- TRANSPARENT - Enum constant in enum class com.hp.lft.sdk.sap.ui5.ToolBarDesign
-
Transparent-looking toolbar.
- TRASH - Static variable in class com.hp.lft.sdk.ai.AiTypes
- Traversed - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is a hyperlink that has been visited (previously clicked) by a user.
- TREE_SELECT_ITEM_MULTIPLE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeSelectionMode
-
Can select multiple items.
- TREE_SELECT_ITEM_SINGLE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeSelectionMode
-
Can select a single item.
- TREE_SELECT_NODE_MULTIPLE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeSelectionMode
-
Can select multiple nodes.
- TREE_SELECT_NODE_SINGLE - Enum constant in enum class com.hp.lft.sdk.sap.gui.TreeSelectionMode
-
Can select a single node.
- TreeSelectionMode - Enum Class in com.hp.lft.sdk.sap.gui
-
The selection mode of tree.
- treeType(TreeType) - Method in class com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
-
Initializes the type of the tree.
- TreeType - Enum Class in com.hp.lft.sdk.sap.gui
-
The type of tree.
- TreeView - Interface in com.hp.lft.sdk.java
-
A Java tree.
- TreeView - Interface in com.hp.lft.sdk.oracle
-
An Oracle Tree test object
- TreeView - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder tree-view object.
- TreeView - Interface in com.hp.lft.sdk.sap.gui
-
A tree control in a SAP GUI for Windows application.
- TreeView - Interface in com.hp.lft.sdk.sap.ui5
-
An SAPUI5 tree object.
- TreeView - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows tree-view object.
- TreeView - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro TreeView.
- TreeView - Interface in com.hp.lft.sdk.web
-
A Web TreeView object
- TreeView - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms tree-view object.
- TreeView - Interface in com.hp.lft.sdk.wpf
-
A .NET WPF tree-view object.
- TreeViewBase - Interface in com.hp.lft.sdk.java
-
The base interface for a Java Tree.
- TreeViewConfiguration - Class in com.hp.lft.sdk.web
-
A set of xpath values to help the TreeView object perform Select, Expand and Collapse operation in cases where the default implementation cannot find the element needed.
- TreeViewConfiguration(String, String) - Constructor for class com.hp.lft.sdk.web.TreeViewConfiguration
-
Create a new TreeViewConfiguration
- TreeViewConfiguration(String, String, boolean) - Constructor for class com.hp.lft.sdk.web.TreeViewConfiguration
-
Create a new TreeViewConfiguration
- TreeViewConfiguration(String, String, String) - Constructor for class com.hp.lft.sdk.web.TreeViewConfiguration
-
Create a new TreeViewConfiguration
- TreeViewConfiguration(String, String, String, boolean) - Constructor for class com.hp.lft.sdk.web.TreeViewConfiguration
-
Create a new TreeViewConfiguration
- TreeViewDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Tree test object.
- TreeViewDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle tree.
- TreeViewDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder TreeView object.
- TreeViewDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a SAP GUI for Windows tree.
- TreeViewDescription - Class in com.hp.lft.sdk.sap.ui5
-
The description of an SAPUI5 TreeView test object.
- TreeViewDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows TreeView object.
- TreeViewDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro TreeView test object.
- TreeViewDescription - Class in com.hp.lft.sdk.web
-
The description of a WebTree test object.
- TreeViewDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms TreeView test object.
- TreeViewDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF TreeView test object.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.java.TreeViewDescription
-
Initializes a new instance of the
TreeViewDescription
class. - TreeViewDescription() - Constructor for class com.hp.lft.sdk.oracle.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Initializes a new instance of the TreeDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.uiapro.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.web.TreeViewDescription
-
Initializes a new instance of the
TreeViewDescription
class. - TreeViewDescription() - Constructor for class com.hp.lft.sdk.winforms.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription() - Constructor for class com.hp.lft.sdk.wpf.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class.
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.TreeViewDescription
-
Initializes a new instance of the
TreeViewDescription
class using the Builder pattern. - TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class using the Builder pattern.
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class using the Builder pattern.
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.TreeViewDescription
-
Initializes a new instance of the TreeDescription class using the Builder pattern.
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.ui5.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.TreeViewDescription
-
Initializes a new instance of the TreeViewDescription class using the Builder pattern.
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TreeViewDescription
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.TreeViewDescription
-
Initializes a new instance of the
TreeViewDescription
class using the Builder pattern. - TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.TreeViewDescription
- TreeViewDescription(TreeViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.TreeViewDescription
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the
TreeViewDescription
class using the builder pattern. - TreeViewDescription.Builder - Class in com.hp.lft.sdk.oracle
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the TreeDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.sap.ui5
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for
TreeViewDescription.Builder
. - TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for TreeViewDescription.Builder.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for TreeViewDescription.Builders.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for TreeDescription.Builder.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.sap.ui5
-
Helper class for TreeViewDescription.Builder.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for TreeViewDescription.Builders.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TreeViewDescription.Builder.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for TreeViewDescription.Builder.
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- TreeViewItem - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro TreeViewItem.
- TreeViewItemDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro TreeViewItem test object.
- TreeViewItemDescription() - Constructor for class com.hp.lft.sdk.uiapro.TreeViewItemDescription
-
Initializes a new instance of the TreeViewItemDescription class.
- TreeViewItemDescription(TreeViewItemDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.TreeViewItemDescription
- TreeViewItemDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the TreeViewItemDescription class using the builder pattern.
- TreeViewItemDescription.Init<T extends TreeViewItemDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for TreeViewItemDescription.Builder.
- TreeViewNode - Interface in com.hp.lft.sdk.java
-
A single node in a Java Tree.
- TreeViewNode - Interface in com.hp.lft.sdk.oracle
-
A Tree Node object
- TreeViewNode - Interface in com.hp.lft.sdk.powerbuilder
-
A single tree view node belonging to a PowerBuilder tree-view object.
- TreeViewNode - Interface in com.hp.lft.sdk.sap.gui
- TreeViewNode - Interface in com.hp.lft.sdk.stdwin
-
A single tree view node belonging to a standard Windows tree-view object.
- TreeViewNode - Interface in com.hp.lft.sdk.web
-
A single node in a Web Tree.
- TreeViewNode - Interface in com.hp.lft.sdk.winforms
-
A tree view node of a .NET Windows Forms tree-view object.
- TreeViewNode - Interface in com.hp.lft.sdk.wpf
-
A single tree view node in a .NET WPF tree-view object.
- TreeViewTable - Interface in com.hp.lft.sdk.java
-
A JavaFX TreeViewTable.
- TreeViewTableDescription - Class in com.hp.lft.sdk.java
-
The description of a Java TreeViewTable test object (for JavaFX only).
- TreeViewTableDescription() - Constructor for class com.hp.lft.sdk.java.TreeViewTableDescription
-
Initializes a new instance of the
TreeViewTableDescription
class. - TreeViewTableDescription(TreeViewTableDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.TreeViewTableDescription
-
Initializes a new instance of the
TreeViewTableDescription
class using the Builder pattern. - TreeViewTableDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the TreeViewTableDescription class using the builder pattern.
- TreeViewTableDescription.Init<T extends TreeViewTableDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for
TreeViewTableDescription.Builder
. - TreeViewTableRow - Interface in com.hp.lft.sdk.java
-
A single row in a JavaFX TreeViewTable.
- tryLockDeviceByInfo(DeviceInfo) - Static method in class com.hp.lft.sdk.mobile.MobileLab
-
Checks whether a device is available in the OpenText Functional Testing Lab and if so, locks it, so that only the current test can perform actions on it.
If this method fails, the test continues without an exception. - TURKISH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- TWITTER - Static variable in class com.hp.lft.sdk.ai.AiTypes
- TWO_MONTHS - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Displays two months at a time.
- TWO_WEEKS - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Displays two weeks at a time.
- type(NotificationType) - Method in class com.hp.lft.sdk.oracle.NotificationDescription.Init
-
Initializes the type of a notification.
- type(ComponentType) - Method in class com.hp.lft.sdk.sap.gui.ElementDescription.Init
-
Initializes the GUI component type.
- type(MenuType) - Method in class com.hp.lft.sdk.stdwin.MenuDescription.Init
-
Initializes the Menu type.
- type(StringProperty) - Method in class com.hp.lft.sdk.web.CheckBoxDescription.Init
-
Initializes the type of object as defined in the HTML input tag.
- type(StringProperty) - Method in class com.hp.lft.sdk.web.FormFieldDescription.Init
-
Initializes the attribute "type" of the HTML element.
- type(StringProperty) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the type of object as defined in the HTML input tag.
- type(BrowserType) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the type of the Browser.
- type(ImageType) - Method in class com.hp.lft.sdk.web.AreaDescription.Init
-
Initializes the image type.
- type(ImageType) - Method in class com.hp.lft.sdk.web.ImageDescription.Init
-
Initializes the image type.
- type(String) - Method in class com.hp.lft.sdk.web.CheckBoxDescription.Init
-
Initializes the type of object as defined in the HTML input tag.
- type(String) - Method in class com.hp.lft.sdk.web.FormFieldDescription.Init
-
Initializes the attribute "type" of the HTML element.
- type(String) - Method in class com.hp.lft.sdk.web.RadioGroupDescription.Init
-
Initializes the type of object as defined in the HTML input tag.
U
- U - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The U key.
- UiEvent - Enum Class in com.hp.lft.sdk.java
-
Constants for UI events.
- UiEventInfo - Class in com.hp.lft.sdk.java
-
A Java technology UI event info for fireEvent methods.
- UiFormBase - Interface in com.hp.lft.sdk.oracle
-
Base interface of all Oracle windows test objects.
- UiFormBaseDescription - Class in com.hp.lft.sdk.oracle
-
The description of an Oracle UiFormBase test object.
- UiFormBaseDescription() - Constructor for class com.hp.lft.sdk.oracle.UiFormBaseDescription
-
Initializes a new instance of the UiFormBaseDescription class.
- UiFormBaseDescription(UiFormBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.UiFormBaseDescription
-
Initializes a new instance of the UiFormBaseDescription class using the Builder pattern.
- UiFormBaseDescription.Init<T extends UiFormBaseDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for UiFormBaseDescription.Builder.
- UiGrid - Interface in com.hp.lft.sdk.web
-
A UiGrid table.
- UiGridDescription - Class in com.hp.lft.sdk.web
-
The description of a Web UiGrid test object.
- UiGridDescription() - Constructor for class com.hp.lft.sdk.web.UiGridDescription
-
Initializes a new instance of the UiGridDescription class.
- UiGridDescription(UiGridDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.UiGridDescription
-
Initializes a new instance of the UiGridDescription class using the Builder pattern.
- UiGridDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the UiGridDescription class using the builder pattern.
- UiGridDescription.Init<T extends UiGridDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for UiGridDescription.Builder.
- UiObject - Interface in com.hp.lft.sdk.java
-
A standard Java object.
- UiObject - Interface in com.hp.lft.sdk.mobile
-
A generic object in a mobile application.
- UiObject - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder object.
- UiObject - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows object.
- UiObject - Interface in com.hp.lft.sdk.uiapro
-
A standard UIAPro object.
- UiObject - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms object.
- UiObject - Interface in com.hp.lft.sdk.wpf
-
A standard .NET WPF object.
- UiObjectBase - Interface in com.hp.lft.sdk.java
-
Base interface of all Java test objects.
- UiObjectBase - Interface in com.hp.lft.sdk.mobile
-
Common functionality for all UI objects in a mobile application.
- UiObjectBase - Interface in com.hp.lft.sdk.oracle
-
Base interface of all Oracle test objects.
- UiObjectBase - Interface in com.hp.lft.sdk.powerbuilder
-
Base interface for all PowerBuilder test objects.
- UiObjectBase - Interface in com.hp.lft.sdk.stdwin
-
Base interface for all standard Windows test objects.
- UiObjectBase - Interface in com.hp.lft.sdk.uiapro
-
Base interface of all UIAPro test objects
- UiObjectBase - Interface in com.hp.lft.sdk
-
Base interface for all UiObjects in all technologies.
- UiObjectBase - Interface in com.hp.lft.sdk.winforms
-
Base for .NET Windows Forms test objects.
- UiObjectBase - Interface in com.hp.lft.sdk.wpf
-
Base interface of all .Net WPF test objects.
- UiObjectBaseDescription - Class in com.hp.lft.sdk.java
-
The base description of all Java test objects.
- UiObjectBaseDescription - Class in com.hp.lft.sdk.mobile
-
The base description of all test objects in a mobile application.
- UiObjectBaseDescription - Class in com.hp.lft.sdk.oracle
-
The base description of all Oracle test objects.
- UiObjectBaseDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder UiObjectBase abstract type.
- UiObjectBaseDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows UiObjectBase abstract type.
- UiObjectBaseDescription - Class in com.hp.lft.sdk.uiapro
-
The base description of all UIAPro test objects.
- UiObjectBaseDescription() - Constructor for class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Constructs a new instance of UiObjectDescriptionBase.
- UiObjectBaseDescription() - Constructor for class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Constructs a new instance of UiObjectDescriptionBase.
- UiObjectBaseDescription() - Constructor for class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Constructs a new instance of UiObjectDescriptionBase.
- UiObjectBaseDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class.
- UiObjectBaseDescription() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class.
- UiObjectBaseDescription() - Constructor for class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class.
- UiObjectBaseDescription(UiObjectBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class using the Builder pattern.
- UiObjectBaseDescription(UiObjectBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class using the Builder pattern.
- UiObjectBaseDescription(UiObjectBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.oracle.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class using the Builder pattern.
- UiObjectBaseDescription(UiObjectBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class using the Builder pattern.
- UiObjectBaseDescription(UiObjectBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.UiObjectBaseDescription
-
Initializes a new instance of the UiObjectBaseDescription class using the Builder pattern.
- UiObjectBaseDescription(UiObjectBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.UiObjectBaseDescription
- UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for derived Builder classes.
- UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for derived Builder classes.
- UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> - Class in com.hp.lft.sdk.oracle
-
Helper class for derived Builder classes.
- UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for derived Builder classes.
- UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for derived Builder classes.
- UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
- UiObjectDescription - Class in com.hp.lft.sdk.java
-
The description of a Java UiObject test object.
- UiObjectDescription - Class in com.hp.lft.sdk.mobile
-
The description of a UiObject test object in a mobile application.
- UiObjectDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder UiObject test object.
- UiObjectDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows UiObject test object.
- UiObjectDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro UiObject test object.
- UiObjectDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms UiObject test object.
- UiObjectDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF UiObject test object.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.java.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.mobile.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.uiapro.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescription
-
Constructs a new instance of UiObjectDescription.
- UiObjectDescription() - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class.
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class using the Builder pattern.
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class using the Builder pattern.
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class using the Builder pattern.
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.UiObjectDescription
-
Initializes a new instance of the UiObjectDescription class using the Builder pattern.
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.UiObjectDescription
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescription
- UiObjectDescription(UiObjectDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescription
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for UiObjectDescription.Builder.
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for UiObjectDescription.Builder.
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for UiObjectDescription.Builder.
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for UiObjectDescription.Builder.
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for UiObjectDescription.Builder.
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- UiObjectDescriptionBase - Class in com.hp.lft.sdk.winforms
-
The base description of all .Net Window Forms test objects.
- UiObjectDescriptionBase - Class in com.hp.lft.sdk.wpf
-
The base description of all WPF test objects.
- UiObjectDescriptionBase() - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
-
Constructs a new instance of UiObjectDescriptionBase.
- UiObjectDescriptionBase() - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
-
Initializes a new instance of the UiObjectDescriptionBase class.
- UiObjectDescriptionBase(UiObjectDescriptionBase.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.UiObjectDescriptionBase
- UiObjectDescriptionBase(UiObjectDescriptionBase.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.UiObjectDescriptionBase
- UiObjectDescriptionBase.Init<T extends UiObjectDescriptionBase.Init<T>> - Class in com.hp.lft.sdk.winforms
- UiObjectDescriptionBase.Init<T extends UiObjectDescriptionBase.Init<T>> - Class in com.hp.lft.sdk.wpf
- UiObjectWithLayoutInfo - Interface in com.hp.lft.sdk.powerbuilder
-
Base interface for PowerBuilder test objects with layout info.
- UiObjectWithLayoutInfo - Interface in com.hp.lft.sdk.stdwin
-
Base interface for standard Windows test objects with layout info.
- UiObjectWithLayoutInfoDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder UiObjectWithLayout abstract type.
- UiObjectWithLayoutInfoDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows UiObjectWithLayout abstract type.
- UiObjectWithLayoutInfoDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
- UiObjectWithLayoutInfoDescription() - Constructor for class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
- UiObjectWithLayoutInfoDescription(UiObjectWithLayoutInfoDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.UiObjectWithLayoutInfoDescription
- UiObjectWithLayoutInfoDescription(UiObjectWithLayoutInfoDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.UiObjectWithLayoutInfoDescription
- UiObjectWithLayoutInfoDescription.Init<T extends UiObjectWithLayoutInfoDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for derived Builder classes.
- UiObjectWithLayoutInfoDescription.Init<T extends UiObjectWithLayoutInfoDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for derived Builder classes.
- UKRAINIAN - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- ULTRA_WIN_GRID - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
An Infragistics UltraWinGrid.
- UltraWinGrid - Interface in com.hp.lft.sdk.winforms
-
An Infragistics UltraWinGrid object.
- Unavailable - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
The object is unavailable.
- UNAVAILABLE - Enum constant in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Unavailable Operation.
- UNCHECKED - Enum constant in enum class com.hp.lft.sdk.CheckedState
-
The check box is unchecked.
- UndefinedKeyCombinationException - Exception in com.hp.lft.sdk.te
-
Represents undefined key combination error that occur during when running a TE testing project.
- UndefinedKeyCombinationException(TestObject, int, String) - Constructor for exception com.hp.lft.sdk.te.UndefinedKeyCombinationException
-
Constructs a new UndefinedKeyCombinationException with the test object the specified detail message and error code.
- UndefinedKeyCombinationException(TestObject, String) - Constructor for exception com.hp.lft.sdk.te.UndefinedKeyCombinationException
-
Constructs a new UndefinedKeyCombinationException with the test object
- ungroupRows(int) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Ungroups table rows according to the specified column
- ungroupRows(String) - Method in interface com.hp.lft.sdk.winforms.XtraGrid
-
Ungroups table rows according to the specified column
- uninstall() - Method in interface com.hp.lft.sdk.mobile.Application
-
Uninstalls the application.
- UnitTestBase - Class in com.hp.lft.unittesting
-
The base class of the OpenText Functional Testing for Developers Eclipse template classes provided when creating a new OpenText Functional Testing for Developers project.
- UnitTestBase() - Constructor for class com.hp.lft.unittesting.UnitTestBase
- UnitTestReporter - Interface in com.hp.lft.report
- UNKNOWN - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Unknown type.
- UNKNOWN - Enum constant in enum class com.hp.lft.sdk.sap.ui5.ControlType
-
Unknown SAPUI5 object type.
- UNKNOWN - Enum constant in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Unknown severity level..
- UNKNOWN - Enum constant in enum class com.hp.lft.sdk.stdwin.MenuType
-
Unknown menu type
- UNKNOWN - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
Unknown grid type.
- unlock() - Method in interface com.hp.lft.sdk.mobile.Device
-
Unlocks the device in OpenText Functional Testing Lab if it is not locked by another device object.
- unregisterAllCustomClasses() - Static method in class com.hp.lft.sdk.ai.AiUtil
-
Unregisters all custom classes.
- unregisterCustomClass(String) - Static method in class com.hp.lft.sdk.ai.AiUtil
-
Unregisters an AI custom class.
- up() - Method in interface com.hp.lft.sdk.java.SpinBox
-
Sets this spin box to the next higher value.
- up() - Method in interface com.hp.lft.sdk.mobile.Stepper
-
Increases the value in the stepper.
- up() - Method in interface com.hp.lft.sdk.stdwin.SpinBox
-
Sets the spin object to its next value.
- up() - Method in interface com.hp.lft.sdk.winforms.SpinBox
-
Sets this spin box object to the next higher value.
- UP - Enum constant in enum class com.hp.lft.sdk.ai.ComboBoxScrollDirection
- UP - Enum constant in enum class com.hp.lft.sdk.ai.ScrollDirection
- UP - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Up key.
- UP - Enum constant in enum class com.hp.lft.sdk.mobile.Keys
-
The Up key (supported on Android).
- UP - Enum constant in enum class com.hp.lft.sdk.mobile.ScrollPageDirection
- UP - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- UP - Enum constant in enum class com.hp.lft.sdk.SwipeDirection
-
Swipe up.
- UP - Static variable in class com.hp.lft.sdk.ai.AiTypes
-
UP is a general type for UP_ARROW and UP_TRIANGLE.
- UP - Static variable in class com.hp.lft.sdk.Keys
-
The Up (arrow) key.
- UP - Static variable in class com.hp.lft.sdk.te.Keys
-
The UP key.
- UP_ARROW - Static variable in class com.hp.lft.sdk.ai.AiTypes
- UP_DOWN - Static variable in class com.hp.lft.sdk.ai.AiTypes
- UP_TRIANGLE - Static variable in class com.hp.lft.sdk.ai.AiTypes
- UPDATE_RECORD - Enum constant in enum class com.hp.lft.sdk.oracle.SoftKeys
- updateAutoScrollSettings(AiAutoScrollSettings) - Static method in class com.hp.lft.sdk.ai.AiRunSettings
-
Updates the AI auto scroll settings.
- updateComboBoxSettings(AiComboBoxSettings) - Static method in class com.hp.lft.sdk.ai.AiRunSettings
-
Updates the AI-based combo box select settings.
- updateCucumberScenario(String) - Method in interface com.hp.lft.report.ReportProvider
- updateCucumberStep(String, Status) - Method in interface com.hp.lft.report.ReportProvider
-
Updates a Cucumber step section in the run results report.
- updateOCRSettings(AiOCRSettings) - Static method in class com.hp.lft.sdk.ai.AiRunSettings
-
Updates the AI OCR settings.
- updateReportStatus(Status) - Method in interface com.hp.lft.report.UnitTestReporter
-
Updates the report status.
- updateReportStatus(Status, Throwable) - Method in interface com.hp.lft.report.UnitTestReporter
-
Updates the report status to failed and supplies a
Throwable
as the reason. - upload(Integer) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
-
Initializes the application upload number.
- UPLOAD - Static variable in class com.hp.lft.sdk.ai.AiTypes
- uploadMedia(VideoData, String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload a video to the device for video simulation.
- uploadMedia(VideoData, String, MediaUploadOptions) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload a video to the device for video simulation, with the option to save the file.
- uploadMedia(RenderedImage, ImageFormat, String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload an image to the device for camera simulation.
- uploadMedia(RenderedImage, ImageFormat, String, MediaUploadOptions) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload an image to the device for camera simulation, with the option to save the file.
- uploadMedia(String, String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload a media file to the device for camera or video simulation.
- uploadMedia(String, String, MediaUploadOptions) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload a media file to the device for camera or video simulation, with the option to save the file.
- uploadMedia(URL, String) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload a media file to the device for camera or video simulation.
- uploadMedia(URL, String, MediaUploadOptions) - Method in interface com.hp.lft.sdk.mobile.Device
-
Upload a media file to the device for camera or video simulation, with the option to save the file.
- url(StringProperty) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the current URL of the browser tab.
- url(StringProperty) - Method in class com.hp.lft.sdk.web.FrameDescription.Init
-
Initializes the URL of the frame.
- url(StringProperty) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the URL of the page.
- url(String) - Method in class com.hp.lft.sdk.web.BrowserDescription.Init
-
Initializes the current URL of the browser tab.
- url(String) - Method in class com.hp.lft.sdk.web.FrameDescription.Init
-
Initializes the URL of the frame.
- url(String) - Method in class com.hp.lft.sdk.web.PageDescription.Init
-
Initializes the URL of the page.
- user(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the user name of the session.
- user(String) - Method in class com.hp.lft.sdk.sap.gui.GuiSessionDescription.Init
-
Initializes the user name of the session.
- USER - Enum constant in enum class com.hp.lft.sdk.mobile.SimulateAuthCancelOrigin
-
Authentication operation canceled by user.
- USER_AREA - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
User Area type.
V
- V - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The V key.
- V_COMPONENT - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
VComponent type.
- V_CONTAINER - Enum constant in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
VContainer type.
- validate() - Method in interface com.hp.lft.sdk.oracle.EditField
-
Transfers the focus out of the field.
- value - Variable in class com.hp.lft.report.ReportParameter
-
The value of the parameter.
- value - Variable in enum class com.hp.lft.sdk.ai.OCRType
- value() - Element in annotation interface com.hp.lft.unittesting.OutputParameters
- value() - Element in annotation interface com.hp.lft.unittesting.Parameters
- value(StringProperty) - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
-
Initializes the spin box value.
- value(StringProperty) - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription.Init
-
Initializes command code entered in the field.
- value(StringProperty) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes the text in the field.
- value(StringProperty) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the current text in the edit field.
- value(Integer) - Method in class com.hp.lft.sdk.stdwin.SpinBoxDescription.Init
-
Initializes the spin object value.
- value(Integer) - Method in class com.hp.lft.sdk.winforms.SpinBoxDescription.Init
-
Initializes the spin object value.
- value(Integer) - Method in class com.hp.lft.sdk.wpf.ProgressBarDescription.Init
-
Initializes the current value of the range element.
- value(String) - Method in class com.hp.lft.sdk.java.SpinBoxDescription.Init
-
Initializes the spin box value.
- value(String) - Method in class com.hp.lft.sdk.sap.gui.OKCodeDescription.Init
-
Initializes command code entered in the field.
- value(String) - Method in class com.hp.lft.sdk.web.EditFieldBaseDescription.Init
-
Initializes the text in the field.
- value(String) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the current text in the edit field.
- valueOf(String) - Static method in enum class com.hp.lft.report.CaptureLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.report.ReportContextMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.report.ReportGranularity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.report.ReportLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.report.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.ComboBoxScrollDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.MatchMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.OCRType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.RelationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.ScrollDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ai.ToggleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.CheckedState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.HorizontalVisualRelation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ImageFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.java.CalendarStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.java.KeyboardEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.java.MouseEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.java.SliderOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.java.TableKeyModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.java.UiEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.Keyboard.Keys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.KeyModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.DeviceOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.DeviceSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.Keys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.LaunchOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.ScrollPageDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.SimulateAuthCancelOrigin
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.MouseButton
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.oracle.NotificationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.oracle.SoftKeys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.Position
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ProximityVisualRelation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.RunningLeanFtTestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.GridSelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.StatusBarMessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.TableSelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.TreeSelectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.gui.TreeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.BarState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.ControlType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.DateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.RowRepeaterDesign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.SelectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.sap.ui5.ToolBarDesign
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ScrollOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.ScrollType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.SDKMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.stdwin.MenuType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.stdwin.VerticalScrollPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.SwipeDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.te.Protocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.Alignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.SupportedTextSelection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.TableTraversalDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.TextUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.ToggleState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.uiapro.WindowVisualState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.VerticalVisualRelation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.VideoFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.web.BrowserType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.web.DialogButton
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.web.FullScreenMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.web.ImageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.web.MouseEventTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.WindowExtendedStyles
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.WindowState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.WindowStyles
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.winforms.GridType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.hp.lft.sdk.wpf.DateFormatType
-
Returns the enum constant of this class with the specified name.
- ValuePattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a control that has an intrinsic value that does not span a range and can be represented as a string.
- values() - Static method in enum class com.hp.lft.report.CaptureLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.report.ReportContextMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.report.ReportGranularity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.report.ReportLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.report.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.ComboBoxScrollDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.MatchMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.OCRType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.RelationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.ScrollDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ai.ToggleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.CheckedState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.HorizontalVisualRelation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ImageFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.java.CalendarStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.java.KeyboardEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.java.MouseEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.java.SliderOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.java.TableKeyModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.java.UiEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.Keyboard.Keys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.KeyModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.DeviceOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.DeviceSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.Keys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.LaunchOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.ScrollPageDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.SimulateAuthCancelOrigin
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.mobile.SimulateAuthFailReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.MouseButton
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.oracle.NotificationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.oracle.SoftKeys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.Position
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ProximityVisualRelation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.RunningLeanFtTestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.ComponentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.GridSelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.SapFunctionKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.StatusBarMessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.TableSelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.TreeSelectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.gui.TreeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.BarState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.ControlType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.DateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.FacetFilterMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.RowRepeaterDesign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.SelectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.sap.ui5.ToolBarDesign
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ScrollOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.ScrollType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.SDKMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.stdwin.MenuType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.stdwin.VerticalScrollPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.SwipeDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.te.EmulatorStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.te.Protocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.AccessibleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.Alignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.ExpandCollapseState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.ScrollAmount
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.SelectOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.SupportedTextSelection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.TableTraversalDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.TextUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.ToggleState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.WindowInteractionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.uiapro.WindowVisualState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.VerticalVisualRelation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.VideoFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.web.BrowserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.web.DialogButton
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.web.FullScreenMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.web.ImageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.web.MouseEventTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.WindowExtendedStyles
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.WindowState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.WindowStyles
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.winforms.GridType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.hp.lft.sdk.wpf.DateFormatType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Verification - Enum constant in enum class com.hp.lft.report.ReportContextMode
-
Verification reporting context mode.
- VerificationData - Class in com.hp.lft.report
-
Represents the data used to report a custom verification step.
- VerificationData() - Constructor for class com.hp.lft.report.VerificationData
-
Create a new instance of
VerificationData
class - verificationMode() - Static method in class com.hp.lft.report.ReportContextInfo
-
Sets the mode of the reporting context to Verification.
- VerificationParameter - Class in com.hp.lft.report
-
Represents the parameter data used in the context of a custom verification step.
- VerificationParameter(Object) - Constructor for class com.hp.lft.report.VerificationParameter
-
Create a new instance of the
VerificationParameter
class - VerificationParameter(String, Object) - Constructor for class com.hp.lft.report.VerificationParameter
-
Create a new instance of the
VerificationParameter
class - verificationParameters - Variable in class com.hp.lft.report.VerificationData
-
The verification parameters presented in the report file.
- Verify - Class in com.hp.lft.verifications
-
Class for verifying expected values in your application.
- Verify() - Constructor for class com.hp.lft.verifications.Verify
- verifyImageExists(RenderedImage) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether a snapshot of this object contains an exact match of the supplied image.
- verifyImageExists(RenderedImage, byte) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether a snapshot of this object contains the supplied image.
When this method returns a false value, the step fails, but the failure does not throw an exception or cause the test to stop running. - verifyImageMatch(RenderedImage) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether a snapshot of this object is identical to the supplied image.
- verifyImageMatch(RenderedImage, byte) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether a snapshot of this object and the supplied image are a match, given the specified pixel tolerance value.
- verifyImageMatch(RenderedImage, byte, byte) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether a snapshot of this object and the supplied image are a match, given the specified pixel and RGB tolerance values.
- verifyImageMatch(RenderedImage, ImageMaskArea) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether the defined mask areas within the object snapshot and the supplied image are identical.
- verifyImageMatch(RenderedImage, ImageMaskArea, byte) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether the defined mask areas within the object snapshot and the supplied image match, given the specified pixel tolerance values.
- verifyImageMatch(RenderedImage, ImageMaskArea, byte, byte) - Method in interface com.hp.lft.sdk.TestObject
-
Checks whether the defined mask areas within the object snapshot and the supplied image match, given the specified pixel and RGB tolerance values.
- version(String) - Method in class com.hp.lft.sdk.mobile.ApplicationDescription.Init
-
Initializes the application's version.
- VERTICAL - Enum constant in enum class com.hp.lft.sdk.java.SliderOrientation
-
Vertical slider orientation.
- VERTICAL - Enum constant in enum class com.hp.lft.sdk.Orientation
-
Vertical orientation.
- VERTICAL_SCROLL - Enum constant in enum class com.hp.lft.sdk.ScrollOrientation
-
Vertical scroll bar orientation.
- verticalScroll(ScrollInfo) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription.Init
-
Initializes the scroll bar information for vertical scroll bar.
- verticalScroll(ScrollProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectDescription.Init
-
Initializes the scroll properties for the vertical scroll bar.
- VerticalScrollPosition - Enum Class in com.hp.lft.sdk.stdwin
-
Represents the position of the Vertical scrollbar.
- VerticalVisualRelation - Enum Class in com.hp.lft.sdk
-
The vertical location of the related test object relative to the object to identify.
- VideoControl - Interface in com.hp.lft.sdk.web
-
A Web control that plays video embedded in an HTML page.
- VideoControlDescription - Class in com.hp.lft.sdk.web
-
The description of a Web VideoControl test object.
- VideoControlDescription() - Constructor for class com.hp.lft.sdk.web.VideoControlDescription
-
Initializes a new instance of the VideoControlDescription class.
- VideoControlDescription(VideoControlDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.VideoControlDescription
-
Initializes a new instance of the VideoControlDescription class using the Builder pattern.
- VideoControlDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the WebVideoControlDescription class using the builder pattern.
- VideoControlDescription.Init<T extends VideoControlDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for VideoControlDescription.Builder.
- VideoData - Class in com.hp.lft.sdk
-
An object that holds video binary data.
- VideoData(byte[], VideoFormat) - Constructor for class com.hp.lft.sdk.VideoData
-
Create VideoData object.
- VideoData(String) - Constructor for class com.hp.lft.sdk.VideoData
-
Create VideoData object.
- VideoData(String, VideoFormat) - Constructor for class com.hp.lft.sdk.VideoData
-
Create VideoData object.
- VideoFormat - Enum Class in com.hp.lft.sdk
-
Formats which can be used in VideoData construction.
- View - Interface in com.hp.lft.sdk.mobile
-
A view object in a mobile application.
- VIEW - Static variable in class com.hp.lft.sdk.ai.AiTypes
- ViewDescription - Class in com.hp.lft.sdk.mobile
-
The description of a View test object in a mobile application.
- ViewDescription() - Constructor for class com.hp.lft.sdk.mobile.ViewDescription
-
Initializes a new instance of the ViewDescription class.
- ViewDescription(ViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.ViewDescription
-
Initializes a new instance of the ViewDescription class using the Builder pattern.
- ViewDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the ViewDescription class using the builder pattern.
- ViewDescription.Init<T extends ViewDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for ViewDescription.Builder.
- visible(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes whether this object is visible.
- visible(Boolean) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets whether the current element is visible.
- visible(Boolean) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets whether the current element is visible.
- visible(Boolean) - Method in class com.hp.lft.sdk.te.FieldDescription.Init
-
Initializes the Visible attribute for TeField.
- visible(Boolean) - Method in class com.hp.lft.sdk.web.WebBaseDescription.Init
-
Initializes whether the current element is visible.
- visible(Boolean) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes whether this object is visible.
- visible(Boolean) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes whether the current element is visible.
- visibleItemsCount(Integer) - Method in class com.hp.lft.sdk.web.ListBoxDescription.Init
-
Initializes the number of items that are displayed in the list box.
- visibleNodes(String[]) - Method in class com.hp.lft.sdk.powerbuilder.TreeViewDescription.Init
-
Initializes the visible nodes in the TreeViewDescription.
- visibleNodes(String[]) - Method in class com.hp.lft.sdk.sap.ui5.TreeViewDescription.Init
-
Initializes the visible nodes in the tree view.
- visibleNodes(String[]) - Method in class com.hp.lft.sdk.stdwin.TreeViewDescription.Init
-
Initializes the visible nodes in the TreeViewDescription.
- visibleNodes(String[]) - Method in class com.hp.lft.sdk.winforms.TreeViewDescription.Init
-
Initializes the visible nodes in the tree view.
- visibleNodes(String[]) - Method in class com.hp.lft.sdk.wpf.TreeViewDescription.Init
-
Initializes the visible nodes in the tree view.
- visibleNodesCount(Integer) - Method in class com.hp.lft.sdk.java.TreeViewDescription.Init
-
Initializes the number of visible nodes in the tree.
- visiblePagesCount(Integer) - Method in class com.hp.lft.sdk.sap.ui5.PaginatorDescription.Init
-
Initializes the visible page count of the paginator.
- VisibleProvider - Interface in com.hp.lft.sdk
-
A TestObject that supports the isVisible method.
- VisualRelation - Class in com.hp.lft.sdk
-
Class representing Visual Relations Identifier (VRI) data.
Each VisualRelation class contains a reference to a test object, and up to three possible relations:
horizontal relation, vertical relation, and proximity relation.
The VisualRelation class can be initialized using the following builder pattern: - VisualRelation() - Constructor for class com.hp.lft.sdk.VisualRelation
-
Constructs a new Relation instance.
- volume(Double) - Method in class com.hp.lft.sdk.web.MediaControlDescription.Init
-
Initializes the volume used when playing the media file.
- vri(VisualRelation...) - Method in class com.hp.lft.sdk.DescriptionBase.Init
-
Initializes a VisualRelation definition.
- vri(VisualRelation...) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes a VisualRelation definition.
- vri(List<VisualRelation>) - Method in class com.hp.lft.sdk.DescriptionBase.Init
-
Initializes a VisualRelation definition.
- vri(List<VisualRelation>) - Method in class com.hp.lft.sdk.mobile.UiObjectBaseDescription.Init
-
Initializes a VisualRelation definition.
- VriDescriptionException - Exception in com.hp.lft.sdk
-
Exception raised when errors are encountered in the VRI description of test objects.
- VriDescriptionException(DescriptionBase, String) - Constructor for exception com.hp.lft.sdk.VriDescriptionException
-
Constructs a new VriDescriptionException with the description, in which the error has occurred and a specified detail message.
W
- W - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The W key.
- waitForInputIdle(int) - Method in interface com.hp.lft.sdk.uiapro.WindowPattern
-
Causes the calling code to block for the specified time or until the associated process enters an idle state, whichever completes first.
- waitForText(StringProperty) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
Example 1:
The following example uses the waitForText method to wait 10 seconds for a string defined as regular expression, for example: CH70001 LAST ACCESS AT 14:27:07 ON THURSDAY:
waitForText(new RegExpProperty(@".*LAST ACCESS AT \d\d:\d\d:\d\d ON .*DAY.*"), new Area(3, 1, 3, 80), 10000)
Example 2:
The following example uses the waitForText method to wait 5 seconds for a string, for example: "User":
waitForText("User", new Area(3, 1, 3, 80), 5000) - waitForText(StringProperty, long) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
Example 1:
The following example uses the waitForText method to wait 10 seconds for a string defined as regular expression, for example: CH70001 LAST ACCESS AT 14:27:07 ON THURSDAY:
waitForText(new RegExpProperty(@".*LAST ACCESS AT \d\d:\d\d:\d\d ON .*DAY.*"), new Area(3, 1, 3, 80), 10000)
Example 2:
The following example uses the waitForText method to wait 5 seconds for a string, for example: "User":
waitForText("User", new Area(3, 1, 3, 80), 5000) - waitForText(StringProperty, Area) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
Example 1:
The following example uses the waitForText method to wait 10 seconds for a string defined as regular expression, for example: CH70001 LAST ACCESS AT 14:27:07 ON THURSDAY:
waitForText(new RegExpProperty(@".*LAST ACCESS AT \d\d:\d\d:\d\d ON .*DAY.*"), new Area(3, 1, 3, 80), 10000)
Example 2:
The following example uses the waitForText method to wait 5 seconds for a string, for example: "User":
waitForText("User", new Area(3, 1, 3, 80), 5000) - waitForText(StringProperty, Area, long) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
- waitForText(String) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
Example: The following example uses the waitForText method to wait 5 seconds for a string, for example: "User":
waitForText("User", new Area(3, 1, 3, 80), 5000) - waitForText(String, long) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
- waitForText(String, Area) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
Example: The following example uses the waitForText method to wait 5 seconds for a string, for example: "User":
waitForText("User", new Area(3, 1, 3, 80), 5000) - waitForText(String, Area, long) - Method in interface com.hp.lft.sdk.te.ScreenBase
-
Waits for a specified text to appear on the emulator screen before continuing the run session.
Example: The following example uses the waitForText method to wait 5 seconds for a string, for example: "User":
waitForText("User", new Area(3, 1, 3, 80), 5000) - waitUntil(T, WaitUntilTestObjectState.WaitUntilEvaluator<T>) - Static method in class com.hp.lft.sdk.WaitUntilTestObjectState
-
Waits until the object in the AUT achieves the desired state (or until the object synchronization timeout (20 seconds) elapses.
- waitUntil(T, WaitUntilTestObjectState.WaitUntilEvaluator<T>, long) - Static method in class com.hp.lft.sdk.WaitUntilTestObjectState
-
Waits until the object in the AUT achieves the desired state or until the specified timeout elapses.
- waitUntilEnabled() - Method in interface com.hp.lft.sdk.WaitUntilEnabledProvider
-
Waits until this test object becomes enabled or until 20 seconds elapses.
- waitUntilEnabled(int) - Method in interface com.hp.lft.sdk.WaitUntilEnabledProvider
-
Waits until this test object becomes enabled or until the specified timeout elapses.
- WaitUntilEnabledProvider - Interface in com.hp.lft.sdk
-
A test object that supports the waitUntilEnabled method.
- waitUntilExists() - Method in interface com.hp.lft.sdk.TestObject
-
Waits until this test object exists or the object synchronization timeout elapses.
- waitUntilExists(int) - Method in interface com.hp.lft.sdk.TestObject
-
Waits until this test object exists or until the specified timeout elapses.
- WaitUntilTestObjectState - Class in com.hp.lft.sdk
-
This class provides the waitUntil static method, which can be used to wait until an object reaches a specific state.
- WaitUntilTestObjectState() - Constructor for class com.hp.lft.sdk.WaitUntilTestObjectState
- WaitUntilTestObjectState.WaitUntilEvaluator<T extends TestObject> - Interface in com.hp.lft.sdk
-
This interface exposes the evaluate method, which evaluates if an object in the AUT is currently in a specific state.
- waitUntilVisible() - Method in interface com.hp.lft.sdk.WaitUntilVisibleProvider
-
Waits until this test object becomes visible or until 20 seconds elapses.
- waitUntilVisible(int) - Method in interface com.hp.lft.sdk.WaitUntilVisibleProvider
-
Waits until this test object becomes visible or until the specified timeout elapses.
- WaitUntilVisibleProvider - Interface in com.hp.lft.sdk
-
A test object that supports the waitUntilVisible method.
- Warning - Enum constant in enum class com.hp.lft.report.ReportLevel
-
Report only events with the status Warning or Error.
- Warning - Enum constant in enum class com.hp.lft.report.Status
-
The event related to the node or to one of its sub-nodes resulted in a warning.
- WARNING - Enum constant in enum class com.hp.lft.sdk.oracle.NotificationType
- WARNING - Enum constant in enum class com.hp.lft.sdk.sap.gui.StatusBarMessageType
-
Warning
- WARNING - Enum constant in enum class com.hp.lft.sdk.sap.ui5.MessageLevel
-
Warning severity level.
- WebBaseDescription - Class in com.hp.lft.sdk.web
-
A basic Web-based content description.
- WebBaseDescription() - Constructor for class com.hp.lft.sdk.web.WebBaseDescription
- WebBaseDescription(WebBaseDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.WebBaseDescription
-
Initializes a new instance of the WebBaseDescription class using the Builder pattern.
- WebBaseDescription.Init<T extends WebBaseDescription.Init<T>> - Class in com.hp.lft.sdk.web
-
Helper class for derived Builder classes.
- WebDoubleClickArgs - Class in com.hp.lft.sdk.web
-
Arguments that define additional behavior for double click operations.
This class can be initialized using the builder pattern. - WebDoubleClickArgs() - Constructor for class com.hp.lft.sdk.web.WebDoubleClickArgs
-
Initializes a new instance of the WebDoubleClickArgs class with default arguments (perform double click at the center of the object 0.2 seconds apart).
- WebElement - Interface in com.hp.lft.sdk.web
-
A basic Web element's description.
- WebElementDescription - Class in com.hp.lft.sdk.web
-
a basic element's description.
- WebElementDescription() - Constructor for class com.hp.lft.sdk.web.WebElementDescription
-
Constructs a new WebElementDescription.
- WebElementDescription(WebElementDescription.Init<?>) - Constructor for class com.hp.lft.sdk.web.WebElementDescription
- WebElementDescription.Builder - Class in com.hp.lft.sdk.web
-
This class can be used to construct an instance of the WebElementDescription class using the builder pattern.
- WebElementDescription.Init<T extends WebElementDescription.Init<T>> - Class in com.hp.lft.sdk.web
- WebLongPressArgs - Class in com.hp.lft.sdk.web
-
Arguments that define additional behavior for LongPress operations.
This class can be initialized using the builder pattern. - WebLongPressArgs() - Constructor for class com.hp.lft.sdk.web.WebLongPressArgs
-
Initializes a new instance of the WebLongPressArgs class with default arguments (press at the center of the object for 1 second).
- WebPanArgs - Class in com.hp.lft.sdk.web
-
Arguments that define additional behavior for Pan operations.
This class can be initialized using the builder pattern. - WebPanArgs(long, long) - Constructor for class com.hp.lft.sdk.web.WebPanArgs
-
Initializes a new instance of the WebPanArgs class with default arguments (pans from the center of the object for 0.5 second).
- WebPinchArgs - Class in com.hp.lft.sdk.web
-
Arguments that define additional behavior for Pinch operations.
This class can be initialized using the builder pattern. - WebPinchArgs(double) - Constructor for class com.hp.lft.sdk.web.WebPinchArgs
-
Initializes a new instance of the WebPinchArgs class with default arguments (pinch at the center of the object for 1 second).
- WebSwipeArgs - Class in com.hp.lft.sdk.web
-
Arguments that define additional behavior for Swipe operations.
This class can be initialized using the builder pattern. - WebSwipeArgs(SwipeDirection) - Constructor for class com.hp.lft.sdk.web.WebSwipeArgs
-
Initializes a new instance of the WebSwipeArgs class with default arguments (perform swipe 200 pixels from the center of the object in 0.25 seconds).
- WebTestObject - Interface in com.hp.lft.sdk.web
-
A generic Web test object used only for implementation. Do not use to describe a concrete web test object.
- WebTestObjectDescriber - Interface in com.hp.lft.sdk.web
-
Indicates that the test object supports describing its child test object with advanced web filters.
- WebView - Interface in com.hp.lft.sdk.mobile
-
A web view control in a mobile application
- WebViewDescription - Class in com.hp.lft.sdk.mobile
-
The description of a WebView test object in a mobile application.
- WebViewDescription() - Constructor for class com.hp.lft.sdk.mobile.WebViewDescription
-
Initializes a new instance of the ViewDescription class.
- WebViewDescription(WebViewDescription.Init<?>) - Constructor for class com.hp.lft.sdk.mobile.WebViewDescription
-
Initializes a new instance of the ViewDescription class using the Builder pattern.
- WebViewDescription.Builder - Class in com.hp.lft.sdk.mobile
-
This class can be used to construct an instance of the ViewDescription class using the builder pattern.
- WebViewDescription.Init<T extends WebViewDescription.Init<T>> - Class in com.hp.lft.sdk.mobile
-
Helper class for ViewDescription.Builder.
- WEEK - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Displays one week at a time.
- WELSH - Static variable in class com.hp.lft.sdk.ai.AiOCRLanguages
- WETEST - Enum constant in enum class com.hp.lft.sdk.mobile.DeviceSource
-
The device is provided by a Tencent WeTest device farm.
- WhiteSpace - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents blank space between other objects.
- width - Variable in class com.hp.lft.sdk.SizeProperty
-
The vertical component of the test object size.
- width(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- Window - Enum constant in enum class com.hp.lft.sdk.uiapro.AccessibleRole
-
The object represents the window frame, which contains child objects such as a title bar, client, and other objects of a window.
- Window - Interface in com.hp.lft.sdk.java
- Window - Interface in com.hp.lft.sdk.powerbuilder
-
A PowerBuilder window.
- Window - Interface in com.hp.lft.sdk.sap.gui
-
A window or dialog box containing objects in a SAP GUI for Windows application.
- Window - Interface in com.hp.lft.sdk.stdwin
-
A standard Windows window.
- Window - Interface in com.hp.lft.sdk.te
-
A terminal emulator window.
- Window - Interface in com.hp.lft.sdk.uiapro
-
A UIAPro window.
- Window - Interface in com.hp.lft.sdk.winforms
-
A .NET Windows Forms window.
- Window - Interface in com.hp.lft.sdk.wpf
-
A WPF window.
- windowClassRegExp(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the permanent part of the MFC window class.
- windowClassRegExp(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the permanent part of the MFC window class.
- windowClassRegExp(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the MFC window class.
- windowClassRegExp(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the permanent part of the MFC window class.
- windowClassRegExp(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the permanent part of the MFC window class.
- windowClassRegExp(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the MFC window class.
- WindowDescription - Class in com.hp.lft.sdk.java
-
The description of a Java Window test object.
- WindowDescription - Class in com.hp.lft.sdk.powerbuilder
-
The description of a PowerBuilder Window test object.
- WindowDescription - Class in com.hp.lft.sdk.sap.gui
-
Description of a window in a SAP GUI for Windows application.
- WindowDescription - Class in com.hp.lft.sdk.stdwin
-
The description of a standard Windows Window test object.
- WindowDescription - Class in com.hp.lft.sdk.te
-
The description of a terminal emulator window that fully supports HLLAPI.
- WindowDescription - Class in com.hp.lft.sdk.uiapro
-
The description of a UIAPro Window test object.
- WindowDescription - Class in com.hp.lft.sdk.winforms
-
The description of a .NET Windows Forms Window test object.
- WindowDescription - Class in com.hp.lft.sdk.wpf
-
The description of a WPF Window test object.
- WindowDescription() - Constructor for class com.hp.lft.sdk.java.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription() - Constructor for class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription() - Constructor for class com.hp.lft.sdk.sap.gui.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription() - Constructor for class com.hp.lft.sdk.stdwin.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription() - Constructor for class com.hp.lft.sdk.te.WindowDescription
-
Constructs a new WindowDescription.
- WindowDescription() - Constructor for class com.hp.lft.sdk.uiapro.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription() - Constructor for class com.hp.lft.sdk.winforms.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription() - Constructor for class com.hp.lft.sdk.wpf.WindowDescription
-
Initializes a new instance of the WindowDescription class.
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.java.WindowDescription
-
Initializes a new instance of the WindowDescription class using the Builder pattern.
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.powerbuilder.WindowDescription
-
Initializes a new instance of the WindowDescription class using the Builder pattern.
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.sap.gui.WindowDescription
-
Initializes a new instance of the WindowDescription class using the Builder pattern.
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.stdwin.WindowDescription
-
Initializes a new instance of the WindowDescription class using the Builder pattern.
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.te.WindowDescription
-
Initializes a new instance of the WindowDescription class using the Builder pattern.
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.uiapro.WindowDescription
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.winforms.WindowDescription
- WindowDescription(WindowDescription.Init<?>) - Constructor for class com.hp.lft.sdk.wpf.WindowDescription
- WindowDescription.Builder - Class in com.hp.lft.sdk.java
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.powerbuilder
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.sap.gui
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.stdwin
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.te
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.uiapro
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.winforms
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Builder - Class in com.hp.lft.sdk.wpf
-
This class can be used to construct an instance of the WindowDescription class using the builder pattern.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.java
-
Helper class for WindowDescription.Builder.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.powerbuilder
-
Helper class for WindowDescription.Builder.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.sap.gui
-
Helper class for WindowDescription.Builder.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.stdwin
-
Helper class for WindowDescription.Builder.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.te
-
Helper class for WindowDescription.Builder.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.uiapro
-
Helper class for WindowDescription.Builder.
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.winforms
- WindowDescription.Init<T extends WindowDescription.Init<T>> - Class in com.hp.lft.sdk.wpf
- windowExtendedStyle(Long) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the extended window style of the object as long.
Note: the two windowExtendedStyle overloads are mutually exclusive, using both will cause a runtime exception. - windowExtendedStyle(Long) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the extended window style of the object as long.
Note: the two windowExtendedStyle overloads are mutually exclusive, using both will cause a runtime exception. - windowExtendedStyle(Long) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Sets the extended window style of the object as long.
Note: the two windowExtendedStyle overloads are mutually exclusive, using both will cause a runtime exception. - windowExtendedStyle(EnumSet<WindowExtendedStyles>) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the extended window style of the object.
- windowExtendedStyle(EnumSet<WindowExtendedStyles>) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Sets the extended window style of the object.
- WindowExtendedStyles - Enum Class in com.hp.lft.sdk
-
Extended window styles as defined in the Windows API.
- windowId(Integer) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the object's window identifier.
- windowId(Integer) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the object's window identifier.
- windowId(Integer) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the object's window identifier.
- WindowInteractionState - Enum Class in com.hp.lft.sdk.uiapro
-
The possible interaction states of a window.
- WindowPattern - Interface in com.hp.lft.sdk.uiapro
-
The methods and properties used to interact with a window control.
- WINDOWS_LOGO - Enum constant in enum class com.hp.lft.sdk.KeyModifier
-
A Windows key.
- WindowState - Enum Class in com.hp.lft.sdk
-
The window state.
- windowStyle(Long) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the window style of the object as long.
Note: the two windowStyle overloads are mutually exclusive, using both will cause a runtime exception. - windowStyle(Long) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the window style of the object as long.
Note: the two windowStyle overloads are mutually exclusive, using both will cause a runtime exception. - windowStyle(Long) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Sets the window style of the object as long.
Note: the two windowStyle overloads are mutually exclusive, using both will cause a runtime exception. - windowStyle(EnumSet<WindowStyles>) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the window style of the object.
- windowStyle(EnumSet<WindowStyles>) - Method in class com.hp.lft.sdk.winforms.StatusBarDescription.Init
-
Sets the window style of the object.
- WindowStyles - Enum Class in com.hp.lft.sdk
-
Window styles as defined in the Windows API.
- windowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the permanent part of the constant part of the window title.
- windowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the permanent part of the constant part of the window title.
- windowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the constant part of the window title.
- windowTitleRegExp(StringProperty) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the constant part of the window title.
- windowTitleRegExp(String) - Method in class com.hp.lft.sdk.powerbuilder.UiObjectBaseDescription.Init
-
Sets the permanent part of the constant part of the window title.
- windowTitleRegExp(String) - Method in class com.hp.lft.sdk.stdwin.UiObjectBaseDescription.Init
-
Sets the permanent part of the constant part of the window title.
- windowTitleRegExp(String) - Method in class com.hp.lft.sdk.winforms.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the constant part of the window title.
- windowTitleRegExp(String) - Method in class com.hp.lft.sdk.wpf.UiObjectDescriptionBase.Init
-
Initializes the permanent part of the constant part of the window title.
- WindowVisualState - Enum Class in com.hp.lft.sdk.uiapro
-
The possible visual states of a window.
- WITH_ANCHOR_ABOVE - Enum constant in enum class com.hp.lft.sdk.ai.RelationType
-
With Anchor above
- WITH_ANCHOR_BELOW - Enum constant in enum class com.hp.lft.sdk.ai.RelationType
-
With Anchor Below
- WITH_ANCHOR_ON_LEFT - Enum constant in enum class com.hp.lft.sdk.ai.RelationType
-
With Anchor on left
- WITH_ANCHOR_ON_RIGHT - Enum constant in enum class com.hp.lft.sdk.ai.RelationType
-
With Anchor on right
- workingPaneSize(SizeProperty) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the window's working pane size in character metric.
- workingPaneSize(Dimension) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the window's working pane size in character metric.
- workingPaneSize(Integer, Integer) - Method in class com.hp.lft.sdk.sap.gui.WindowDescription.Init
-
Initializes the window's working pane size in character metric.
- wrapped(Boolean) - Method in class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
-
Initializes whether this object is wrapped.
- WS_BORDER - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a thin-line border.
- WS_CAPTION - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a title bar (includes the WS_BORDER style).
- WS_CHILD - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is a child window.
- WS_CHILDWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
Same as the WS_CHILD style.
- WS_CLIPCHILDREN - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
Excludes the area occupied by child windows when drawing occurs within the parent window.
- WS_CLIPSIBLINGS - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
Clips child windows relative to each other; that is, when a particular child window receives a WM_PAINT message, the WS_CLIPSIBLINGS style clips all other overlapping child windows out of the region of the child window to be updated.
- WS_DISABLED - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is initially disabled.
- WS_DLGFRAME - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a border of a style typically used with dialog boxes.
- WS_EX_ACCEPTFILES - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window accepts drag and drop files.
- WS_EX_APPWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
Forces a top-level window onto the taskbar when the window is visible.
- WS_EX_CLIENTEDGE - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window has a border with a sunken edge.
- WS_EX_COMPOSITED - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
Paints all descendants of a window in bottom-to-top painting order using double-buffering.
- WS_EX_CONTEXTHELP - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The title bar of the window includes a question mark.
- WS_EX_CONTROLPARENT - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window contains child windows that should take part in dialog box navigation.
- WS_EX_DLGMODALFRAME - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window has a double border.
- WS_EX_LAYERED - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window is a layered window.
- WS_EX_LAYOUTRTL - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
If the shell language is Hebrew, Arabic, or another language that supports reading order alignment, the horizontal origin of the window is on the right edge.
- WS_EX_LEFT - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window has generic left-aligned properties.
- WS_EX_LEFTSCROLLBAR - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
If the shell language is Hebrew, Arabic, or another language that supports reading order alignment, the vertical scroll bar (if present) is to the left of the client area.
- WS_EX_LTRREADING - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window text is displayed using left-to-right reading-order properties.
- WS_EX_MDICHILD - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window is a MDI child window.
- WS_EX_NOACTIVATE - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
A top-level window created with this style does not become the foreground window when the user clicks it.
- WS_EX_NOINHERITLAYOUT - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window does not pass its window layout to its child windows.
- WS_EX_NOPARENTNOTIFY - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The child window created with this style does not send the WM_PARENTNOTIFY message to its parent window when it is created or destroyed.
- WS_EX_NOREDIRECTIONBITMAP - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window does not render to a redirection surface.
- WS_EX_OVERLAPPEDWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window is an overlapped window.
- WS_EX_PALETTEWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window is palette window, which is a modeless dialog box that presents an array of commands.
- WS_EX_RIGHT - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window has generic "right-aligned" properties.
- WS_EX_RIGHTSCROLLBAR - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The vertical scroll bar (if present) is to the right of the client area.
- WS_EX_RTLREADING - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
If the shell language is Hebrew, Arabic, or another language that supports reading-order alignment, the window text is displayed using right-to-left reading-order properties.
- WS_EX_STATICEDGE - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window has a three-dimensional border style intended to be used for items that do not accept user input.
- WS_EX_TOOLWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window is intended to be used as a floating toolbar.
- WS_EX_TOPMOST - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window should be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
- WS_EX_TRANSPARENT - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window should not be painted until siblings beneath the window (that were created by the same thread) have been painted.
- WS_EX_WINDOWEDGE - Enum constant in enum class com.hp.lft.sdk.WindowExtendedStyles
-
The window has a border with a raised edge.
- WS_GROUP - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is the first control of a group of controls.
- WS_HSCROLL - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a horizontal scroll bar.
- WS_ICONIC - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is initially minimized.
- WS_MAXIMIZE - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is initially maximized.
- WS_MAXIMIZEBOX - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a maximize button.
- WS_MINIMIZE - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is initially minimized.
- WS_MINIMIZEBOX - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a minimize button.
- WS_OVERLAPPED - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is an overlapped window.
- WS_OVERLAPPEDWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is an overlapped window.
- WS_POPUP - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is a pop-up window.
- WS_POPUPWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is a pop-up window.
- WS_SIZEBOX - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a sizing border.
- WS_SYSMENU - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a window menu on its title bar.
- WS_TABSTOP - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is a control that can receive the keyboard focus when the user presses the TAB key.
- WS_THICKFRAME - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a sizing border.
- WS_TILED - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is an overlapped window.
- WS_TILEDWINDOW - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is an overlapped window.
- WS_VISIBLE - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window is initially visible.
- WS_VSCROLL - Enum constant in enum class com.hp.lft.sdk.WindowStyles
-
The window has a vertical scroll bar.
X
- x - Variable in class com.hp.lft.sdk.LocationProperty
-
The x-coordinate (in pixels) of the test object location.
- x(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- X - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The X key.
- xpath(XPathDescription) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the element's XPath.
- xpath(String) - Method in class com.hp.lft.sdk.web.WebElementDescription.Init
-
Initializes the element's XPath.
- XPathDescription - Class in com.hp.lft.sdk.web
-
This class can be used to describe web objects using xpath.
- XPathDescription() - Constructor for class com.hp.lft.sdk.web.XPathDescription
-
Constructs a new XPathDescriptor instance.
- XPathDescription(String) - Constructor for class com.hp.lft.sdk.web.XPathDescription
-
Constructs a new XPathDescriptor instance with the given xpath.
- XTRA_GRID - Enum constant in enum class com.hp.lft.sdk.winforms.GridType
-
A DevExpress XtraGrid.
- XtraGrid - Interface in com.hp.lft.sdk.winforms
-
A DevExpress XtraGrid control.
Y
- y - Variable in class com.hp.lft.sdk.LocationProperty
-
The y-coordinate (in pixels) of the test object location.
- y(Integer) - Method in class com.hp.lft.sdk.uiapro.UiObjectBaseDescription.Init
- Y - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Y key.
- YEAR - Enum constant in enum class com.hp.lft.sdk.sap.ui5.DatePickerDisplayMode
-
Displays one year at a time.
- YOUTUBE - Static variable in class com.hp.lft.sdk.ai.AiTypes
Z
- Z - Enum constant in enum class com.hp.lft.sdk.Keyboard.Keys
-
The Z key.
- zoom(Location, double) - Method in interface com.hp.lft.sdk.mobile.View
-
Zoom to the specified scale.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Keyboard.keyDown(Keys)
instead.