new WaitReadyIndicatorImpl()
Members
-
_id
-
-
_pluginName
-
-
caption
-
-
cssUrl
-
Methods
-
getWaitCaption()
-
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.
-
initialize()
-
-
preparing()
-
Shows wait dialog.
-
ready()
-
Hides wait dialog.
-
setWaitCaption(text)
-
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.
Ifundefined
, the default caption will be used.- See:
-
- mmir.MediaManager#ready
- mmir.LanguageManager#getText