163164165166167168169170171
defaultGridsetsTable.setPageable(false); target.addComponent(defaultGridsetsTable); target.addComponent(availableGridSets); } }; addGridsubsetLink.add(new Icon("addIcon", GWCIconFactory.ADD_ICON)); add(addGridsubsetLink); }