|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Window.ClosingHandler
Handler for Window.ClosingEvent
events.
Method Summary | |
---|---|
void |
onWindowClosing(Window.ClosingEvent event)
Fired just before the browser window closes or navigates to a different site. |
Method Detail |
---|
void onWindowClosing(Window.ClosingEvent event)
event
- the event
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |