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