public static interface ConfirmBox.View
| Modifier and Type | Method and Description |
|---|---|
void |
show(String title,
String message,
org.uberfire.mvp.Command yesCommand,
org.uberfire.mvp.Command noCommand,
org.uberfire.mvp.Command cancelCommand) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.