Package org.uberfire.client.menu
Class SplashScreenMenuPresenter.SplashScreenListEntry
- java.lang.Object
-
- org.uberfire.client.menu.SplashScreenMenuPresenter.SplashScreenListEntry
-
- Enclosing class:
- SplashScreenMenuPresenter
public static class SplashScreenMenuPresenter.SplashScreenListEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description SplashScreenListEntry(String screenName, org.uberfire.mvp.Command showCommand)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetScreenName()org.uberfire.mvp.CommandgetShowCommand()
-