Uses of Class
com.hp.lft.sdk.stdwin.DialogDescription.Init
Packages that use DialogDescription.Init
- 
Uses of DialogDescription.Init in com.hp.lft.sdk.stdwin
Classes in com.hp.lft.sdk.stdwin with type parameters of type DialogDescription.InitModifier and TypeClassDescriptionprotected static classDialogDescription.Init<T extends DialogDescription.Init<T>>Subclasses of DialogDescription.Init in com.hp.lft.sdk.stdwinModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the DialogDescription class using the builder pattern.Constructors in com.hp.lft.sdk.stdwin with parameters of type DialogDescription.InitModifierConstructorDescriptionprotectedDialogDescription(DialogDescription.Init<?> init) Initializes a new instance of the DialogDescription class using the Builder pattern.