TreeViewTable
Java.TreeViewTable
new TreeViewTable(propsopt) → {TreeViewTable}
The description of a Java TreeViewTable test object.
Note: The TreeViewTable test object is supported only on JavaFX.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props | Object |
<optional> | Initializes a Java TreeViewTable test object using the supplied property bag. |
Returns:
- Type
- TreeViewTable
Methods
absoluteLocation(locationopt) → {Point|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
location | Point |
<optional> | When provided, this method acts as a setter and sets the absoluteLocation value. |
Returns:
- Type
- Point | Description
attachedText(attachedTextopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
attachedText | string |
<optional> | When provided, this method acts as a setter and sets the attachedText value. |
Returns:
- Type
- string | Description
backgroundColor(backgroundColoropt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
backgroundColor | string |
<optional> | When provided, this method acts as a setter and sets the backgroundColor value. |
Returns:
- Type
- string | Description
columnHeaders(columnHeadersopt) → {Array.<string>|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
columnHeaders | Array.<string> |
<optional> | When provided, this method acts as a setter and sets the columnHeaders value. |
Returns:
- Type
- Array.<string> | Description
columnsCount(columnsCountopt) → {number|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
columnsCount | number |
<optional> | When provided, this method acts as a setter and sets the columnsCount value. |
Returns:
- Type
- number | Description
foregroundColor(foregroundColoropt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
foregroundColor | string |
<optional> | When provided, this method acts as a setter and sets the foreground value. |
Returns:
- Type
- string | Description
isEnabled(isEnabledopt) → {boolean|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
isEnabled | boolean |
<optional> | When provided, this method acts as a setter and sets the isEnabled value. |
Returns:
- Type
- boolean | Description
isFocused(isFocusedopt) → {boolean|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
isFocused | boolean |
<optional> | When provided, this method acts as a setter and sets the isFocused value. |
Returns:
- Type
- boolean | Description
isVisible(isVisibleopt) → {boolean|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
isVisible | boolean |
<optional> | When provided, this method acts as a setter and sets the isVisible value. |
Returns:
- Type
- boolean | Description
isWrapped(isWrappedopt) → {boolean|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
isWrapped | boolean |
<optional> | When provided, this method acts as a setter and sets the isWrapped value. |
Returns:
- Type
- boolean | Description
label(labelopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
label | string |
<optional> | When provided, this method acts as a setter and sets the label value. |
Returns:
- Type
- string | Description
location(locationopt) → {Point|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
location | Point |
<optional> | When provided, this method acts as a setter and sets the location value. |
Returns:
- Type
- Point | Description
nativeClass(nativeClassopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
nativeClass | string |
<optional> | When provided, this method acts as a setter and sets the nativeClass value. |
Returns:
- Type
- string | Description
objectName(objectNameopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
objectName | string |
<optional> | When provided, this method acts as a setter and sets the objectName value. |
Returns:
- Type
- string | Description
objectProperties(objectPropertiesopt) → {object|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
objectProperties | object |
<optional> | When provided, this method acts as a setter and sets the objectProperties value. |
Returns:
- Type
- object | Description
path(pathopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
path | string |
<optional> | When provided, this method acts as a setter and sets the path value. |
Returns:
- Type
- string | Description
rowsCount(rowsCountopt) → {number|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
rowsCount | number |
<optional> | When provided, this method acts as a setter and sets the rowsCount value. |
Returns:
- Type
- number | Description
selectedNodes(selectedNodesopt) → {Array.<string>|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
selectedNodes | Array.<string> |
<optional> | When provided, this method acts as a setter and sets the selectedNodes value. |
Returns:
- Type
- Array.<string> | Description
size(sizeopt) → {Size|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
size | Size |
<optional> | When provided, this method acts as a setter and sets the size value. |
Returns:
- Type
- Size | Description
tagName(tag nameopt) → {string|Description}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
tag name | string |
<optional> | When provided, this method acts as a setter and sets the tag name value. |
Returns:
- Type
- string | Description