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

Packages that use UiObjectBase
Package
Description
Provides the SDK for testing WPF objects.
  • Uses of UiObjectBase in com.hp.lft.sdk.wpf

    Subinterfaces of UiObjectBase in com.hp.lft.sdk.wpf
    Modifier and Type
    Interface
    Description
    interface 
    A .NET WPF button control.
    interface 
    A calendar or a date picker .NET WPF object.
    interface 
    A .NET WPF check box.
    interface 
    A .NET WPF combo box
    interface 
    A .NET WPF Edit Field box.
    interface 
    A .NET WPF image control.
    interface 
    A .NET WPF hyperlink control.
    interface 
    A .NET WPF list object.
    interface 
    A .NET WPF menu object.
    interface 
    A .NET WPF progress bar object.
    interface 
    A .NET WPF radio button object.
    interface 
    A .NET WPF scroll bar object.
    interface 
    A .NET WPF slider object.
    interface 
    A .NET WPF status bar object.
    interface 
    A .NET WPF grid object.
    interface 
    A .NET WPF tab strip object.
    interface 
    A .NET WPF toolbar object.
    interface 
    A .NET WPF tree-view object.
    interface 
    A standard .NET WPF object.
    interface 
    A WPF window.