|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ITreeState | |
| wicket.extensions.markup.html.tree | Package for Tree components. |
| Uses of ITreeState in wicket.extensions.markup.html.tree |
| Classes in wicket.extensions.markup.html.tree that implement ITreeState | |
class |
DefaultTreeState
Default implementation of TreeState. |
| Methods in wicket.extensions.markup.html.tree that return ITreeState | |
ITreeState |
AbstractTree.getTreeState()
Returns the TreeState of this tree. |
protected ITreeState |
AbstractTree.newTreeState()
Creates the TreeState, which is an object where the current state of tree (which nodes are expanded / collapsed, selected, ...) is stored. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||