public class EventPropagatorMobileImpl extends Object implements EventPropagator
Constructor and Description |
---|
EventPropagatorMobileImpl() |
Modifier and Type | Method and Description |
---|---|
void |
fireEvent(com.google.gwt.event.shared.HasHandlers source,
com.google.gwt.event.shared.GwtEvent<?> event)
fire the given event on the given source
|
public void fireEvent(com.google.gwt.event.shared.HasHandlers source, com.google.gwt.event.shared.GwtEvent<?> event)
EventPropagator
fireEvent
in interface EventPropagator
source
- the source to fire the event onevent
- the event to fireCopyright © 2016 Magnolia International Ltd.. All rights reserved.