All Superinterfaces:
IListColumn, IListColumnWithAttributeReference, IListColumnWithPresentationStyles, IListColumWithMetadata, Serializable
All Known Implementing Classes:
XmlCaseListColumn

This interface describes the configuration per column.
Since:
9.2
Author:
B. van de Ven
  • Method Details

    • getCaseProperty

      CaseProperty getCaseProperty()
      This method return the optional case property to display in the column.
      Returns:
      The case property, may be null.
    • getColumnType

      ColumnType getColumnType()
      This method returns the type of the column.
      Returns:
      The column type, never null.