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

hiSwapTreeItemSelectionIcons

hiSwapTreeItemSelectionIcons(
r_treeItem
)
=> t / nil

Description

Swaps the item icon and expanded icon with the selection icon and expanded selection icon respectively for the specified tree item. For information about setting these icons, see hiSetTreeItemIcons.

Argument

r_treeItem

Handle to the tree item, returned by hiCreateTreeItem.

Value Returned

t

The icons are swapped.

nil

r_treeItem is invalid.

Related Topics

Form and Field Functions

hiGetTreeItemIcons

hiSetTreeItemIcons

hiCreateTreeItem


Return to top
 ⠀
X