Class: ModalPanel

parasql.ui.ModalPanel()

The ModalPanel class is used to create modal panels and floating menu panels.

Constructor

new ModalPanel()

License:

Extends

  • Object

Methods

getContentDiv() → {HTMLElement}

Returns:
Returns this panel's content div.
Type
HTMLElement

hide()

Hides this ModalPanel.

show()

Displays this ModalPanel.