public interface HasErrorPopup
| Modifier and Type | Method and Description |
|---|---|
void |
showErrorPopup(String message) |
void |
showErrorPopup(String message,
org.uberfire.mvp.Command afterShowCommand,
org.uberfire.mvp.Command afterCloseCommand) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.