EntityApp
onDeleteEventHandler(e) ⇒ Type.Promise
Type.Promisedelete(appConfig, callback)
onExportEventHandler(e)
get(id, [callback]) ⇒ Type.Promise
Type.PromiseonGetEventHandler(e) ⇒ Type.Promise
Type.PromiseonImportEventHandler(e)
onNewEventHandler(e)
new()
onReadyEventHandler(e)
onSaveEventHandler(e) ⇒ Type.Promise
Type.Promisesave(entityFormData, options, callback) ⇒ void
voidvalidate(e) ⇒ Type.Promise
Type.PromiseLast updated