new cercalia.widget.LoadingOverlay(options)
LoadingOverlay widget constructor
Name | Type | Description |
---|---|---|
options |
cercaliax.widget.LoadingOverlayOptions |
Opciones del LoadingOverlay |
Methods
-
getClass(){string}
-
Returns the type of the object.
-
Hide the overlay and the dialog.
-
show(text, showText)
-
Displays overlay and dialog information.
Name Type Default Description text
string defaultText optional Displays text in the dialog.
showText
boolean true optional Display / not display text in the dialog.