Constructor
new DatumFields()
- Source:
The DatumFields is a minimal customization of the Collection
to add an internal model of DatumField.
Extends
Members
docsAreReorderable :Boolean
- Source:
Docs/items in a DatumFields are reorderable by default
Type:
- Boolean
primaryKey :Object
- Source:
The primary key < v2 was "label" but we changed to use "id" so that
"label" could be used only for a human friendly (and customizable)
label while the id must remain unchanged for glossing and other automation.
Type:
- Object
showDocPosition :Boolean
- Source:
Docs/items in a DatumFields are reorderable by default
Type:
- Boolean