Readonly
apiReadonly
buildReadonly
buildReadonly
commonCommonly used localized resources.
Readonly
componentFactory for reusable components.
Readonly
customCan be used to store runtime user/custom data (e.g. to share data between plugins). This data is not persistent.
Readonly
eaiwseaiws session default settings
Readonly
isReturns true if the application is currently busy, see begin/endBusySection().
Readonly
nameReadonly
pluginReadonly
settingsReadonly
userThe currently logged in user.
Readonly
userSet of restrictions for the current user.
Readonly
utilsReadonly
versionPromise which resolves after the application finishes pending operations and is no longer busy. Calling this function will remove the focus from the current focused element in order to call the onBlur handlers. Operations which did not start a busy section will be ignored.
Shows an upload dialog to upload files to an eaiws session. The urls of the uploaded files will be returned.
Shows a image light box (image gallery) for list of images.
Shows a generic login dialog which can be used to implement user authentication.
Shows a message box and returns the index of the clicked button or -1 if the message box was closed by the user.
Shows a notice to the user.
Shows a common upload dialog. The promise will return after the upload is finished or the user closed the dialog.
Shows/plays a video.
Generated using TypeDoc
Returns the current plugin api version of the application.