[ https://issues.apache.org/jira/browse/PIVOT-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roger Whitcomb updated PIVOT-834: --------------------------------- Attachment: pivot-834.patch The "pivot-834.patch" file implements my suggestion (no change to "getSection", add a new "getEnclosingSection" method). Adds Javadoc to explain what each does. > 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, 2.0.2, 2.0.3 > Reporter: David Keen > Assignee: Sandro Martini > Priority: Minor > Fix For: 2.0.4 > > Attachments: pivot-834.patch > > > 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 For more information on JIRA, see: http://www.atlassian.com/software/jira