Uses of Class
com.hp.lft.sdk.powerbuilder.ButtonDescription.Init
Packages that use ButtonDescription.Init
-
Uses of ButtonDescription.Init in com.hp.lft.sdk.powerbuilder
Classes in com.hp.lft.sdk.powerbuilder with type parameters of type ButtonDescription.InitModifier and TypeClassDescriptionprotected static classButtonDescription.Init<T extends ButtonDescription.Init<T>>Helper class for ButtonDescription.BuilderSubclasses of ButtonDescription.Init in com.hp.lft.sdk.powerbuilderModifier and TypeClassDescriptionstatic classThis class is used to construct an instance of the ButtonDescription class using the builder pattern.Constructors in com.hp.lft.sdk.powerbuilder with parameters of type ButtonDescription.InitModifierConstructorDescriptionprotectedButtonDescription(ButtonDescription.Init<?> init) Initializes a new instance of the ButtonDescription class using the Builder pattern.