Package | Description |
---|---|
org.gcube.portlets.user.reportgenerator.client.dialog | |
org.gcube.portlets.user.reportgenerator.client.events |
Modifier and Type | Method and Description |
---|---|
static SelectVMEReportDialog.Action |
SelectVMEReportDialog.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectVMEReportDialog.Action[] |
SelectVMEReportDialog.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectVMEReportDialog.showAvailableReports(List<VMEReportBean> reports,
SelectVMEReportDialog.Action theAction) |
Constructor and Description |
---|
SelectVMEReportDialog(com.google.gwt.event.shared.HandlerManager eventBus,
VMETypeIdentifier type,
SelectVMEReportDialog.Action action) |
Modifier and Type | Method and Description |
---|---|
SelectVMEReportDialog.Action |
SelectedReportEvent.getAction() |
Constructor and Description |
---|
SelectedReportEvent(String id,
String name,
VMETypeIdentifier type,
SelectVMEReportDialog.Action theAction) |
Copyright © 2014. All Rights Reserved.