UNPKG

248 BJavaScriptView Raw
1// A resusable array containing all data object events that should trigger an update
2export default ["onFieldChanged", "onRecordCreated", "onRecordDeleted", "onRecordRefreshed", "onAfterSave", "onCancelEdit", "onDataLoaded", "onPartialDataLoaded"];
\No newline at end of file