Hi,
I have got a User object with a Person object as
one of its property and
Person object has PersonName object name as its
property.
And the PersonName object has firstName and
lastName as properties.
I want to create a CompoundPropertyModel with my
User object as model and caprture the firstname and lastname.
Is there anyway i can do this ?
Dipu
|
- [Wicket-user] CompoundPropertyModel Dipu
- Re: [Wicket-user] CompoundPropertyModel Martijn Dashorst
- Re: [Wicket-user] CompoundPropertyModel Eelco Hillenius