HP.LFT.SDK.PowerBuilder Namespace
Class | Description | |
---|---|---|
ButtonDescription | The description of a PowerBuilder Button test object. | |
CheckBoxDescription | The description of a PowerBuilder CheckBox test object. | |
ComboBoxDescription | The description of a PowerBuilder ComboBox test object.
| |
EditFieldDescription | The description of a PowerBuilder EditField test object. | |
ListBoxDescription | The description of a PowerBuilder ListBox test object. | |
ListViewDescription | The description of a PowerBuilder ListView test object. | |
RadioButtonDescription | The description of a PowerBuilder RadioButton test object. | |
ScrollBarDescription | The description of a PowerBuilder ScrollBar test object. | |
TabControlDescription | The description of a PowerBuilder TabControl test object. | |
ToolBarDescription | The description of a PowerBuilder Toolbar test object. | |
TreeViewDescription | The description of a PowerBuilder TreeView test object. | |
UiObjectBaseDescription | The description of a PowerBuilder UiObjectBase abstract type. | |
UiObjectDescription | The description of a PowerBuilder UiObject test object. | |
UiObjectWithLayoutInfoDescription | The description of a PowerBuilder UiObjectWithLayout abstract type. | |
WindowDescription | The description of a PowerBuilder Window test object. |
Interface | Description | |
---|---|---|
IButton | A PowerBuilder button. | |
ICheckBox | A PowerBuilder check box. | |
IComboBox | A PowerBuilder combo box. | |
IEditField | A PowerBuilder edit box. | |
IListBase<T> | Base interface for PowerBuilder list objects. | |
IListBox | A PowerBuilder list. | |
IListView | A PowerBuilder list-view object. | |
IListViewItem | A single list item in a PowerBuilder list-view object. | |
IRadioButton | A PowerBuilder radio button. | |
IScrollBar | A PowerBuilder scroll bar. | |
ITab | A single tab item belonging to a PowerBuilder tab control. | |
ITabControl | A PowerBuilder tab control in a dialog box. | |
IToolBar | A PowerBuilder toolbar. | |
IToolBarButton | A single tool bar button in a PowerBuilder tool bar. | |
IUiObject | A PowerBuilder object. | |
IUiObjectBase | Base interface for all PowerBuilder test objects. | |
IUiObjectWithLayoutInfo | Base interface for PowerBuilder test objects with layout info. |
See also: