@FunctionalInterface public static interface ResponseHandlingStartedEvent.Handler extends com.google.gwt.event.shared.EventHandler
ResponseHandlingStartedEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onResponseHandlingStarted(ResponseHandlingStartedEvent responseHandlingStartedEvent)
Called when handling of a response starts.
|
void onResponseHandlingStarted(ResponseHandlingStartedEvent responseHandlingStartedEvent)
responseHandlingStartedEvent - the event objectCopyright © 2000–2018 Vaadin Ltd. All rights reserved.