Wicketers,
To use the Pallete component, I need use two models, first to list not-selected items, and the second to list the selected items. I need add an ajax behavior in the pallete to get the value of a certain item when it is clicked. When I use Ajax, I can get the modelObject but this object is a List (the list of selected items) and it is not a unique object. So, my doubt is, how can I get a unique object from a list used in the pallete? Is it possible? Any help will be apreciated! Thanks all!! Vitor