| TreeView REALbasic Plugin |
|
TreeViewExtensions Module
This module contains external open source methods that extend the TreeView.
The module comes with the plugins and is called
TreeViewExtensions.rbo.
To use functions from it then just drag the module into your project.
module TreeViewExtensions
Methods
ExpandAll | Expands or Collapses all nodes in the TreeView. |
IndexFromNode | Gets a screen index from a given node and a given index above the node. |
IndexFromNode | Gets a screen index from a given node. |