Uses of Class
com.hp.lft.sdk.sap.gui.TreeViewDescription.Init
Packages that use TreeViewDescription.Init
-
Uses of TreeViewDescription.Init in com.hp.lft.sdk.sap.gui
Classes in com.hp.lft.sdk.sap.gui with type parameters of type TreeViewDescription.InitModifier and TypeClassDescriptionprotected static classTreeViewDescription.Init<T extends TreeViewDescription.Init<T>>Helper class for TreeDescription.Builder.Subclasses of TreeViewDescription.Init in com.hp.lft.sdk.sap.guiModifier and TypeClassDescriptionstatic classThis class can be used to construct an instance of the TreeDescription class using the builder pattern.Constructors in com.hp.lft.sdk.sap.gui with parameters of type TreeViewDescription.InitModifierConstructorDescriptionprotectedInitializes a new instance of the TreeDescription class using the Builder pattern.