Class SplashScreenMenuPresenter.SplashScreenListEntry

    • Constructor Detail

      • SplashScreenListEntry

        public SplashScreenListEntry​(String screenName,
                                     org.uberfire.mvp.Command showCommand)
    • Method Detail

      • getScreenName

        public String getScreenName()
      • getShowCommand

        public org.uberfire.mvp.Command getShowCommand()