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

This interface describes the configuration per column.
Since:
7.1
Author:
Jon van Leuven
  • Method Details

    • getTaskProperty

      TaskProperty getTaskProperty()
      This method return the optional task property to display in the column.
      Returns:
      The task property, may be null.
    • getColumnType

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

      String getCustomField()
      This method returns the custom field for this column
      Returns:
      The custom field this column displays, may be null