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 classTabStripDescription.Init<T extends TabStripDescription.Init<T>>Helper class for TabStripDescription.Builder.Subclasses of TabStripDescription.Init in com.hp.lft.sdk.webModifier and TypeClassDescriptionstatic classThis 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.InitModifierConstructorDescriptionprotectedInitializes a new instance of the TabStripDescription class using the Builder pattern.