public static final class AlertCallback.Action extends AsyncCallbackAction<com.teamdev.jxbrowser.js.internal.rpc.ShowAlert.Response>
AlertCallback
.Constructor and Description |
---|
Action(java.util.function.Consumer<com.teamdev.jxbrowser.js.internal.rpc.ShowAlert.Response> consumer) |
Modifier and Type | Method and Description |
---|---|
void |
ok()
Notifies the browser that the alert dialog is closed.
|
isClosed