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