@Dependent @Generated(value="org.uberfire.annotations.processors.WorkbenchScreenProcessor") @Named(value="MiscellaneousFeatures") public class MiscFeaturesPresenterActivity extends AbstractWorkbenchScreenActivity
open, place, placeManager| Constructor and Description |
|---|
MiscFeaturesPresenterActivity(PlaceManager placeManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
Collection<String> |
getRoles() |
String |
getSignatureId() |
String |
getTitle() |
Collection<String> |
getTraits() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
init() |
void |
onFocus() |
void |
onStartup(org.uberfire.mvp.PlaceRequest place) |
contextId, getDefaultPosition, getMenus, getOwningPlace, getTitleDecoration, getToolBar, onLostFocus, onMayClose, preferredHeight, preferredWidthgetPlace, onClose, onOpen, onShutdown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontextId, getDefaultPosition, getMenus, getOwningPlace, getTitleDecoration, getToolBar, onLostFocus, onMayClose, preferredHeight, preferredWidthgetPlace, onClose, onOpen, onShutdown@Inject public MiscFeaturesPresenterActivity(PlaceManager placeManager)
@PostConstruct public void init()
public void onStartup(org.uberfire.mvp.PlaceRequest place)
onStartup in interface ActivityonStartup in class AbstractActivitypublic void onFocus()
onFocus in interface WorkbenchActivityonFocus in class AbstractWorkbenchActivitypublic String getTitle()
getTitle in interface WorkbenchActivitygetTitle in class AbstractWorkbenchActivitypublic com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget in interface WorkbenchActivitygetWidget in class AbstractWorkbenchActivitypublic Collection<String> getRoles()
public Collection<String> getTraits()
public String getSignatureId()
public String getIdentifier()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.