Package com.hp.lft.sdk.java
Class ListDescription.Builder
java.lang.Object
com.hp.lft.sdk.DescriptionBase.Init<T>
com.hp.lft.sdk.java.UiObjectBaseDescription.Init<T>
com.hp.lft.sdk.java.ListDescription.Init<ListDescription.Builder>
com.hp.lft.sdk.java.ListDescription.Builder
- Enclosing class:
- ListDescription
This class can be used to construct an instance of the ListDescription class using the builder pattern.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hp.lft.sdk.java.ListDescription.Init
build, itemsCount, selectedItemsMethods 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, wrappedMethods inherited from class com.hp.lft.sdk.DescriptionBase.Init
index, objectProperties, vri, vri
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
- Specified by:
selfin classDescriptionBase.Init<ListDescription.Builder>
-