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 class
ElementDescription.Init<T extends ElementDescription.Init<T>>
Helper class for ElementDescription.Builder.Subclasses of ElementDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the APOGridDescription class using the builder pattern.protected static class
APOGridDescription.Init<T extends APOGridDescription.Init<T>>
Helper class for APOGridDescription.Builder.static class
This class can be used to construct an instance of the ButtonDescription class using the builder pattern.protected static class
ButtonDescription.Init<T extends ButtonDescription.Init<T>>
Helper class for ButtonDescription.Builder.static class
This class can be used to construct an instance of the CalendarDescription class using the builder pattern.protected static class
CalendarDescription.Init<T extends CalendarDescription.Init<T>>
Helper class for CalendarDescription.Builder.static class
This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.protected static class
CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>
Helper class for CheckBoxDescription.Builder.static class
This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.protected static class
ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>>
Helper class for ComboBoxDescription.Builder.static class
This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.protected static class
EditFieldDescription.Init<T extends EditFieldDescription.Init<T>>
Helper class for EditFieldDescription.Builder.static class
This class can be used to construct an instance of the EditorDescription class using the builder pattern.protected static class
EditorDescription.Init<T extends EditorDescription.Init<T>>
Helper class for EditorDescription.Builder.static class
This class can be used to construct an instance of the ElementDescription class using the builder pattern.static class
This class can be used to construct an instance of the GridDescription class using the builder pattern.protected static class
GridDescription.Init<T extends GridDescription.Init<T>>
Helper class for GridDescription.Builder.static class
This class can be used to construct an instance of the LabelDescription class using the builder pattern.protected static class
LabelDescription.Init<T extends LabelDescription.Init<T>>
Helper class for LabelDescription.Builder.static class
This class can be used to construct an instance of the MenubarDescription class using the builder pattern.protected static class
MenubarDescription.Init<T extends MenubarDescription.Init<T>>
Helper class for MenubarDescription.Builder.static class
This class can be used to construct an instance of the OKCodeDescription class using the builder pattern.protected static class
OKCodeDescription.Init<T extends OKCodeDescription.Init<T>>
Helper class for OKCodeDescription.Builder.static class
This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.protected static class
RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>>
Helper class for RadioButtonDescription.Builder.static class
This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.protected static class
StatusBarDescription.Init<T extends StatusBarDescription.Init<T>>
Helper class for StatusBarDescription.Builder.static class
This class can be used to construct an instance of the TabControlDescription class using the builder pattern.protected static class
TabControlDescription.Init<T extends TabControlDescription.Init<T>>
Helper class for TabControlDescription.Builder.protected static class
TableBaseDescription.Init<T extends TableBaseDescription.Init<T>>
Helper class for TableBaseDescription.Builder.static class
This class can be used to construct an instance of the TableDescription class using the builder pattern.protected static class
TableDescription.Init<T extends TableDescription.Init<T>>
Helper class for TableDescription.Builder.static class
This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.protected static class
ToolBarDescription.Init<T extends ToolBarDescription.Init<T>>
Helper class for ToolBarDescription.Builder.static class
This class can be used to construct an instance of the TreeDescription class using the builder pattern.protected static class
TreeViewDescription.Init<T extends TreeViewDescription.Init<T>>
Helper class for TreeDescription.Builder.static class
This class can be used to construct an instance of the WindowDescription class using the builder pattern.protected static class
WindowDescription.Init<T extends WindowDescription.Init<T>>
Helper class for WindowDescription.Builder.Constructors in com.hp.lft.sdk.sap.gui with parameters of type ElementDescription.InitModifierConstructorDescriptionprotected
Initializes a new instance of the ElementDescription class using the Builder pattern.