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 class
UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>>
Helper class for derived Builder classes.Subclasses of UiObjectBaseDescription.Init in com.hp.lft.sdk.oracleModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the ApplicationSessionDescription class using the builder pattern.protected static class
Helper class for ApplicationSessionDescription.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 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 FlexFieldWindowDescription class using the builder pattern.protected static class
Helper class for FlexFieldWindowDescription.Builder.static class
This class can be used to construct an instance of the FormWindowDescription class using the builder pattern.protected static class
FormWindowDescription.Init<T extends FormWindowDescription.Init<T>>
Helper class for FormWindowDescription.Builder.static class
This class can be used to construct an instance of the ListDescription class using the builder pattern.protected static class
ListDescription.Init<T extends ListDescription.Init<T>>
Helper class for ListDescription.Builder.static class
This class can be used to construct an instance of the ListOfValuesDescription class using the builder pattern.protected static class
ListOfValuesDescription.Init<T extends ListOfValuesDescription.Init<T>>
Helper class for ListOfValuesDescription.Builder.static class
This class can be used to construct an instance of the LogonWindowDescription class using the builder pattern.protected static class
LogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>>
Helper class for LogonWindowDescription.Builder.static class
This class can be used to construct an instance of the NavigatorWindowDescription class using the builder pattern.protected static class
Helper class for NavigatorWindowDescription.Builder.static class
This class can be used to construct an instance of the NotificationDescription class using the builder pattern.protected static class
NotificationDescription.Init<T extends NotificationDescription.Init<T>>
Helper class for NotificationDescription.Builder.static class
This class can be used to construct an instance of the PickListDescription class using the builder pattern.protected static class
PickListDescription.Init<T extends PickListDescription.Init<T>>
Helper class for PickListDescription.Builder.static class
This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern.protected static class
RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>>
Helper class for RadioGroupDescription.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 TabDescription class using the builder pattern.protected static class
TabDescription.Init<T extends TabDescription.Init<T>>
Helper class for TabDescription.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 TreeViewDescription class using the builder pattern.protected static class
TreeViewDescription.Init<T extends TreeViewDescription.Init<T>>
Helper class for TreeViewDescription.Builder.protected static class
UiFormBaseDescription.Init<T extends UiFormBaseDescription.Init<T>>
Helper class for UiFormBaseDescription.Builder.Constructors in com.hp.lft.sdk.oracle with parameters of type UiObjectBaseDescription.InitModifierConstructorDescriptionprotected
Initializes a new instance of the UiObjectBaseDescription class using the Builder pattern.