Package com.hp.lft.sdk.powerbuilder
package com.hp.lft.sdk.powerbuilder
Provides the SDK for testing PowerBuilder objects.
-
ClassDescriptionA PowerBuilder button.The description of a PowerBuilder Button test object.This class is used to construct an instance of the ButtonDescription class using the builder pattern.ButtonDescription.Init<T extends ButtonDescription.Init<T>>Helper class for ButtonDescription.BuilderA PowerBuilder check box.The description of a PowerBuilder CheckBox 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>>Helper class for CheckBoxDescription.BuilderA PowerBuilder combo box.The description of a PowerBuilder 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>>Helper class for ComboBoxDescription.BuilderA PowerBuilder edit box.The description of a PowerBuilder 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>>Helper class for EditFieldDescription.BuilderListBase<T>Base interface for PowerBuilder list objects.A PowerBuilder list.The description of a PowerBuilder ListBox test object.This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.ListBoxDescription.Init<T extends ListBoxDescription.Init<T>>Helper class for ListBoxDescription.BuilderA single list item in a PowerBuilder list.A PowerBuilder list-view object.The description of a PowerBuilder ListView test object.This class can be used to construct an instance of the ListViewDescription class using the builder pattern.ListViewDescription.Init<T extends ListViewDescription.Init<T>>Helper class for ListViewDescription.BuilderA single list item in a PowerBuilder list-view object.A PowerBuilder radio button.The description of a PowerBuilder 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>>Helper class for RadioButtonDescription.Builder.A PowerBuilder scroll bar.The description of a PowerBuilder 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>>Helper class for ScrollBarDescription.Builder.A single tab item belonging to a PowerBuilder tab control.A PowerBuilder tab control object.The description of a PowerBuilder TabControl test object.This class can be used to construct an instance of the TabControlDescription class using the builder pattern.TabControlDescription.Init<T extends TabControlDescription.Init<T>>Helper class for TabControlDescription.Builder.A PowerBuilder table.A single cell in a PowerBuilder Table.The description of a PowerBuilder Table 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>>Helper class for TableDescription.Builder.A single row in a PowerBuilder Table.A PowerBuilder toolbar.A single tool bar button in a PowerBuilder tool bar.The description of a PowerBuilder 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>>Helper class for ToolBarDescription.Builder.A PowerBuilder tree-view object.The description of a PowerBuilder TreeView 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>>Helper class for TreeViewDescription.Builders.A single tree view node belonging to a PowerBuilder tree-view object.A PowerBuilder object.Base interface for all PowerBuilder test objects.The description of a PowerBuilder UiObjectBase abstract type.UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>>Helper class for derived Builder classes.The description of a PowerBuilder 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>>Helper class for UiObjectDescription.Builder.Base interface for PowerBuilder test objects with layout info.The description of a PowerBuilder UiObjectWithLayout abstract type.Helper class for derived Builder classes.A PowerBuilder window.The description of a PowerBuilder 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>>Helper class for WindowDescription.Builder.