T - the type of the model objectS - the type of the sort propertypublic abstract class AbstractTreeColumn<T,S> extends AbstractColumn<T,S> implements ITreeColumn<T,S>
| Constructor and Description |
|---|
AbstractTreeColumn(IModel<String> displayModel) |
AbstractTreeColumn(IModel<String> displayModel,
S sortProperty) |
| Modifier and Type | Method and Description |
|---|---|
TableTree<T,S> |
getTree()
Get the containing tree.
|
void |
setTree(TableTree<T,S> tree)
Set the containing tree.
|
detach, getCssClass, getDisplayModel, getHeader, getSortProperty, isSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeader, getSortProperty, isSortablepopulateItemdetachCopyright © 2006–2015 Apache Software Foundation. All rights reserved.