Package cn.mapway.ui.shared
Interface HasWindowEventHandlers
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
public interface HasWindowEventHandlers extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationaddWindowEventHandler(WindowEventHandler handler)
-
-
-
Method Detail
-
addWindowEventHandler
com.google.gwt.event.shared.HandlerRegistration addWindowEventHandler(WindowEventHandler handler)
-
-