hiExpandTreeItem
hiExpandTreeItem(g_item[g_notify] ) =>t / nil
Description
Expands the tree item you specify. This function also executes the expand callback of the tree table field if you specify t as the value of the g_notify argument.
This function is the programmatic equivalent of expanding an item with the mouse or keyboard keys.
Arguments
Values Returned
|
The item does not have a tree under it, the item is already expanded, or there was an error. |
Related Topics
Return to top