@FunctionalInterface public static interface ResponseHandlingEndedEvent.Handler extends com.google.gwt.event.shared.EventHandler
ResponseHandlingEndedEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onResponseHandlingEnded(ResponseHandlingEndedEvent responseHandlingEndedEvent)
Called when handling of a response ends.
|
void onResponseHandlingEnded(ResponseHandlingEndedEvent responseHandlingEndedEvent)
responseHandlingEndedEvent - the event objectCopyright © 2000–2025 Vaadin Ltd. All rights reserved.