| Package | Description |
|---|---|
| pl.fhframework.dp.commons.fh.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
FhUtils.showConfirmDialogYesNo(String title,
String message,
FhUtils.ClickConsumer yes) |
static void |
FhUtils.showConfirmDialogYesNo(String title,
String message,
FhUtils.ClickConsumer yes,
FhUtils.ClickConsumer no) |
static void |
FhUtils.showConfirmDialogYesNo(String title,
String message,
String yesLabel,
FhUtils.ClickConsumer yes,
String noLabel,
FhUtils.ClickConsumer no) |
Copyright © 2022. All rights reserved.