Uses of Interface
cn.mapway.ui.shared.events.DataEventsHandler
-
Packages that use DataEventsHandler Package Description cn.mapway.ui.shared.events -
-
Uses of DataEventsHandler in cn.mapway.ui.shared.events
Fields in cn.mapway.ui.shared.events with type parameters of type DataEventsHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<DataEventsHandler>DataEvents. TYPEMethods in cn.mapway.ui.shared.events that return types with arguments of type DataEventsHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<DataEventsHandler>DataEvents. getAssociatedType()Methods in cn.mapway.ui.shared.events with parameters of type DataEventsHandler Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationHasDataEventsHandlers. addDataEventsHandler(DataEventsHandler handler)protected voidDataEvents. dispatch(DataEventsHandler handler)
-