Interface IListColumnWithAttributeReference

All Superinterfaces:
IListColumn, Serializable
All Known Subinterfaces:
ICaseListColumn, IWorkListColumn
All Known Implementing Classes:
XmlCaseListColumn, XmlWorkListColumn

public interface IListColumnWithAttributeReference extends IListColumn
Special type of list column, the one that contains an attribute reference.
Since:
9.9
Author:
V.Moldovan
  • Method Details

    • getAttributeName

      AttributeReference getAttributeName()
      This method return the attribute name.
      Returns:
      The attribute name, may be null for columns that only contain a button or task property.