Uses of Class
com.hp.lft.sdk.sap.gui.EditorDescription.Init
Packages that use EditorDescription.Init
-
Uses of EditorDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type EditorDescription.InitModifier and TypeClassDescriptionprotected static classEditorDescription.Init<T extends EditorDescription.Init<T>>Helper class for EditorDescription.Builder.Subclasses of EditorDescription.Init in com.hp.lft.sdk.sap.guiModifier 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.sap.gui with parameters of type EditorDescription.InitModifierConstructorDescriptionprotectedEditorDescription(EditorDescription.Init<?> init) Initializes a new instance of the EditorDescription class using the Builder pattern.