Support for column stamping in the UIXTable
-------------------------------------------

                 Key: TRINIDAD-2201
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2201
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Components
    Affects Versions: 2.0.2-core
            Reporter: Venkata Guddanti


Currently UIXTable and UIXColumn components do no support stamping of columns 
using an af:iterator. There are 2 issues:

1. The processing of columns assumes indexed children vs flattened processing

2. The stamp state saving/restoring is written in such a way that the inner 
collection can be processed only when currency is set on the outer collection. 
In case of a table, the columns are laid out and the columns could be processed 
for headers etc without currency.

The patch provided provides fix for both the issues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to