Uses of Class
com.hp.lft.sdk.sap.gui.ElementDescription.Init
Packages that use ElementDescription.Init
-
Uses of ElementDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type ElementDescription.InitModifier and TypeClassDescriptionprotected static classElementDescription.Init<T extends ElementDescription.Init<T>>Helper class for ElementDescription.Builder.Subclasses of ElementDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the APOGridDescription class using the builder pattern.protected static classAPOGridDescription.Init<T extends APOGridDescription.Init<T>>Helper class for APOGridDescription.Builder.static classThis class can be used to construct an instance of the ButtonDescription class using the builder pattern.protected static classButtonDescription.Init<T extends ButtonDescription.Init<T>>Helper class for ButtonDescription.Builder.static classThis class can be used to construct an instance of the CalendarDescription class using the builder pattern.protected static classCalendarDescription.Init<T extends CalendarDescription.Init<T>>Helper class for CalendarDescription.Builder.static classThis class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.protected static classCheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>Helper class for CheckBoxDescription.Builder.static classThis class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.protected static classComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>>Helper class for ComboBoxDescription.Builder.static classThis class can be used to construct an instance of the EditFieldDescription class using the builder pattern.protected static classEditFieldDescription.Init<T extends EditFieldDescription.Init<T>>Helper class for EditFieldDescription.Builder.static classThis class can be used to construct an instance of the EditorDescription class using the builder pattern.protected static classEditorDescription.Init<T extends EditorDescription.Init<T>>Helper class for EditorDescription.Builder.static classThis class can be used to construct an instance of the ElementDescription class using the builder pattern.static classThis class can be used to construct an instance of the GridDescription class using the builder pattern.protected static classGridDescription.Init<T extends GridDescription.Init<T>>Helper class for GridDescription.Builder.static classThis class can be used to construct an instance of the LabelDescription class using the builder pattern.protected static classLabelDescription.Init<T extends LabelDescription.Init<T>>Helper class for LabelDescription.Builder.static classThis class can be used to construct an instance of the MenubarDescription class using the builder pattern.protected static classMenubarDescription.Init<T extends MenubarDescription.Init<T>>Helper class for MenubarDescription.Builder.static classThis class can be used to construct an instance of the OKCodeDescription class using the builder pattern.protected static classOKCodeDescription.Init<T extends OKCodeDescription.Init<T>>Helper class for OKCodeDescription.Builder.static classThis class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.protected static classRadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>>Helper class for RadioButtonDescription.Builder.static classThis class can be used to construct an instance of the StatusBarDescription class using the builder pattern.protected static classStatusBarDescription.Init<T extends StatusBarDescription.Init<T>>Helper class for StatusBarDescription.Builder.static classThis class can be used to construct an instance of the TabControlDescription class using the builder pattern.protected static classTabControlDescription.Init<T extends TabControlDescription.Init<T>>Helper class for TabControlDescription.Builder.protected static classTableBaseDescription.Init<T extends TableBaseDescription.Init<T>>Helper class for TableBaseDescription.Builder.static classThis class can be used to construct an instance of the TableDescription class using the builder pattern.protected static classTableDescription.Init<T extends TableDescription.Init<T>>Helper class for TableDescription.Builder.static classThis class can be used to construct an instance of the ToolBarDescription class using the builder pattern.protected static classToolBarDescription.Init<T extends ToolBarDescription.Init<T>>Helper class for ToolBarDescription.Builder.static classThis class can be used to construct an instance of the TreeDescription class using the builder pattern.protected static classTreeViewDescription.Init<T extends TreeViewDescription.Init<T>>Helper class for TreeDescription.Builder.static classThis class can be used to construct an instance of the WindowDescription class using the builder pattern.protected static classWindowDescription.Init<T extends WindowDescription.Init<T>>Helper class for WindowDescription.Builder.Constructors in com.hp.lft.sdk.sap.gui with parameters of type ElementDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the ElementDescription class using the Builder pattern.