public class InfrastructureSignaturesPropertySection
extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
| Constructor and Description |
|---|
InfrastructureSignaturesPropertySection() |
| Modifier and Type | Method and Description |
|---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage tabbedPropertySheetPage) |
void |
refresh() |
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection) |
boolean |
shouldUseExtraSpace() |
public InfrastructureSignaturesPropertySection()
public void createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage tabbedPropertySheetPage)
createControls in interface org.eclipse.ui.views.properties.tabbed.ISectioncreateControls in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySectionISection.createControls(org.eclipse.swt.widgets.Composite,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage)public void setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
setInput in interface org.eclipse.ui.views.properties.tabbed.ISectionsetInput in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySectionISection.setInput(org.eclipse.ui.IWorkbenchPart,
org.eclipse.jface.viewers.ISelection)public void refresh()
refresh in interface org.eclipse.ui.views.properties.tabbed.ISectionrefresh in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySectionISection.refresh()public boolean shouldUseExtraSpace()
shouldUseExtraSpace in interface org.eclipse.ui.views.properties.tabbed.ISectionshouldUseExtraSpace in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySectionISection.shouldUseExtraSpace()