Class AdvancedPropertySection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
org.palladiosimulator.editors.commons.tabs.AdvancedPropertySection
- All Implemented Interfaces:
ISection
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PropertySheetPageThe Property Sheet Page used to display the standard propertiesFields 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) voiddispose()voidrefresh()voidsetInput(IWorkbenchPart part, ISelection selection) booleanMethods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeHidden, aboutToBeShown, getMinimumHeight, getPart, getSelection, getWidgetFactory
-
Field Details
-
page
The Property Sheet Page used to display the standard properties
-
-
Constructor Details
-
AdvancedPropertySection
public AdvancedPropertySection()
-
-
Method Details
-
createControls
- Specified by:
createControlsin interfaceISection- Overrides:
createControlsin classAbstractPropertySection- See Also:
-
setInput
- Specified by:
setInputin interfaceISection- Overrides:
setInputin classAbstractPropertySection- See Also:
-
dispose
public void dispose()- Specified by:
disposein interfaceISection- Overrides:
disposein classAbstractPropertySection- See Also:
-
refresh
public void refresh()- Specified by:
refreshin interfaceISection- Overrides:
refreshin classAbstractPropertySection- See Also:
-
shouldUseExtraSpace
public boolean shouldUseExtraSpace()- Specified by:
shouldUseExtraSpacein interfaceISection- Overrides:
shouldUseExtraSpacein classAbstractPropertySection- See Also:
-