Uses of Class
com.hp.lft.sdk.oracle.UiObjectBaseDescription.Init
Packages that use UiObjectBaseDescription.Init
-
Uses of UiObjectBaseDescription.Init in com.hp.lft.sdk.oracle
Classes in com.hp.lft.sdk.oracle 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.oracleModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the ApplicationSessionDescription class using the builder pattern.protected static classHelper class for ApplicationSessionDescription.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 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 FlexFieldWindowDescription class using the builder pattern.protected static classHelper class for FlexFieldWindowDescription.Builder.static classThis class can be used to construct an instance of the FormWindowDescription class using the builder pattern.protected static classFormWindowDescription.Init<T extends FormWindowDescription.Init<T>>Helper class for FormWindowDescription.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 ListOfValuesDescription class using the builder pattern.protected static classListOfValuesDescription.Init<T extends ListOfValuesDescription.Init<T>>Helper class for ListOfValuesDescription.Builder.static classThis class can be used to construct an instance of the LogonWindowDescription class using the builder pattern.protected static classLogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>>Helper class for LogonWindowDescription.Builder.static classThis class can be used to construct an instance of the NavigatorWindowDescription class using the builder pattern.protected static classHelper class for NavigatorWindowDescription.Builder.static classThis class can be used to construct an instance of the NotificationDescription class using the builder pattern.protected static classNotificationDescription.Init<T extends NotificationDescription.Init<T>>Helper class for NotificationDescription.Builder.static classThis class can be used to construct an instance of the PickListDescription class using the builder pattern.protected static classPickListDescription.Init<T extends PickListDescription.Init<T>>Helper class for PickListDescription.Builder.static classThis class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.protected static classRadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>>Helper class for RadioGroupDescription.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 TabDescription class using the builder pattern.protected static classTabDescription.Init<T extends TabDescription.Init<T>>Helper class for TabDescription.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 TreeViewDescription class using the builder pattern.protected static classTreeViewDescription.Init<T extends TreeViewDescription.Init<T>>Helper class for TreeViewDescription.Builder.protected static classUiFormBaseDescription.Init<T extends UiFormBaseDescription.Init<T>>Helper class for UiFormBaseDescription.Builder.Constructors in com.hp.lft.sdk.oracle with parameters of type UiObjectBaseDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the UiObjectBaseDescription class using the Builder pattern.