as long as you are in a wicket thread you should be, see how the property model does it.
-igor On Mon, Dec 5, 2011 at 10:05 AM, anantasthana <[email protected]> wrote: > I want to be able to do some thing similar to what a property model does in > the sense that we give the property model an object and field and it > automatically finds the get and set methods. Can i use property resolver > some how to make a Comparator that takes in an object and the sort field. I > know this isnt exactly a wicket question but i figured some one here would > know > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Using-Property-Resolver-tp4161550p4161550.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
