Dear Wiki user, You have subscribed to a wiki page or wiki category on "Shale Wiki" for change notification.
The following page has been changed by Hermod Opstvedt: http://wiki.apache.org/shale/UsingTomahawkComponents ------------------------------------------------------------------------------ */ static { methodBindAttrs.put("suggestedItemsMethod", new Class[]{String.class, Integer.class}); - methodBindAttrs.put("itemLabelMethod", new Class[]{String.class}); + methodBindAttrs.put("itemLabelMethod", new Class[]{Object.class}); }; /**