public interface CreateDefColumnListener
| Modifier and Type | Method and Description |
|---|---|
void |
abortedDefColumnCreation()
Called when column definition is aborted by the user.
|
void |
completedDefColumnCreation(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnMockUp defNewColumn)
Called when column definition is create without errors
|
void |
failedDefColumnCreation(String reason,
String details)
Called when the something is failed.
|
void completedDefColumnCreation(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnMockUp defNewColumn)
void abortedDefColumnCreation()
Copyright © 2015. All Rights Reserved.