public static final class BeforeFormRepostCallback.Action extends AsyncCallbackAction<com.teamdev.jxbrowser.internal.rpc.BeforeFormRepost.Response>
BeforeFormRepostCallback
.Constructor and Description |
---|
Action(java.util.function.Consumer<com.teamdev.jxbrowser.internal.rpc.BeforeFormRepost.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