|
Please see the other mail
I sent.. “Re: [Wicket-user] Playing
withmodels:)/wicket.extensions.markup.html.form.palette.Palette;” From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Johan Compagner I have to see pallet
component first but does that use a Multiple Select ListBox or something like
that? On 7/17/06, Nino
Wael < [EMAIL PROTECTED]>
wrote: Hmm, when doing further debug. It seems as the
backing object are updated but not via the models setObject command. Is it
supposed to work like that? Regards Nino From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
] On Behalf Of Nino Wael Hi Starting this over again, trying to explain more clearly what im doing
here. I've created a AbstractModel that pretty much works as property model,
only difference are that the setObject sets the object and does a little bit
more. My model is attached to the wicket.extensions.markup.html.form.palette as
the model representing user choices. The palette component consists of two
listboxes and some buttons to move the selection, it moves the selection by
_javascript_ so I have a submit button in my form aswell. My issue is that it seems as the models setObject are only called in the
constructor, or when I explicitly call it? But I can clearly see that the
palette gets updated correctly even if I switch pages. Regards Nino
|
------------------------------------------------------------------------- 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.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
