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

hiTreeTableGetSelectedItemCount

hiTreeTableGetSelectedItemCount(
g_treeField
)
=> x_selectedItemCount / nil

Description

Returns the number of items that are currently selected in a tree table field.

Argument

g_treeField

The tree table field.

Values Returned

x_selectedItemCount

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

nil

There was an error.

Related Topics

Form and Field Functions

hiTreeTableGetSelectedItems

hiTreeTableGetItemCount

hiTreeTableGetExpandedItemCount

hiCreateTreeTable


Return to top
 ⠀
X