Add a method on RequestContext that adds relative targets
---------------------------------------------------------
Key: TRINIDAD-669
URL: https://issues.apache.org/jira/browse/TRINIDAD-669
Project: MyFaces Trinidad
Issue Type: Improvement
Affects Versions: 1.0.2-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
It would be a very helpful API to have a method on the RequestContext interface
to have a "addPartialTargets(UIComponent from, String[] relativeTo)" method.
This would allow developers to easily implement a "re-render" type of
functionality that is seen in other JSF AJAX libraries (to support a push AJAX
updates style, as opposed to the current listener approach)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.