Uses of Interface
cn.mapway.ui.shared.WindowEventHandler
-
Packages that use WindowEventHandler Package Description cn.mapway.ui.shared -
-
Uses of WindowEventHandler in cn.mapway.ui.shared
Fields in cn.mapway.ui.shared with type parameters of type WindowEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<WindowEventHandler>WindowEvent. TYPEMethods in cn.mapway.ui.shared that return types with arguments of type WindowEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<WindowEventHandler>WindowEvent. getAssociatedType()Methods in cn.mapway.ui.shared with parameters of type WindowEventHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationHasWindowEventHandlers. addWindowEventHandler(WindowEventHandler handler)protected voidWindowEvent. dispatch(WindowEventHandler handler)
-