|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| DefaultAbstractTree.ILinkCallback | Helper class for calling an action from a link. |
| ITreeState | Tree state holds information about a tree such as which nodes are expanded / collapsed and which nodes are selected, It can also fire callbacks on listener in case any of the information changed. |
| ITreeStateListener | Methods this interface are called when tree state is changing. |
| Class Summary | |
| AbstractTree | This class encapsulates the logic for displaying and (partial) updating the tree. |
| DefaultAbstractTree | Tree class that contains convenient functions related to presentation of the tree, which includes junction link, tree item selection link, spacers (with lines) and default tree item and folder icons. |
| DefaultAbstractTree.LinkType | The type of junction links and node selection links. |
| DefaultTreeState | Default implementation of TreeState. |
| Tree | A complete tree implementation where three item consists of junction link, icon and label. |
Package for Tree components.
This tree will be moved to the core project (wicket.markup.html.tree) for Wicket 2.0 and will serve as Wicket's default tree component, and the tree that is now in that package will be moved here.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||