[
https://issues.apache.org/jira/browse/WICKET-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475716
]
Johan Compagner commented on WICKET-324:
----------------------------------------
So one component does change and you want another (that didn't change) to
updates its state??
Why not just attach it to the right component?
> AjaxFormComponentUpdatingBehavior updating other Component
> ----------------------------------------------------------
>
> Key: WICKET-324
> URL: https://issues.apache.org/jira/browse/WICKET-324
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.2.5
> Environment: JDK 1.5, should work for 1.4
> Reporter: RĂ¼diger Schulz
> Priority: Minor
> Fix For: 1.2.6
>
> Attachments: AjaxFormComponentUpdatingBehavior.java
>
>
> I'd like to bind an AjaxFormComponentUpdatingBehavior to one FormComponent,
> and if the event fires, another FormComponent should be updated etc. I'll
> attach patches right away.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.