Package com.hp.lft.sdk.java
Class TreeViewDescription.Builder
java.lang.Object
com.hp.lft.sdk.DescriptionBase.Init<T>
com.hp.lft.sdk.java.UiObjectBaseDescription.Init<T>
com.hp.lft.sdk.java.TreeViewDescription.Init<TreeViewDescription.Builder>
com.hp.lft.sdk.java.TreeViewDescription.Builder
- Enclosing class:
- TreeViewDescription
public static class TreeViewDescription.Builder
extends TreeViewDescription.Init<TreeViewDescription.Builder>
This class can be used to construct an instance of the
TreeViewDescription
class using the builder pattern.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hp.lft.sdk.java.TreeViewDescription.Init
build, columnsCount, selectedNodes, visibleNodesCount
Methods inherited from class com.hp.lft.sdk.java.UiObjectBaseDescription.Init
absoluteLocation, absoluteLocation, absoluteLocation, attachedText, attachedText, backgroundColor, backgroundColor, enabled, focused, foregroundColor, foregroundColor, label, label, location, location, location, nativeClass, nativeClass, objectName, objectName, path, path, size, size, size, tagName, tagName, visible, wrapped
Methods inherited from class com.hp.lft.sdk.DescriptionBase.Init
index, objectProperties, vri, vri
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
self
in classDescriptionBase.Init<TreeViewDescription.Builder>
-