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