Constructor
new ModalPanel()
- Copyright:
 - ParaSQL LLC 2013-2024. All rights reserved.
 
- License:
 
Extends
- Object
 
Methods
getContentDiv() → {HTMLElement}
Returns:
Returns this panel's content div.
- Type
 - HTMLElement
 
hide()
Hides this ModalPanel.
- Description:
 Hides this ModalPanel.
show()
Displays this ModalPanel.
- Description:
 Displays this ModalPanel.