|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CheckboxTree.CheckboxJavascriptRenderer | Please note this interface is only meant for developers of this control, not users. |
Tree.Callback | Provides a TreeNode callback interface. |
Tree.JavascriptHandler | Please note this class is not meant for public use. |
Tree.JavascriptRenderer | Please note this class is not meant for public use. |
TreeListener | The listener interface for receiving tree events. |
Class Summary | |
CheckboxTree | Implementation of a tree control that provides checkboxes to enable selection of nodes. |
Tree | Provides a tree control for displaying hierarchical data. |
TreeNode | Provides an implementation of a Tree model. |
Provides tree controls for hierarchical data.
The main classes are the Tree
class which provides behavior and rendering and the
TreeNode
class which is
the basic building block of a tree's model.
TreeListener
,
that enables users to listen and response to certain tree events.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |