|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomReportDetailsPage.MessageType in eu.esdihumboldt.hale.ui.instancevalidation.report |
---|
Methods in eu.esdihumboldt.hale.ui.instancevalidation.report with parameters of type CustomReportDetailsPage.MessageType | |
---|---|
void |
InstanceValidationReportDetailsPage.setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type)
|
Uses of CustomReportDetailsPage.MessageType in eu.esdihumboldt.hale.ui.views.report.properties.details |
---|
Methods in eu.esdihumboldt.hale.ui.views.report.properties.details with parameters of type CustomReportDetailsPage.MessageType | |
---|---|
void |
DefaultReportDetailsPage.setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type)
|
protected void |
ReportDetailsPage.setInputFor(CustomReportDetailsPage.MessageType type)
Set the input to the page for the given CustomReportDetailsPage.MessageType . |
Uses of CustomReportDetailsPage.MessageType in eu.esdihumboldt.hale.ui.views.report.properties.details.extension |
---|
Methods in eu.esdihumboldt.hale.ui.views.report.properties.details.extension that return CustomReportDetailsPage.MessageType | |
---|---|
static CustomReportDetailsPage.MessageType |
CustomReportDetailsPage.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CustomReportDetailsPage.MessageType[] |
CustomReportDetailsPage.MessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.esdihumboldt.hale.ui.views.report.properties.details.extension with parameters of type CustomReportDetailsPage.MessageType | |
---|---|
void |
CustomReportDetailsPage.setInput(Collection<? extends Message> messages,
CustomReportDetailsPage.MessageType type)
Set the input messages for the details page to messages. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |