Uses of Class
com.hp.lft.sdk.stdwin.EditorDescription.Init
Packages that use EditorDescription.Init
-
Uses of EditorDescription.Init in com.hp.lft.sdk.stdwin
Classes in com.hp.lft.sdk.stdwin with type parameters of type EditorDescription.InitModifier and TypeClassDescriptionprotected static class
EditorDescription.Init<T extends EditorDescription.Init<T>>
Helper class for EditorDescription.BuilderSubclasses of EditorDescription.Init in com.hp.lft.sdk.stdwinModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
EditorDescription
(EditorDescription.Init<?> init) Initializes a new instance of the EditorDescription class using the Builder pattern.