Example usage for com.google.gwt.event.shared EventBus interface-usage

List of usage examples for com.google.gwt.event.shared EventBus interface-usage

Introduction

In this page you can find the example usage for com.google.gwt.event.shared EventBus interface-usage.

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)
 */