HP.LFT.SDK.StdWin Namespace

Provides the SDK for testing Standard Windows objects.
Classes
 ClassDescription
ClassButtonDescription The description of a standard Windows Button test object.
ClassCalendarDescription The description of a standard Windows Calendar test object.
ClassCheckBoxDescription The description of a standard Windows CheckBox test object.
ClassComboBoxDescription The description of a standard Windows ComboBox test object.

 

ClassDialogDescription The description of a standard Windows Dialog test object.
ClassEditFieldDescription The description of a standard Windows EditField test object.
ClassEditorDescription The description of a standard Windows Editor test object.
ClassListBoxDescription The description of a standard Windows ListBox test object.
ClassListViewDescription The description of a standard Windows ListView test object.
ClassMenuDescription The description of a standard Windows test object.
ClassRadioButtonDescription The description of a standard Windows RadioButton test object.
ClassScrollBarDescription The description of a standard Windows ScrollBar test object.
ClassSpinBoxDescription The description of a standard Windows SpinBox test object.
ClassStaticDescription The description of a standard Windows Static test object.
ClassStatusBarDescription The description of a standard Windows StatusBar test object.
ClassTabControlDescription The description of a standard Windows TabControl test object.
ClassToolBarDescription The description of a standard Windows Toolbar test object.
ClassTreeViewDescription The description of a standard Windows TreeView test object.
ClassUiObjectBaseDescription The description of a standard Windows UiObjectBase abstract type.
ClassUiObjectDescription The description of a standard Windows UiObject test object.
ClassUiObjectWithLayoutInfoDescription The description of a standard Windows UiObjectWithLayout abstract type.
ClassWindowDescription The description of a standard Windows Window test object.
Interfaces
 InterfaceDescription
InterfaceIButton A standard Windows button.
InterfaceICalendar A standard Windows calendar.
InterfaceICheckBox A standard Windows check box.
InterfaceIComboBox A standard Windows combo box.
InterfaceIDialog A standard Windows dialog box.
InterfaceIEditField A standard Windows edit box.
InterfaceIEditor A standard Windows multi-line editor.
InterfaceIListBase<T> Base interface for standard Windows list objects.
InterfaceIListBox A standard Windows list.
InterfaceIListItem A single list item in a standard Windows list.
InterfaceIListView A standard Windows list-view object.
InterfaceIListViewItem A single list item in a standard Windows list-view object.
InterfaceIMenu A standard Windows menu.
InterfaceIMenuItem A single menu item in a standard Windows menu.
InterfaceIRadioButton A standard Windows radio button.
InterfaceIScrollBar A standard Windows scroll bar.
InterfaceIScrollInfoProvider Represents test object containing a scrollbar.
InterfaceISpinBox A standard Windows spin box.
InterfaceIStatic A standard Windows static text object.
InterfaceIStatusBar A standard Windows status bar.
InterfaceIStatusBarItem A single status bar item in a standard Windows status bar.
InterfaceITab A single tab item belonging to a standard Window tab control.
InterfaceITabControl A standard Windows tab control in a dialog box.
InterfaceIToolBar A standard Windows toolbar.
InterfaceIToolBarButton A single tool bar button in a standard Windows tool bar.
InterfaceITreeView A standard Windows tree-view object.
InterfaceITreeViewNode A single tree view node belonging to a standard Windows tree view control.
InterfaceIUiObject A standard Windows object.
InterfaceIUiObjectBase Base interface for all standard Windows test objects.
InterfaceIUiObjectWithLayoutInfo Base interface for standard Windows test objects with layout info.
InterfaceIWindow A standard window.
Enumerations
 EnumerationDescription
EnumerationMenuType The supported menu types used by the MenuDescription class.

See also: