Optional
used: Set<string>Optional
changedField: stringReadonly
filterReadonly
formProtected
realGet all the records ids (when the collection uses composite keys)
Get all the records selected by an action
.getRecords(['id', 'isActive', 'name']);
An array of fields needed in the response
Deprecated
use
hasFieldChange
instead. linked issue.Todo
remove accessor