public static final class BeforeFormRepostCallback.Action extends AsyncCallbackAction<Response>
BeforeFormRepostCallback.| Constructor and Description |
|---|
Action(java.util.function.Consumer<Response> consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Notifies the browser that the page reloading must be canceled.
|
void |
repost()
Notifies the browser that resubmitting POST data is allowed.
|
isClosed