Package | Description |
---|---|
com.hp.lft.sdk.stdwin |
Provides the SDK for testing standard Windows objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ButtonDescription
The description of a standard Windows Button test object.
|
class |
CalendarDescription
The description of a standard Windows test object.
|
class |
CheckBoxDescription
The description of a standard Windows CheckBox test object.
|
class |
ComboBoxDescription
The description of a standard Windows ComboBox test object.
|
class |
DialogDescription
The description of a standard Windows Dialog test object.
|
class |
EditFieldDescription
The description of a standard Windows EditField test object.
|
class |
EditorDescription
The description of a standard Windows Editor test object.
|
class |
ListBoxDescription
The description of a standard Windows ListBox test object.
|
class |
ListViewDescription
The description of a standard Windows ListView test object.
|
class |
RadioButtonDescription
The description of a standard Windows RadioButton test object.
|
class |
StaticDescription
The description of a standard Windows Static test object.
|
class |
TabControlDescription
The description of a standard Windows TabControl test object.
|
class |
ToolBarDescription
The description of a standard Windows ToolBar test object.
|
class |
TreeViewDescription
The description of a standard Windows TreeView object.
|
class |
UiObjectDescription
The description of a standard Windows UiObject test object.
|
class |
WindowDescription
The description of a standard Windows Window test object.
|