Class ConfirmPopupView

    • Constructor Detail

      • ConfirmPopupView

        public ConfirmPopupView()
    • Method Detail

      • show

        public void show​(String mainTitleText,
                         String mainText)
        Description copied from interface: ConfirmPopup
        Makes the ConfirmPopup visible with OK.
        Specified by:
        show in interface ConfirmPopup