Class: WaitReadyIndicatorImpl

WaitReadyIndicatorImpl

new WaitReadyIndicatorImpl()

Members

_id

_pluginName

caption

cssUrl

Methods

Get current caption for wait dialog. NOTE if none is set, then internally the value of "loadingText" property of the current language dictionary will be used.
See:
Shows wait dialog.
See:
Hides wait dialog.
See:
Set caption for wait dialog.

By default (i.e. not set), the dictionary entry for "loadingText" is used as caption / label.

Name Type Description
text String set the caption / label for the wait-dialog.
If undefined, the default caption will be used.
See: