Uses of Package
com.hp.lft.sdk.wpf
Packages that use com.hp.lft.sdk.wpf
-
Classes in com.hp.lft.sdk.wpf used by com.hp.lft.sdk.wpfClassDescriptionA .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.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.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.The description of a WPF ComboBox test object.This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.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.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.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.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.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.A menu item in a .NET WPF menu.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.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.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.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.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.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.A single row in a WPF table.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.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.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.A single tool bar button in a WPF tool bar.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.A single tree view node in a .NET WPF tree-view 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.The base description of all WPF test objects.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.