@Dependent @Templated public class ConfirmPopupView extends AbstractScenarioConfirmationPopupView implements ConfirmPopup
ConfirmPopup.Presenter
AbstractScenarioConfirmationPopup.Presenter
AbstractScenarioPopup.Presenter
mainQuestion, text1, textQuestion
cancelButton, mainTitle, modal, okButton, okCommand, translationService
Constructor and Description |
---|
ConfirmPopupView() |
Modifier and Type | Method and Description |
---|---|
void |
show(String mainTitleText,
String mainText)
Makes the
ConfirmPopup visible with OK. |
show
conditionalShow, conditionalShow, getElement, hide, init, onCancelClick, onOkClick, show
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElement, hide
getElement, hide
public void show(String mainTitleText, String mainText)
ConfirmPopup
ConfirmPopup
visible with OK.show
in interface ConfirmPopup
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.