Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiTreeTableGetSelectedItems

hiTreeTableGetSelectedItems(
g_treeField
)
=> l_selectedItems / nil

Description

Gets a list of all the items that are currently selected in a tree table field.

Argument

g_treeField

The tree table field.

Values Returned

l_selectedItems

List of items that are currently selected in the tree table field.

nil

No items are selected or there was an error.

Related Topics

Form and Field Functions

hiTreeTableGetSelectedItemCount

hiTreeTableGetItems

hiTreeTableGetExpandedItems

hiCreateTreeTable


Return to top
 ⠀
X