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 class
UiGridDescription.Init<T extends UiGridDescription.Init<T>>
Helper class for UiGridDescription.Builder.Subclasses of UiGridDescription.Init in com.hp.lft.sdk.webModifier and TypeClassDescriptionstatic class
This 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.InitModifierConstructorDescriptionprotected
UiGridDescription
(UiGridDescription.Init<?> init) Initializes a new instance of the UiGridDescription class using the Builder pattern.