Class ComponentParametersPropertySection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.palladiosimulator.editors.commons.tabs.ComponentParametersPropertySection
- All Implemented Interfaces:
ISection
-
Field Summary
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateControls(Composite parent, TabbedPropertySheetPage tabbedPropertySheetPage) voidsetInput(IWorkbenchPart part, ISelection selection) Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeHidden, aboutToBeShown, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, refresh, shouldUseExtraSpace
-
Constructor Details
-
ComponentParametersPropertySection
public ComponentParametersPropertySection()
-
-
Method Details
-
createControls
- Specified by:
createControlsin interfaceISection- Overrides:
createControlsin classAbstractPropertySection
-
setInput
- Specified by:
setInputin interfaceISection- Overrides:
setInputin classAbstractPropertySection
-