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
Modifier and TypeMethodDescriptioncom.google.gwt.event.shared.HandlerRegistrationaddWindowEventHandler(WindowEventHandler handler) Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
-
Method Details