public interface ModalMgr
Modifier and Type | Method and Description |
---|---|
ModalContentWindow |
allocateModalWindow()
Allocates a ModalContentWindow.
|
void |
preShow(ModalContentPanel modalContentPanel)
Notifies the ModalMgr of that a ModelContentWindow is about to show.
|
void |
releaseModalWindow(ModalContentWindow modalContentWindow)
Releases a ModalContentWindow
|
void preShow(ModalContentPanel modalContentPanel)
void releaseModalWindow(ModalContentWindow modalContentWindow)
ModalContentWindow allocateModalWindow()
Copyright © 2015. All rights reserved.