public class SpanColumn<T,S> extends AbstractColumn<T,S> implements IDataTablesColumn<T,S>
| Constructor and Description |
|---|
SpanColumn(IModel<String> displayModel,
S sortProperty) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColspan() |
int |
getRowspan() |
void |
populateItem(Item<ICellPopulator<T>> cellItem,
String componentId,
IModel<T> rowModel) |
detach, getCssClass, getDisplayModel, getHeader, getSortPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeader, getHeaderColspan, getHeaderRowspan, getSortProperty, isSortabledetachpublic int getColspan()
getColspan in interface IDataTablesColumn<T,S>public int getRowspan()
getRowspan in interface IDataTablesColumn<T,S>public void populateItem(Item<ICellPopulator<T>> cellItem, String componentId, IModel<T> rowModel)
populateItem in interface ICellPopulator<T>Copyright © 2025. All rights reserved.