eu.esdihumboldt.hale.ui.instancevalidation.report
Class InstanceValidationReportDetailsPage
java.lang.Object
eu.esdihumboldt.hale.ui.instancevalidation.report.InstanceValidationReportDetailsPage
- All Implemented Interfaces:
- CustomReportDetailsPage
public class InstanceValidationReportDetailsPage
- extends Object
- implements CustomReportDetailsPage
Custom report details page for instance validation reports.
- Author:
- Kai Schwierczek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceValidationReportDetailsPage
public InstanceValidationReportDetailsPage()
createControls
public org.eclipse.swt.widgets.Control createControls(org.eclipse.swt.widgets.Composite parent)
- Description copied from interface:
CustomReportDetailsPage
- Create the custom controls for the details page.
- Specified by:
createControls
in interface CustomReportDetailsPage
- Parameters:
parent
- the parent composite for the page
- Returns:
- the created control
- See Also:
CustomReportDetailsPage.createControls(Composite)
setInput
public void setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type)
- Description copied from interface:
CustomReportDetailsPage
- Set the input messages for the details page to messages.
- Specified by:
setInput
in interface CustomReportDetailsPage
- Parameters:
messages
- the messages to showtype
- the type of messages- See Also:
CustomReportDetailsPage.setInput(Collection, MessageType)
dispose
public void dispose()
- Description copied from interface:
CustomReportDetailsPage
- Dispose resources.
- Specified by:
dispose
in interface CustomReportDetailsPage
- See Also:
CustomReportDetailsPage.dispose()
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d