| Package | Description |
|---|---|
| org.uberfire.client.mvp |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SplashScreenActivity> |
PlaceManager.getActiveSplashScreens() |
Collection<SplashScreenActivity> |
PlaceManagerImpl.getActiveSplashScreens() |
List<SplashScreenActivity> |
ActivityBeansCache.getSplashScreens()
Returns all active splash screen activities in this cache.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.