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_WIDTHMinimum 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, updateprotected 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.ISectioncreateControls in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySectionpublic org.eclipse.emf.transaction.NotificationFilter getFilter()
getFilter in class org.eclipse.gmf.runtime.diagram.ui.properties.sections.AbstractModelerPropertySectionpublic boolean shouldUseExtraSpace()
shouldUseExtraSpace in interface org.eclipse.ui.views.properties.tabbed.ISectionshouldUseExtraSpace in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySectionprotected org.eclipse.emf.ecore.EObject getContextEObject()
public void refresh()
refresh in interface org.eclipse.ui.views.properties.tabbed.ISectionrefresh in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySectionprotected void setEnablementCheckBoxText(java.lang.String text)
text -