public interface CustomReportDetailsPage
Report
s.Modifier and Type | Interface and Description |
---|---|
static class |
CustomReportDetailsPage.MessageType
Enum constants indicating the type of
Message . |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Control |
createControls(org.eclipse.swt.widgets.Composite parent)
Create the custom controls for the details page.
|
void |
dispose()
Dispose resources.
|
void |
setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type)
Set the input messages for the details page to messages.
|
org.eclipse.swt.widgets.Control createControls(org.eclipse.swt.widgets.Composite parent)
parent
- the parent composite for the pagevoid setInput(Collection<? extends Message> messages, CustomReportDetailsPage.MessageType type)
messages
- the messages to showtype
- the type of messagesvoid dispose()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a