public abstract class AbstractWorkbenchContextActivity extends AbstractActivity implements ContextActivity
WorkbenchContext.| Modifier and Type | Field and Description |
|---|---|
protected org.uberfire.workbench.model.PanelDefinition |
panel |
open, place, placeManager| Constructor and Description |
|---|
AbstractWorkbenchContextActivity(PlaceManager placeManager) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.IsWidget |
getTitleDecoration() |
void |
onAttach(org.uberfire.workbench.model.PanelDefinition panel) |
getPlace, onClose, onOpen, onShutdown, onStartup, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTitle, getWidgetpublic AbstractWorkbenchContextActivity(PlaceManager placeManager)
public void onAttach(org.uberfire.workbench.model.PanelDefinition panel)
onAttach in interface ContextActivitypublic com.google.gwt.user.client.ui.IsWidget getTitleDecoration()
getTitleDecoration in interface ContextActivityCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.