A Field represents a field in an Item in a Project on a Matrix Instance. The Field contains the data for a given field, along with knowledge about the configuration of that field, as given by the Category settings for Items of that particular category.

The end user reads and changes the data in a field through a Field Handler. There is a unique field handler for each field type. Consult documentation for a table mapping field types to field handlers.

Constructors

Properties

config: XRFieldTypeAnnotated
handler: IFieldHandler
item: Item
oldData: string

Methods

Generated using TypeDoc