public void updateGrid(IGrid grid) {
   gridPane.updateGrid(grid);
 }