T - S - the type of the sort propertypublic abstract class HeaderlessColumn<T,S> extends AbstractColumn<T,S>
| Constructor and Description |
|---|
HeaderlessColumn()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
getHeader(String componentId)
Returns the component that will be used as the header for the column.
|
detach, getCssClass, getDisplayModel, getSortProperty, isSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpopulateItempublic Component getHeader(String componentId)
IColumngetHeader in interface IColumn<T,S>getHeader in class AbstractColumn<T,S>componentId - component id for the returned ComponentAbstractColumn.getHeader(java.lang.String)Copyright © 2006–2015 Apache Software Foundation. All rights reserved.