public interface PopupListener
extends java.util.EventListener
WebInnerPopup| Modifier and Type | Method and Description |
|---|---|
void |
popupClosed()
Notifies that popup was closed.
|
void |
popupOpened()
Notifies that popup was opened.
|
void |
popupWillBeClosed()
Notifies that popup will now be closed.
|
void |
popupWillBeOpened()
Notifies that popup will now be opened.
|
void popupWillBeOpened()
void popupOpened()
void popupWillBeClosed()
void popupClosed()