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

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.google.gwt.event.shared.GwtEvent

    assertLive, dispatch, getAssociatedType, getSource, isLive, kill, revive

    Methods inherited from class com.google.web.bindery.event.shared.Event

    setSource, toDebugString, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait