Add utility method for locating nearest non-flattening ancestor component
-------------------------------------------------------------------------

                 Key: TRINIDAD-2056
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2056
             Project: MyFaces Trinidad
          Issue Type: Improvement
    Affects Versions: 2.0.0-beta-2
            Reporter: Andy Schwartz
            Assignee: Andy Schwartz
            Priority: Minor


In some cases it may be necessary to walk up the ancestor chain to locate the 
nearest non-flattening parent.  For example, a column component that wants to 
locate the containing table component would need to skip over any flattening 
components in between.  Opening this issue to request that we provide a utility 
method for this instead of requiring each case where this is needed to 
re-implement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to