On Sat, 19 Nov 2005 10:50:39 +0100, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:

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.


use formComponent.setPersistent(true) instead. Wicket will do the rest.


When Button.defaultFormProcessing = false setting the formComponent.setPersistent() has no affect (I tried it). I think the For.persistFormComponentData() is the method which scans for the persistent flag and calls the IValuePersister. However I can not call this method from the button.onSubmit() it is private.

Christian

Juergen


-------------------------------------------------------
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_idv28&alloc_id845&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



--
Christian Essl
        

        
                
___________________________________________________________ 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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to