MessageLib
success(text, [title], [options]) ⇒ void
voidscriptError(text, funcname, [msgNbr], [eventInfo], [appConfig]) ⇒ void
voiderror(text, title?, options?, func?, msgNbr?, eventInfo?, app?)
info(text, title?, options?)
note(text, title?, options?)
alert(text, title, options?)
validationError(text, [title], [options]) ⇒ void
voidconfirm(text, title, callback)
prompt(text, [title], [options]) ⇒ Type.Promise
Type.Promiseremove()
Last updated