public class SpanPropertyColumn<T,S> extends org.apache.wicket.extensions.markup.html.repeater.data.table.PropertyColumn<T,S> implements IDataTableColumn<T,S>
| Constructor and Description |
|---|
SpanPropertyColumn(org.apache.wicket.model.IModel<String> displayModel,
S sortProperty,
String propertyExpression) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColspan() |
int |
getRowspan() |
createLabelModel, getDataModel, getPropertyExpression, populateItemdetach, getCssClass, getDisplayModel, getHeader, getSortProperty, isSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeader, getSortProperty, isSortablepublic int getColspan()
getColspan in interface IDataTableColumn<T,S>public int getRowspan()
getRowspan in interface IDataTableColumn<T,S>Copyright © 2015. All rights reserved.