Package | Description |
---|---|
org.uberfire.client.authz | |
org.uberfire.client.mvp |
Modifier and Type | Method and Description |
---|---|
static ActivityCheck |
WorkbenchControllerHelper.splashScreen(SplashScreenActivity splash)
|
ActivityCheck |
DefaultWorkbenchController.splashScreen(SplashScreenActivity splash) |
ActivityCheck |
WorkbenchController.splashScreen(SplashScreenActivity splash)
Creates a brand new instance for checking actions over
SplashScreenActivity instances. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSplashScreenActivity
Implementation of behaviour common to all splash screen activities.
|
Modifier and Type | Method and Description |
---|---|
SplashScreenActivity |
ActivityManagerImpl.getSplashScreenInterceptor(org.uberfire.mvp.PlaceRequest placeRequest) |
SplashScreenActivity |
ActivityManager.getSplashScreenInterceptor(org.uberfire.mvp.PlaceRequest placeRequest)
Returns the splash screen activity that should appear upon navigation to the given place, if such a splash screen
exists.
|
SplashScreenActivity |
PluginActivityManagerImpl.getSplashScreenInterceptor(org.uberfire.mvp.PlaceRequest placeRequest) |
Modifier and Type | Method and Description |
---|---|
Collection<SplashScreenActivity> |
PlaceManagerImpl.getActiveSplashScreens() |
Collection<SplashScreenActivity> |
PlaceManager.getActiveSplashScreens() |
Collection<SplashScreenActivity> |
PluginPlaceManagerImpl.getActiveSplashScreens() |
List<SplashScreenActivity> |
ActivityBeansCache.getSplashScreens()
Returns all active splash screen activities in this cache.
|
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.