public abstract static class ApplicationConnection.ApplicationConnectionEvent extends com.google.gwt.event.shared.GwtEvent<ApplicationConnection.CommunicationHandler>
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationConnectionEvent(ApplicationConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationConnection |
getConnection() |
assertLive, dispatch, getAssociatedType, getSource, isLive, kill, reviveprotected ApplicationConnectionEvent(ApplicationConnection connection)
public ApplicationConnection getConnection()
Copyright © 2016 Vaadin Ltd. All rights reserved.