| Package | Description |
|---|---|
| org.apache.wicket.extensions.markup.html.repeater.tree | |
| org.apache.wicket.extensions.markup.html.repeater.tree.table |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTableTree<T,S>
|
| Modifier and Type | Method and Description |
|---|---|
TableTree<T,S> |
TableTree.setItemReuseStrategy(IItemReuseStrategy strategy)
Sets the item reuse strategy.
|
| Modifier and Type | Method and Description |
|---|---|
TableTree<T,S> |
AbstractTreeColumn.getTree()
Get the containing tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITreeColumn.setTree(TableTree<T,S> t)
Set the containing tree.
|
void |
AbstractTreeColumn.setTree(TableTree<T,S> tree) |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.