public abstract class AbstractWorkbenchContextActivity extends AbstractActivity implements ContextActivity
WorkbenchContext
.Modifier and Type | Field and Description |
---|---|
protected 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(PanelDefinition panel) |
getPlace, onClose, onOpen, onShutdown, onStartup, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTitle, getWidget
getName, getPlace, isDefault, isDynamic, onClose, onOpen, onShutdown, onStartup
getDependencies, getIdentifier, getResourceType, isType
protected PanelDefinition panel
public AbstractWorkbenchContextActivity(PlaceManager placeManager)
public void onAttach(PanelDefinition panel)
onAttach
in interface ContextActivity
public com.google.gwt.user.client.ui.IsWidget getTitleDecoration()
getTitleDecoration
in interface ContextActivity
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.