|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An inteface that represents a column in the DefaultDataTable
| Method Summary | |
wicket.Component |
getHeader(java.lang.String componentId)
Returns the component that will be used as the header for the column. |
java.lang.String |
getSortProperty()
Returns the name of the property that this header sorts. |
boolean |
isSortable()
Returns true if this header should be a sortable header |
| Methods inherited from interface wicket.extensions.markup.html.repeater.data.grid.ICellPopulator |
populateItem |
| Method Detail |
public wicket.Component getHeader(java.lang.String componentId)
componentId - component id for the returned Component
public java.lang.String getSortProperty()
public boolean isSortable()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||