@FunctionalInterface public static interface RequestStartingEvent.Handler extends com.google.gwt.event.shared.EventHandler
RequestStartingEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onRequestStarting(RequestStartingEvent requestStartingEvent)
Called when a request is starting.
|
void onRequestStarting(RequestStartingEvent requestStartingEvent)
requestStartingEvent - the event objectCopyright © 2000–2020 Vaadin Ltd. All rights reserved.