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

Scott O'Bryan updated TRINIDAD-2416:
------------------------------------

    Resolution: Fixed
      Assignee: Blake Sullivan
        Status: Resolved  (was: Patch Available)

r1527787 | bsullivan | 2013-09-30 21:07:57 +0000 | 1 line
Changed paths:
   M 
/myfaces/trinidad/trunk/trinidad-api/src/main/java/org/apache/myfaces/trinidad/component/UIXComponent.java

[Trinidad-2416]Provide default implementation for getRenderedFacetsAndChildren


> 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
>            Assignee: Blake Sullivan
>         Attachments: TRINIDAD-2416.patch
>
>   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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to