Description
It would be nice if it's possible to call the JavaScript wicketSerialize / Wicket.Form.serializeElement on a span or div, and then all FormComponents within are serialized with Wicket.Form.serializeElement. This is useful with my change to AjaxFormComponentUpdatingBehavior.java when I want to update a Border. But this might be useful for FormComponentPanel in 1.3 as well.
Attachments
Attachments
Issue Links
- relates to
-
WICKET-324 AjaxFormComponentUpdatingBehavior updating other Component
- Resolved