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 |
selectedColumnMappingListener(ColumnMappingList columnMappingData)
Called when created column mapping without errors
|
void selectedColumnMappingListener(ColumnMappingList columnMappingData)
void abortedColumnMapping()
Copyright © 2014. All Rights Reserved.