public class SpanPropertyColumn<T,S> extends PropertyColumn<T,S> implements IDataTablesColumn<T,S>
Constructor and Description |
---|
SpanPropertyColumn(IModel<String> displayModel,
S sortProperty,
String propertyExpression) |
Modifier and Type | Method and Description |
---|---|
int |
getColspan() |
int |
getRowspan() |
getDataModel, getPropertyExpression, populateItem
detach, getCssClass, getDisplayModel, getHeader, getSortProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHeader, getHeaderColspan, getHeaderRowspan, getSortProperty, isSortable
populateItem
detach
getDisplayModel
public int getColspan()
getColspan
in interface IDataTablesColumn<T,S>
public int getRowspan()
getRowspan
in interface IDataTablesColumn<T,S>
Copyright © 2021. All rights reserved.