| Package | Description |
|---|---|
| com.vaadin.client.communication |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.event.shared.Event.Type<ResponseHandlingEndedEvent.Handler> |
ResponseHandlingEndedEvent.getAssociatedType() |
static com.google.web.bindery.event.shared.Event.Type<ResponseHandlingEndedEvent.Handler> |
ResponseHandlingEndedEvent.getType()
Gets the type of the event after ensuring the type has been created.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.event.shared.HandlerRegistration |
RequestResponseTracker.addResponseHandlingEndedHandler(ResponseHandlingEndedEvent.Handler handler)
Adds a handler for
ResponseHandlingEndedEvents. |
protected void |
ResponseHandlingEndedEvent.dispatch(ResponseHandlingEndedEvent.Handler handler) |
Copyright © 2000–2026 Vaadin Ltd. All rights reserved.