Of course not.
Quote: "BTW: when I did the 'custom form processing' I also wanted to
call
Form.persistFormComponentData() but this is private. Should this be
called
when Button.defaultFormProcessing = false."
I understood it to be a side note to your question (because of BTW).
You can not call Form.persistFormComponentData() because it is private
and that is by purpose. In order to persist formComponent, you have to
call formComponent.setPersistent(). It has nothing to do withy your
question, just with your BTW. And IMO there should be no need for you
to call Form.persistFormComponentData(), that is Wicket internal and
that should not be allowed to be changed by any user. If there is
need, than it needs to be improved.
Thanks for your answering the BTW question. I just wanted to note that
formComponent.setPersistent() does not work when defaultFormProcessing =
false and you do not call Form.process(). I think this is because than
Form.persistComponentData() is not called and can not be called.
Anyway you are right it was a BTW question and I don't want to go deeper
into this.
Thanks,
Christian
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user