- Copyright:
- ParaSQL LLC 2013-2021. All rights reserved.
- License:
Extends
- parasql.ui.ModalPanel
Methods
(static) hide()
Static method. Hide the global wait panel.
Call this when processing the response from an async request to close the wait panel.
(static) show()
Static method. Show the global wait panel.
Call this before making an async request to display the wait panel.