@FunctionalInterface public static interface ConfirmationDialog.RejectHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onReject(ConfirmationDialog dialog)
called when the reject button is clicked
|
void onReject(ConfirmationDialog dialog)
dialog - the ConfirmationDialog from which the action is triggeredCopyright © 2019–2022 Dominokit. All rights reserved.