Uses of Class
com.hp.lft.sdk.sap.gui.TableDescription.Init
Packages that use TableDescription.Init
-
Uses of TableDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type TableDescription.InitModifier and TypeClassDescriptionprotected static classTableDescription.Init<T extends TableDescription.Init<T>>Helper class for TableDescription.Builder.Subclasses of TableDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the TableDescription class using the builder pattern.Constructors in com.hp.lft.sdk.sap.gui with parameters of type TableDescription.InitModifierConstructorDescriptionprotectedTableDescription(TableDescription.Init<?> init) Initializes a new instance of the TableDescription class using the Builder pattern.