Uses of Class
com.hp.lft.sdk.sap.gui.TableBaseDescription.Init
Packages that use TableBaseDescription.Init
-
Uses of TableBaseDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type TableBaseDescription.InitModifier and TypeClassDescriptionprotected static class
TableBaseDescription.Init<T extends TableBaseDescription.Init<T>>
Helper class for TableBaseDescription.Builder.Subclasses of TableBaseDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic class
This class can be used to construct an instance of the APOGridDescription class using the builder pattern.protected static class
APOGridDescription.Init<T extends APOGridDescription.Init<T>>
Helper class for APOGridDescription.Builder.static class
This class can be used to construct an instance of the GridDescription class using the builder pattern.protected static class
GridDescription.Init<T extends GridDescription.Init<T>>
Helper class for GridDescription.Builder.static class
This class can be used to construct an instance of the TableDescription class using the builder pattern.protected static class
TableDescription.Init<T extends TableDescription.Init<T>>
Helper class for TableDescription.Builder.Constructors in com.hp.lft.sdk.sap.gui with parameters of type TableBaseDescription.InitModifierConstructorDescriptionprotected
Initializes a new instance of the TableBaseDescription class using the Builder pattern.