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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTitle, getWidget
public AbstractWorkbenchContextActivity(PlaceManager placeManager)
public void onAttach(org.uberfire.workbench.model.PanelDefinition panel)
onAttach
in interface ContextActivity
public com.google.gwt.user.client.ui.IsWidget getTitleDecoration()
getTitleDecoration
in interface ContextActivity
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.