Class ActivityNotFoundPresenter


  • @ApplicationScoped
    public class ActivityNotFoundPresenter
    extends Object
    Popup presenter for when an Activity cannot be found
    • Constructor Detail

      • ActivityNotFoundPresenter

        @Inject
        public ActivityNotFoundPresenter​(ActivityNotFoundView view,
                                         org.uberfire.client.mvp.PlaceManager placeManager)
    • Method Detail

      • getTitle

        public String getTitle()
      • onStartup

        public void onStartup​(org.uberfire.mvp.PlaceRequest place)
      • onClose

        public void onClose()