public class ServerFailedRequestEvent extends ServerFailedRequestGwtEvent implements org.dominokit.domino.rest.shared.Event
| Modifier and Type | Field and Description |
|---|---|
protected org.dominokit.domino.rest.shared.request.ServerRequest |
request |
SERVER_FAILED_REQUEST_EVENT_TYPE| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(org.dominokit.domino.rest.shared.EventProcessor eventProcessor) |
void |
fire() |
void |
process() |
getAssociatedTypepublic void fire()
fire in interface org.dominokit.domino.rest.shared.Eventpublic void process()
process in interface org.dominokit.domino.rest.shared.Eventprotected void dispatch(org.dominokit.domino.rest.shared.EventProcessor eventProcessor)
dispatch in class org.gwtproject.event.shared.Event<org.dominokit.domino.rest.shared.EventProcessor>Copyright © 2019–2021 Dominokit. All rights reserved.