Type Parameters:
T -
S - the type of the sorting parameter
All Superinterfaces:
ICellPopulator<T>, IClusterable, IColumn<T,S>, IDetachable, Serializable
All Known Implementing Classes:
AbstractColumn, AbstractExportableColumn, AbstractTreeColumn, ChoiceFilteredPropertyColumn, FilteredAbstractColumn, FilteredPropertyColumn, HeaderlessColumn, LambdaColumn, PropertyColumn, TextFilteredPropertyColumn, TreeColumn

public interface IStyledColumn<T,S> extends IColumn<T,S>
Interface that allows styling individuals DataTable columns
Author:
Matej Knopp
  • Method Details

    • getCssClass

      Returns the css class for this column.
      Returns:
      CSS class name