public abstract class ReportDetailsPage
extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
Report
s.Constructor and Description |
---|
ReportDetailsPage() |
Modifier and Type | Method and Description |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
void |
dispose() |
protected void |
setInputFor(CustomReportDetailsPage.MessageType type)
Set the input to the page for the given
CustomReportDetailsPage.MessageType . |
protected void |
setReport(Report<?> report)
Set the currently selected report to the given report.
|
boolean |
shouldUseExtraSpace() |
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(Composite,
TabbedPropertySheetPage)
protected void setReport(Report<?> report)
report
- the now selected reportprotected void setInputFor(CustomReportDetailsPage.MessageType type)
CustomReportDetailsPage.MessageType
.type
- the type to set the input topublic 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 dispose()
dispose
in interface org.eclipse.ui.views.properties.tabbed.ISection
dispose
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
AbstractPropertySection.dispose()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a