public interface ConfirmationDialog
| Modifier and Type | Method and Description |
|---|---|
void |
show(String title,
String boldDescription,
String question,
org.uberfire.mvp.Command onYesAction,
org.uberfire.mvp.Command onNoAction) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.