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

Venkata Guddanti updated TRINIDAD-2416:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> Provide default implementation for getRenderedFacetsAndChildren 
> ----------------------------------------------------------------
>
>                 Key: TRINIDAD-2416
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2416
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.1.0-core
>         Environment: trunk
>            Reporter: Venkata Guddanti
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> UIXComponent needs to provide default implementation of 
> getRenderedFacetsAndChildren for cases where a
> UIXComponent subclass wants to restore the default implementation that one of 
> its superclasses have overridden.
> The usecase is as follows: Currently UIXShowDetail short-circuits the 
> processing of its children through getRenderedFacetsAndChildren when it is 
> not disclosed. However its subclasses might want to processes certain facets 
> even when it is not disclosed. In such cases the subclasses can override the 
> getRenderedFacetsAndChildren and fallback to the default implementation which 
> delegates to the renderer 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to