Philipp created MYFACES-4416:
--------------------------------
Summary: UIComponent: stateHelper enhancement for different
instances of component
Key: MYFACES-4416
URL: https://issues.apache.org/jira/browse/MYFACES-4416
Project: MyFaces Core
Issue Type: Improvement
Components: General
Reporter: Philipp
since it is possible to update components with ajax you can have different
instances of a component, e.g.:
2 Datatables (Master/Detail) and if you select a diffrent master, the same
detail Datatable is rendered, but with completly different data, so it would
make sense if we set the masterID as id of the detail datatable and the
statehelper is resolved against this id, it would have a different stateHelper
for each master record
--
This message was sent by Atlassian Jira
(v8.3.4#803005)