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