|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the model objectS - the type of the sorting parameterpublic interface ITreeColumn<T,S>
| Method Summary | |
|---|---|
void |
setTree(TableTree<T,S> t)
Set the containing tree. |
| Methods inherited from interface org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn |
|---|
getHeader, getSortProperty, isSortable |
| Methods inherited from interface org.apache.wicket.extensions.markup.html.repeater.data.grid.ICellPopulator |
|---|
populateItem |
| Methods inherited from interface org.apache.wicket.model.IDetachable |
|---|
detach |
| Method Detail |
|---|
void setTree(TableTree<T,S> t)
t - tree
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||