Uses of Class
com.hp.lft.sdk.powerbuilder.ListBoxDescription.Init
Packages that use ListBoxDescription.Init
-
Uses of ListBoxDescription.Init in com.hp.lft.sdk.powerbuilder
Classes in com.hp.lft.sdk.powerbuilder with type parameters of type ListBoxDescription.InitModifier and TypeClassDescriptionprotected static class
ListBoxDescription.Init<T extends ListBoxDescription.Init<T>>
Helper class for ListBoxDescription.BuilderSubclasses of ListBoxDescription.Init in com.hp.lft.sdk.powerbuilderModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the ListBoxDescription class using the builder pattern.static class
This class can be used to construct an instance of the ListViewDescription class using the builder pattern.protected static class
ListViewDescription.Init<T extends ListViewDescription.Init<T>>
Helper class for ListViewDescription.BuilderConstructors in com.hp.lft.sdk.powerbuilder with parameters of type ListBoxDescription.InitModifierConstructorDescriptionprotected
Initializes a new ListBoxDescription class using the Builder pattern.