public static interface ConfirmPopup.Presenter
Modifier and Type | Method and Description |
---|---|
void |
hide()
Makes this popup container(and the main content along with it) invisible.
|
void |
show(String mainTitleText,
String mainText)
Makes the
ConfirmPopup visible with OK buttons. |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.