bug TDI-23026:tFilterRow output schema checkboxes not refreshed with input schema changed
git-svn-id: http://talendforge.org/svn/tos/trunk@105939 f6f1c999-d317-4740-80b0-e6d1abc6f99e
This commit is contained in:
@@ -124,6 +124,7 @@ public class CustomTableManager {
|
||||
|
||||
public void widgetSelected(SelectionEvent e) {
|
||||
MetadataToolHelper.copyTable(table, linkedTable);
|
||||
linkedTableEditorView.getTableViewerCreator().refresh();
|
||||
if (linkedTableEditorView != null) {
|
||||
linkedTableEditorView.getTableViewerCreator().getTableViewer().refresh();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user