comparison src/econnect/wp3_3/client/widgets/table/DynamicStiTable.java @ 53:0a3dca94458c CellTable

fix: add missing update of map and timeplot widget at refineText
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Mon, 10 Dec 2012 17:17:10 +0100
parents cde4a01e9fa8
children 5c51a488c822
comparison
equal deleted inserted replaced
52:cde4a01e9fa8 53:0a3dca94458c
500 else 500 else
501 currentDataObject.setPercentage(0); 501 currentDataObject.setPercentage(0);
502 } 502 }
503 503
504 updateView(false); 504 updateView(false);
505 core.updateTimeAndMap();
505 } 506 }
506 507
507 /** 508 /**
508 * Updates all cells of the actual page 509 * Updates all cells of the actual page
509 * 510 *