Uses of Class
com.hp.lft.sdk.java.UiObjectBaseDescription.Init
Packages that use UiObjectBaseDescription.Init
-
Uses of UiObjectBaseDescription.Init in com.hp.lft.sdk.java
Classes in com.hp.lft.sdk.java with type parameters of type UiObjectBaseDescription.InitModifier and TypeClassDescriptionprotected static classUiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>>Helper class for derived Builder classes.Subclasses of UiObjectBaseDescription.Init in com.hp.lft.sdk.javaModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the AppletDescription class using the builder pattern.protected static classAppletDescription.Init<T extends AppletDescription.Init<T>>Helper class for AppletDescription.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 DialogDescription class using the builder pattern.protected static classDialogDescription.Init<T extends DialogDescription.Init<T>>Helper class for DialogDescription.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 ExpandBarDescription class using the builder pattern.protected static classExpandBarDescription.Init<T extends ExpandBarDescription.Init<T>>Helper class for ExpandBarDescription.Builder.static classThis class can be used to construct an instance of the InternalFrameDescription class using the builder pattern.protected static classInternalFrameDescription.Init<T extends InternalFrameDescription.Init<T>>Helper class for InternalFrameDescription.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 LinkDescription class using the builder pattern.protected static classLinkDescription.Init<T extends LinkDescription.Init<T>>Helper class for LinkDescription.Builder.static classThis class can be used to construct an instance of the ListDescription class using the builder pattern.protected static classListDescription.Init<T extends ListDescription.Init<T>>Helper class for ListDescription.Builder.static classThis class can be used to construct an instance of the MenuDescription class using the builder pattern.protected static classMenuDescription.Init<T extends MenuDescription.Init<T>>Helper class for MenuDescription.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 SliderDescription class using the builder pattern.protected static classSliderDescription.Init<T extends SliderDescription.Init<T>>Helper class for SliderDescription.Builder.static classThis class can be used to construct an instance of the SpinBoxDescription class using the builder pattern.protected static classSpinBoxDescription.Init<T extends SpinBoxDescription.Init<T>>Helper class for SpinBoxDescription.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.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 theTreeViewDescriptionclass using the builder pattern.protected static classTreeViewDescription.Init<T extends TreeViewDescription.Init<T>>Helper class forTreeViewDescription.Builder.static classThis class can be used to construct an instance of the TreeViewTableDescription class using the builder pattern.protected static classTreeViewTableDescription.Init<T extends TreeViewTableDescription.Init<T>>Helper class forTreeViewTableDescription.Builder.static classThis class can be used to construct an instance of the UiObjectDescription class using the builder pattern.protected static classUiObjectDescription.Init<T extends UiObjectDescription.Init<T>>Helper class for UiObjectDescription.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.java with parameters of type UiObjectBaseDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the UiObjectBaseDescription class using the Builder pattern.