List of usage examples for com.google.gwt.event.shared EventBus interface-usage
From source file org.gwtaf.eventbus.HandlerManagerBus.java
/**
* A concrete implementation of {@link EventBus} using the
* {@link HandlerManager} as the base without any customizations.
*
* @author Arthur Kalmenson
*/
From source file org.sigmah.client.event.EventBusImpl.java
/**
* Application event bus implementation.
*
* @author Denis Colliot (dcolliot@ideia.fr)
* @author Tom Miette (tmiette@ideia.fr)
*/