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