| Package | Description |
|---|---|
| com.vaadin.client.communication |
| Modifier and Type | Method and Description |
|---|---|
com.google.web.bindery.event.shared.Event.Type<RequestStartingEvent.Handler> |
RequestStartingEvent.getAssociatedType() |
static com.google.web.bindery.event.shared.Event.Type<RequestStartingEvent.Handler> |
RequestStartingEvent.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.addRequestStartingHandler(RequestStartingEvent.Handler handler)
Adds a handler for
RequestStartingEvents. |
protected void |
RequestStartingEvent.dispatch(RequestStartingEvent.Handler handler) |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.