@ApplicationScoped @Generated(value="org.uberfire.annotations.processors.WorkbenchSplashScreenProcessor") @Named(value="fileExplorer.splash") public class FileExplorerSplashScreenActivity extends AbstractSplashScreenActivity
open, place, placeManager| Constructor and Description |
|---|
FileExplorerSplashScreenActivity(PlaceManager placeManager,
SplashView view) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBodyHeight() |
org.uberfire.workbench.model.SplashScreenFilter |
getFilter() |
String |
getIdentifier() |
Collection<String> |
getRoles() |
String |
getSignatureId() |
String |
getTitle() |
Collection<String> |
getTraits() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
boolean |
isEnabled() |
closeIfOpen, forceShow, getTitleDecoration, intercept, onClose, onOpen, onStartupgetPlace, onShutdown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPlace, onShutdown@Inject public FileExplorerSplashScreenActivity(PlaceManager placeManager, SplashView view)
public String getTitle()
getTitle in interface SplashScreenActivitygetTitle in class AbstractSplashScreenActivitypublic com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget in interface SplashScreenActivitygetWidget in class AbstractSplashScreenActivitypublic Integer getBodyHeight()
getBodyHeight in interface SplashScreenActivitygetBodyHeight in class AbstractSplashScreenActivitypublic org.uberfire.workbench.model.SplashScreenFilter getFilter()
getFilter in interface SplashScreenActivitygetFilter in class AbstractSplashScreenActivitypublic boolean isEnabled()
public Collection<String> getRoles()
public Collection<String> getTraits()
public String getSignatureId()
public String getIdentifier()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.