public class AbstractFunctionParameterSection extends AbstractFunctionSection<AbstractFunction<?>>
Constructor and Description |
---|
AbstractFunctionParameterSection() |
Modifier and Type | Method and Description |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
void |
refresh() |
protected void |
setInput(Object input)
Set the input object.
|
boolean |
shouldUseExtraSpace() |
getFunction, setFunction
abstractCreateControls, getText, getText2
setInput
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.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.createControls(org.eclipse.swt.widgets.Composite,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage)
public boolean shouldUseExtraSpace()
shouldUseExtraSpace
in interface org.eclipse.ui.views.properties.tabbed.ISection
shouldUseExtraSpace
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.shouldUseExtraSpace()
public void refresh()
refresh
in interface org.eclipse.ui.views.properties.tabbed.ISection
refresh
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.refresh()
protected void setInput(Object input)
AbstractSingleObjectSection
setInput
in class AbstractSingleObjectSection
input
- the object to display properties onAbstractSingleObjectSection.setInput(java.lang.Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a