Form.getSection(Component) to return the section for nested components
----------------------------------------------------------------------

                 Key: PIVOT-834
                 URL: https://issues.apache.org/jira/browse/PIVOT-834
             Project: Pivot
          Issue Type: New Feature
          Components: wtk
    Affects Versions: 2.0, 2.0.1
            Reporter: David Keen
            Priority: Minor


Form.getSection returns the Form.Section of the given component.  However, it 
currently only works for top-level components and returns null for components 
nested inside other components.

This request is for the method to return the correct form section for all 
components of a form, regardless of whether they are nested or not.

--
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

        

Reply via email to