public interface CodelistSelectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
aborted()
Called when the select operation is aborted by the user.
|
void |
failed(String reason,
String detail)
Called when the something in the wizard is failed.
|
void |
selected(org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource tabResource)
Called when selected codelist without errors
|
Copyright © 2015. All Rights Reserved.