Package cn.mapway.ui.shared
Interface WindowEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface WindowEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonWindowEvent(WindowEvent event)
-
-
-
Method Detail
-
onWindowEvent
void onWindowEvent(WindowEvent event)
-
-