[
https://issues.apache.org/jira/browse/TRINIDAD-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777998#comment-13777998
]
Venkata Guddanti commented on TRINIDAD-2416:
--------------------------------------------
Patch is for trinidad trunk
> 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
> 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 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