A trick that work even better is to wrap the models you want to work
with in a model for the sake of passing detach to the wrapped models.
That wrapper model would have a couple of convenience methods to get
the values of the wrapped models, and the wrapper model would be the
model to set on your page/ top level component.

Eelco


One trick is to use an object that contains the objects you plan to
work with, and make your models work on that.


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to