115116117118119120121122123124125
afterCancelButtonCallbackFunction(); } }); } editor = new MultiViewEditor(parameters.getAssetsToBeEdited(), new OpenItemCommand() { public void open(MultiViewRow[] rows) { // TODO Auto-generated method stub }
8182838485868788899091
//pf.startSection(); layout.addRow(vp); table = new DependenciesPagedTable(conf.getUuid(), new OpenItemCommand() { public void open(String path) { showEditor(path); } public void open(MultiViewRow[] rows) {