Uses of Class
com.hp.lft.sdk.web.CheckBoxDescription.Init
Packages that use CheckBoxDescription.Init
Package
Description
Provides the SDK for testing SAPUI5 objects.
Provides the SDK for testing Web objects.
- 
Uses of CheckBoxDescription.Init in com.hp.lft.sdk.sap.ui5Subclasses of CheckBoxDescription.Init in com.hp.lft.sdk.sap.ui5Modifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the SAPUI5 CheckBoxDescription class using the builder pattern.protected static classCheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>Helper class for CheckBoxDescription.Builder.
- 
Uses of CheckBoxDescription.Init in com.hp.lft.sdk.webClasses in com.hp.lft.sdk.web with type parameters of type CheckBoxDescription.InitModifier and TypeClassDescriptionprotected static classCheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>Helper class for CheckBoxDescription.Builder.Subclasses of CheckBoxDescription.Init in com.hp.lft.sdk.webModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.Constructors in com.hp.lft.sdk.web with parameters of type CheckBoxDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the CheckBoxDescription class using the Builder pattern.