You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Venkata Guddanti (Updated) (JIRA)" <de...@myfaces.apache.org> on 2012/01/12 18:37:39 UTC

[jira] [Updated] (TRINIDAD-2201) Support for column stamping in the UIXTable

     [ https://issues.apache.org/jira/browse/TRINIDAD-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkata Guddanti updated TRINIDAD-2201:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> 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
>         Attachments: dynamicTableWithStampSate.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> 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