|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationListener
Special listener for WebNotificationPopup component.
WebNotificationPopup
Method Summary | |
---|---|
void |
accepted()
Notifies that user accepted notification. |
void |
closed()
Notifies that popup was simply closed by user or delayed close action. |
void |
optionSelected(NotificationOption option)
Notifies that user has selected the specified option. |
Method Detail |
---|
void optionSelected(NotificationOption option)
option
- selected optionvoid accepted()
void closed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |