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, populateItemdetach, getCssClass, getDisplayModel, getHeader, getSortPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeader, getHeaderColspan, getHeaderRowspan, getSortProperty, isSortablepopulateItemdetachgetDisplayModelpublic int getColspan()
getColspan in interface IDataTablesColumn<T,S>public int getRowspan()
getRowspan in interface IDataTablesColumn<T,S>Copyright © 2025. All rights reserved.