Uses of Interface
com.hp.lft.sdk.winforms.UiObjectBase

Packages that use UiObjectBase
Package
Description
Provides the SDK for testing .NET Windows Forms objects.
  • Uses of UiObjectBase in com.hp.lft.sdk.winforms

    Modifier and Type
    Interface
    Description
    interface 
    A .NET Windows Forms button object.
    interface 
    A DateTimePicker or a Month Calendar .NET Windows Forms calendar object.
    interface 
    A .NET Windows Forms check box.
    interface 
    A .NET Windows Forms combo box.
    interface 
    A .NET Windows Forms edit box.
    interface 
    A .NET Windows Forms multi-line edit box.
    interface 
    A .NET Windows Forms static text object.
    interface 
    A .NET Windows Forms list.
    interface 
    A .NET Windows Forms list-view object.
    interface 
    A property grid control based on the .NET Windows Forms library.
    interface 
    A .NET Windows Forms radio button.
    interface 
    A .NET Windows Forms scroll bar.
    interface 
    A .NET Windows Forms spin object.
    interface 
    A .NET Windows Forms status bar object.
    interface 
    A .NET Windows Forms tab control.
    interface 
    A .NET Windows Forms grid object.
    interface 
    A .NET Windows Forms toolbar.
    interface 
    A .NET Windows Forms tree-view object.
    interface 
    A .NET Windows Forms object.
    interface 
    A .NET Windows Forms window.