org.topcased.modeler.ecore.editor.properties.sections
Class EOperationParameterSection
java.lang.Object
AbstractListPropertySection
org.topcased.modeler.ecore.editor.properties.sections.EOperationParameterSection
public class EOperationParameterSection
- extends AbstractListPropertySection
TODO Comment this class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOperationParameterSection
public EOperationParameterSection()
createWidgets
protected void createWidgets(org.eclipse.swt.widgets.Composite composite)
- See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#createWidgets(org.eclipse.swt.widgets.Composite)
setSectionData
protected void setSectionData(org.eclipse.swt.widgets.Composite composite)
- See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#setSectionData(org.eclipse.swt.widgets.Composite)
createGroupContents
protected void createGroupContents(org.eclipse.swt.widgets.Composite parent)
- Create the group contents
- Parameters:
parent
- the parent Composite
hookListeners
protected void hookListeners()
- See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#hookListeners()
handleComboModified
protected void handleComboModified()
- Update the model when the combo is modified
getLabelProvider
protected org.eclipse.jface.viewers.IBaseLabelProvider getLabelProvider()
- See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#getLabelProvider()
getListValues
protected java.lang.Object getListValues()
- See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#getListValues()
getFeature
protected EStructuralFeature getFeature()
- See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getFeature()
getLabelText
protected java.lang.String getLabelText()
- See Also:
org.topcased.tabbedproperties.sections.AbstractTabbedPropertySection#getLabelText()
refresh
public void refresh()
- See Also:
ISection.refresh()
updateSelection
public void updateSelection(java.lang.Object data)
- See Also:
org.topcased.tabbedproperties.sections.AbstractListPropertySection#updateSelection(java.lang.Object)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.