Package com.hp.lft.sdk.winforms
Interface Description Button A .NET Windows Forms button object.C1FlexGrid A ComponentOne C1FlexGrid control.C1TableCell Represents a single cell in a IC1TrueDbGrid or a IC1FlexGrid.C1TrueDbGrid A ComponentOne C1TrueDBGrid control.Calendar A DateTimePicker or a Month Calendar .NET Windows Forms calendar object.CheckBox A .NET Windows Forms check box.ComboBox A .NET Windows Forms combo box.ComponentOneGrid Base interface for ComponentOne C1FlexGrid control and ComponentOne C1TrueDBGrid control.CustomGrid A base interface for all supported .NET Windows Forms custom grids.CustomGridsProvider DataGrid A .NET Windows Forms data grid control.DataGridView A .NET Windows Forms data grid view object.EditField A .NET Windows Forms edit box.Editor A .NET Windows Forms multi-line edit box.Label A .NET Windows Forms static text object.ListBase<T> Base interface for some .NET Windows Forms list objects.ListBox A .NET Windows Forms list.ListItem A single list item belonging to a .NET Windows Forms list.ListView A .NET Windows Forms list-view object.ListViewItem A single list item belonging to a .NET Windows Forms list-view.PropertyGrid A property grid control based on the .NET Windows Forms library.RadioButton A .NET Windows Forms radio button.ScrollBar A .NET Windows Forms scroll bar.SpinBox A .NET Windows Forms spin object.StatusBar A .NET Windows Forms status bar object.TabControl A .NET Windows Forms tab control.Table A .NET Windows Forms grid object.TableCell A single cell in a .NET Windows Forms table.TableRow<T extends TableCell> A .NET Windows Forms row in a table.ToolBar A .NET Windows Forms toolbar.ToolBarItem A single tool bar item belonging to a .NET Windows Forms tool bar.TreeView A .NET Windows Forms tree-view object.TreeViewNode A tree view node of a .NET Windows Forms tree-view object.UiObject A .NET Windows Forms object.UiObjectBase Base for .NET Windows Forms test objects.UltraWinGrid An Infragistics UltraWinGrid object.Window A .NET Windows Forms window.XtraGrid A DevExpress XtraGrid control.Class Description ButtonDescription The description of a .NET Windows Forms Button test object.ButtonDescription.Builder This class can be used to construct an instance of the ButtonDescription class using the builder pattern.ButtonDescription.Init<T extends ButtonDescription.Init<T>> CalendarDescription The description of a .NET Windows Forms Calendar test object.CalendarDescription.Builder This class can be used to construct an instance of the CalendarDescription class using the builder pattern.CalendarDescription.Init<T extends CalendarDescription.Init<T>> CheckBoxDescription The description of .Net windows forms a CheckBox test object.CheckBoxDescription.Builder This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> ComboBoxDescription The description of a .NET Windows Forms ComboBox test object.ComboBoxDescription.Builder This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>> EditFieldDescription The description of a .NET Windows Forms EditField test object.EditFieldDescription.Builder This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> EditorDescription The description of a .NET Windows Forms Editor test object.EditorDescription.Builder This class can be used to construct an instance of the EditorDescription class using the builder pattern.EditorDescription.Init<T extends EditorDescription.Init<T>> LabelDescription The description of a .NET Windows Forms Label test object.LabelDescription.Builder This class can be used to construct an instance of the LabelDescription class using the builder pattern.LabelDescription.Init<T extends LabelDescription.Init<T>> ListBoxDescription The description of a .NET Windows Forms ListBox test object.ListBoxDescription.Builder This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.ListBoxDescription.Init<T extends ListBoxDescription.Init<T>> ListViewDescription The description of a .NET Windows Forms ListView test object.ListViewDescription.Builder This class can be used to construct an instance of the ListViewDescription class using the builder pattern.ListViewDescription.Init<T extends ListViewDescription.Init<T>> PropertyGridDescription The description of a .NET Windows Forms PropertyGrid test object.PropertyGridDescription.Builder This class can be used to construct an instance of the PropertyGridDescription class using the builder pattern.PropertyGridDescription.Init<T extends PropertyGridDescription.Init<T>> RadioButtonDescription The description of a .NET Windows Forms RadioButton test object.RadioButtonDescription.Builder This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>> ScrollBarDescription The description of a .NET Windows Forms ScrollBar test object.ScrollBarDescription.Builder This class can be used to construct an instance of the ScrollBarDescription class using the builder pattern.ScrollBarDescription.Init<T extends ScrollBarDescription.Init<T>> SpinBoxDescription The description of a .NET Windows Forms SpinBox test object.SpinBoxDescription.Builder This class can be used to construct an instance of the SpinBoxDescription class using the builder pattern.SpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>> StatusBarDescription The description of a .NET Windows Forms StatusBar test object.StatusBarDescription.Builder This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> TabControlDescription The description of a a .NET Windows Forms TabControl test object.TabControlDescription.Builder This class can be used to construct an instance of the TabControlDescription class using the builder pattern.TabControlDescription.Init<T extends TabControlDescription.Init<T>> TableDescription The description of a .NET Windows Forms Table (data grid) test object.TableDescription.Builder This class can be used to construct an instance of the TableDescription class using the builder pattern.TableDescription.Init<T extends TableDescription.Init<T>> ToolBarDescription The description of a .NET Windows Forms ToolBar test object.ToolBarDescription.Builder This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.ToolBarDescription.Init<T extends ToolBarDescription.Init<T>> TreeViewDescription The description of a .NET Windows Forms TreeView test object.TreeViewDescription.Builder This class can be used to construct an instance of the TreeViewDescription class using the builder pattern.TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> UiObjectDescription The description of a .NET Windows Forms UiObject test object.UiObjectDescription.Builder This class can be used to construct an instance of the UiObjectDescription class using the builder pattern.UiObjectDescription.Init<T extends UiObjectDescription.Init<T>> UiObjectDescriptionBase The base description of all .Net Window Forms test objects.UiObjectDescriptionBase.Init<T extends UiObjectDescriptionBase.Init<T>> WindowDescription The description of a .NET Windows Forms Window test object.WindowDescription.Builder This class can be used to construct an instance of the WindowDescription class using the builder pattern.WindowDescription.Init<T extends WindowDescription.Init<T>> Enum Description GridType Represents supported custom grid types by the ITable TO.