=head1 NAME TreeNavigator - Navigation in a tree structure =head1 SYNOPSIS
Label 1
Label 1.1
...Content of node 1.1
Label 1.2 for leaf
=head1 DESCRIPTION Handles navigation in a data tree. The tree description is usual HTML, with some special classes to identify nodes. Nodes can be browsed, closed or opened. All operations take place directly within the tree, not in a separate panel. To read further chapters of this documentation, use the arrow keys or the C key. To see the whole page at once (for example for printing), press the C> key. =head2 DESTRUCTOR mytreenavigator.destroy(); This method will remove all handlers assigned to tree navigator. Call this method when the tree navigator element is removed from the DOM. =head2 Tree structure A tree is a collection of I. Each node must have a I