Uses of Class
org.uberfire.client.menu.SplashScreenMenuPresenter.SplashScreenListEntry
-
Packages that use SplashScreenMenuPresenter.SplashScreenListEntry Package Description org.uberfire.client.menu -
-
Uses of SplashScreenMenuPresenter.SplashScreenListEntry in org.uberfire.client.menu
Method parameters in org.uberfire.client.menu with type arguments of type SplashScreenMenuPresenter.SplashScreenListEntry Modifier and Type Method Description voidSplashScreenMenuPresenter.View. setSplashScreenList(List<SplashScreenMenuPresenter.SplashScreenListEntry> splashScreens)Replaces the current list of splash screens with the given list.
-