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