119120121122123124125126127128129
else { navBar = null; } // row delegate? final IRowOptionsDelegate rod = getRowOptionsHandler(); if(rod != null) rowPopup = new RowContextPopup(2000, table, rod); focusPanel.add(tableViewPanel); initWidget(focusPanel);