Class DeletePopupPresenter

    • Constructor Detail

      • DeletePopupPresenter

        public DeletePopupPresenter()
    • Method Detail

      • hide

        public void hide()
        Description copied from interface: DeletePopup.Presenter
        Makes this popup container(and the main content along with it) invisible. Has no effect if the popup is not already showing.
        Specified by:
        hide in interface DeletePopup.Presenter