public class EditingCapabilitiesPropertiesSection
extends org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
Modifier and Type | Field and Description |
---|---|
protected static int |
ACTIVITIES_TREE_MINIMUM_WIDTH
Minimum width for activities tree control.
|
Constructor and Description |
---|
EditingCapabilitiesPropertiesSection() |
Modifier and Type | Method and Description |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
protected org.eclipse.emf.ecore.EObject |
getContextEObject()
Return the context EObject to retrieve capabilities information for.
|
org.eclipse.emf.transaction.NotificationFilter |
getFilter() |
void |
refresh() |
protected void |
setEnablementCheckBoxText(java.lang.String text)
Sets a new checkbox enablement text
|
boolean |
shouldUseExtraSpace() |
aboutToBeHidden, aboutToBeShown, adapt, addToEObjectList, createCommand, createCommand, digIntoGroups, dispose, executeAsCompositeCommand, executeAsReadAction, getEditingDomain, getEObject, getEObjectList, getEventListener, getInput, getPrimarySelection, getStandardLabelWidth, getUpdateRequestCollapser, handleElementModifiedEvent, isCurrentSelection, isDisposed, isNotifierDeleted, isReadOnly, postUpdateRequest, setEditingDomain, setEObject, setInput, unwrap, update, update
protected static final int ACTIVITIES_TREE_MINIMUM_WIDTH
public EditingCapabilitiesPropertiesSection()
public void createControls(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in interface org.eclipse.ui.views.properties.tabbed.ISection
createControls
in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
public org.eclipse.emf.transaction.NotificationFilter getFilter()
getFilter
in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySection
public boolean shouldUseExtraSpace()
shouldUseExtraSpace
in interface org.eclipse.ui.views.properties.tabbed.ISection
shouldUseExtraSpace
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
protected org.eclipse.emf.ecore.EObject getContextEObject()
public void refresh()
refresh
in interface org.eclipse.ui.views.properties.tabbed.ISection
refresh
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
protected void setEnablementCheckBoxText(java.lang.String text)
text
-