Class: LoadingOverlay

cercalia.widget.LoadingOverlay

new cercalia.widget.LoadingOverlay(options)

LoadingOverlay widget constructor

Name Type Description
options

Opciones del LoadingOverlay

Name Type Description
div string

DIV ID that wants to be hided with the widget.

defaultText string

Default text to show. OVERLAY_DEFAULT_TEXT = key definited in the language file.

Methods

Returns the type of the object.

Hide the overlay and the dialog.

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.