Hi,

I don't get what you really want

Do you want that a onChange (onClick of a Check component) does a real
submit?

It only does a "fake" submit and calls your onSelectionChanged method.

You shouldn't loose any input because everything is stored in the rawinput
of the formcomponents
All other formcomponents are not stored to the models no. This only happens
when you do Form.process()
I want it just like you described it, getting the event without
loosing any form input. But if I don't call Form.process(), I loose
form input, although this should not happen according to your
description. I will debug that to see what's happpening...

Ralf


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to