public class SpanPropertyColumn<T,S> extends org.apache.wicket.extensions.markup.html.repeater.data.table.PropertyColumn<T,S> implements IDataTablesColumn<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() |
getDataModel, getPropertyExpression, populateItem
detach, getCssClass, getDisplayModel, getHeader, getHeaderColspan, getHeaderRowspan, getSortProperty, isSortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHeader, getSortProperty, isSortable
public int getColspan()
getColspan
in interface IDataTablesColumn<T,S>
public int getRowspan()
getRowspan
in interface IDataTablesColumn<T,S>
Copyright © 2016. All rights reserved.