public interface ColumnMappingListener
| Modifier and Type | Method and Description |
|---|---|
void |
abortedColumnMapping()
Called when the column mapping operation is aborted by the user.
|
void |
failedColumnMapping(String reason,
String detail)
Called when the something in the wizard is failed.
|
void |
selectedColumnMapping(org.gcube.portlets.user.td.gwtservice.shared.tr.column.mapping.ColumnMappingList columnMappingList)
Called when created column mapping without errors
|
void selectedColumnMapping(org.gcube.portlets.user.td.gwtservice.shared.tr.column.mapping.ColumnMappingList columnMappingList)
void abortedColumnMapping()
Copyright © 2015. All Rights Reserved.