Package com.vaadin.client
Class ApplicationConnection.ApplicationConnectionEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<ApplicationConnection.CommunicationHandler>
com.vaadin.client.ApplicationConnection.ApplicationConnectionEvent
- Direct Known Subclasses:
ApplicationConnection.RequestStartingEvent,ApplicationConnection.ResponseHandlingEndedEvent,ApplicationConnection.ResponseHandlingStartedEvent
- Enclosing class:
- ApplicationConnection
public abstract static class ApplicationConnection.ApplicationConnectionEvent
extends com.google.gwt.event.shared.GwtEvent<ApplicationConnection.CommunicationHandler>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H extends Object> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedApplicationConnectionEvent(ApplicationConnection connection) -
Method Summary
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, reviveMethods inherited from class com.google.web.bindery.event.shared.Event
setSource, toDebugString, toString
-
Constructor Details
-
ApplicationConnectionEvent
-
-
Method Details
-
getConnection
-