core/local/reactive/overlay

Element overlay methods.

This module is used to create overlay information on components. For example to generate or destroy file drop-zones.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static, constant) addOverlay

Source:

Adds an overlay to a specific page element.

(static, constant) removeOverlay

Source:

Adds an overlay to a specific page element.

(inner) isInitialized :boolean

Source:

if the module is capturing the proper page events.

Type:
  • boolean

(inner) isInitialized :Object

Source:

if the module is capturing the proper page events.

Type:
  • Object

Methods

(inner) rePositionPreviewInfoElement(overlay)

Source:

Re-position the preview information element by calculating the section position.

Parameters:
Name Type Description
overlay Object

the overlay element.