@ApplicationScoped public class SplashScreenMenuPresenter extends Object implements com.google.gwt.user.client.ui.IsWidget
When the user clicks on one of the items in the drop down list, the corresponding splash screen will be displayed via
its SplashScreenActivity.forceShow()
method.
Modifier and Type | Class and Description |
---|---|
static class |
SplashScreenMenuPresenter.SplashScreenListEntry |
static interface |
SplashScreenMenuPresenter.View |
Modifier | Constructor and Description |
---|---|
protected |
SplashScreenMenuPresenter() |
|
SplashScreenMenuPresenter(PlaceManager placeManager,
SplashScreenMenuPresenter.View view) |
protected SplashScreenMenuPresenter()
@Inject public SplashScreenMenuPresenter(PlaceManager placeManager, SplashScreenMenuPresenter.View view)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.