public interface ConnectCodelistListener
| Modifier and Type | Method and Description |
|---|---|
void |
abortedConnectCodelist()
Called when the select operation is aborted by the user.
|
void |
failedConnectCodelist(String reason,
String detail)
Called when the something in the wizard is failed.
|
void |
selectedConnectCodelist(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData connection)
Called when selected codelist without errors
|
void selectedConnectCodelist(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData connection)
void abortedConnectCodelist()
Copyright © 2015. All Rights Reserved.