Re: [Wicket-user] 1 form, 1 pojo + an additional field

2006-08-02 Thread Igor Vaynberg
My question is, do I have create a sort of adaptor containing this pojoreflecting all its properties and this additional property or is their a
smarter way? Is it possible for instance to give the FormComponent for thisadditional field its own PropertyModel (ie the page itself)?sure, why not? just because form has a compound model doesnt mean that you have to use it. each component can have any model you wish.
-Igor
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] 1 form, 1 pojo + an additional field

2006-08-02 Thread Wilko Hische

TX once more. I guess posing the question is answering it (almost in my case
:-)

Cheers,

Wilko


-- 
View this message in context: 
http://www.nabble.com/1-form%2C-1-pojo-%2B-an-additional-field-tf2042539.html#a5623223
Sent from the Wicket - User forum at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] 1 form, 1 pojo + an additional field

2006-08-02 Thread Eelco Hillenius
Yeah. Check out the NewUserWizard example in wicket-examples/wizard.
That is similar to what you want.

Eelco



On 8/2/06, Igor Vaynberg [EMAIL PROTECTED] wrote:


  My question is, do I have create a sort of adaptor containing this pojo
  reflecting all its properties and this additional property or is their a
  smarter way? Is it possible for instance to give the FormComponent for
 this
  additional field its own PropertyModel (ie the page itself)?


 sure, why not? just because form has a compound model doesnt mean that you
 have to use it. each component can have any model you wish.

 -Igor


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys -- and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user