public static interface SplashScreenMenuPresenter.View extends UberView<SplashScreenMenuPresenter>
Modifier and Type | Method and Description |
---|---|
void |
setSplashScreenList(List<SplashScreenMenuPresenter.SplashScreenListEntry> splashScreens)
Replaces the current list of splash screens with the given list.
|
init
void setSplashScreenList(List<SplashScreenMenuPresenter.SplashScreenListEntry> splashScreens)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.