Package com.hp.lft.sdk.wpf
package com.hp.lft.sdk.wpf
Provides the SDK for testing WPF objects.
-
ClassDescriptionA .NET WPF button control.The description of a WPF Button test object.This class can be used to construct an instance of the ButtonDescription class using the builder pattern.ButtonDescription.Init<T extends ButtonDescription.Init<T>>A calendar or a date picker .NET WPF object.The description of a WPF calendar or date picker control test object.This class can be used to construct an instance of the CalendarDescription class using the builder pattern.CalendarDescription.Init<T extends CalendarDescription.Init<T>>A .NET WPF check box.The description of a WPF check box test object.This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>A .NET WPF combo boxThe description of a WPF ComboBox test object.This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>>A .NET WPF Edit Field box.The description of a WPF EditField test object.This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.EditFieldDescription.Init<T extends EditFieldDescription.Init<T>>A .NET WPF image control.The description of a WPF Image test object.This class can be used to construct an instance of the ImageDescription class using the builder pattern.ImageDescription.Init<T extends ImageDescription.Init<T>>A .NET WPF hyperlink control.The description of a WPF Link (hyperlink) test object.This class can be used to construct an instance of the LinkDescription class using the builder pattern.LinkDescription.Init<T extends LinkDescription.Init<T>>A .NET WPF list object.The description of a WPF List test object.This class can be used to construct an instance of the ListDescription class using the builder pattern.ListDescription.Init<T extends ListDescription.Init<T>>A .NET WPF menu object.The description of a WPF Menu test object.This class can be used to construct an instance of the MenuDescription class using the builder pattern.MenuDescription.Init<T extends MenuDescription.Init<T>>A menu item in a .NET WPF menu.A .NET WPF progress bar object.The description of a WPF progress bar test object.This class can be used to construct an instance of the ProgressBarDescription class using the builder pattern.ProgressBarDescription.Init<T extends ProgressBarDescription.Init<T>>A .NET WPF radio button object.The description of a WPF RadioButton test object.This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>>A .NET WPF scroll bar object.The description of a WPF ScrollBar test object.This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>>A .NET WPF slider object.The description of a WPF Slider test object.This class can be used to construct an instance of the SliderDescription class using the builder pattern.SliderDescription.Init<T extends SliderDescription.Init<T>>A .NET WPF status bar object.The description of a WPF StatusBar test object.This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.StatusBarDescription.Init<T extends StatusBarDescription.Init<T>>A .NET WPF grid object.A single cell in a WPF table.The description of a WPF Table (grid) test object.This class can be used to construct an instance of the TableDescription class using the builder pattern.TableDescription.Init<T extends TableDescription.Init<T>>A single row in a WPF table.A .NET WPF tab strip object.The description of a WPF TabStrip test object.This class can be used to construct an instance of the TabStripDescription class using the builder pattern.TabStripDescription.Init<T extends TabStripDescription.Init<T>>A .NET WPF toggle button control Note: To create an instance of this interface, first create a Button instance for a button with toggle behavior, and then return the ToggleButton using the Button.getToggleButton method.A .NET WPF toolbar object.The description of a WPF Toolbar test object.This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.ToolBarDescription.Init<T extends ToolBarDescription.Init<T>>A single tool bar button in a WPF tool bar.A .NET WPF tree-view object.The description of a WPF TreeView test object.This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.TreeViewDescription.Init<T extends TreeViewDescription.Init<T>>A single tree view node in a .NET WPF tree-view object.A standard .NET WPF object.Base interface of all .Net WPF test objects.The description of a WPF UiObject test object.This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.UiObjectDescription.Init<T extends UiObjectDescription.Init<T>>The base description of all WPF test objects.UiObjectDescriptionBase.Init<T extends UiObjectDescriptionBase.Init<T>>A WPF window.The description of a WPF Window test object.This class can be used to construct an instance of the WindowDescription class using the builder pattern.WindowDescription.Init<T extends WindowDescription.Init<T>>