Interface IDataTablesColumn<T,S>

All Superinterfaces:
ICellPopulator<T>, IClusterable, IColumn<T,S>, IDetachable, Serializable
All Known Implementing Classes:
SpanColumn, SpanPropertyColumn

public interface IDataTablesColumn<T,S> extends IColumn<T,S>
  • Method Details

    • getColspan

      int getColspan()
    • getRowspan

      int getRowspan()