Class RdcTableColumnConfiguration<S,​T>

  • Type Parameters:
    S - type of the objects contained within the table's items list
    T - type of the content in all cells in this column
    All Implemented Interfaces:
    TableColumnConfiguration<S,​T>

    public class RdcTableColumnConfiguration<S,​T>
    extends DefaultTableColumnConfiguration<S,​T>
    PDO-aware configuration for a table column.