Menu.Item still has the name property it inherits from Component. On Jun 23, 2010, at 9:09 AM, aappddeevv wrote:
> Is an id or name still on the menu item? I use a property like that to do > menu management. > > -----Original Message----- > From: Greg Brown (JIRA) [mailto:[email protected]] > Sent: Wednesday, June 23, 2010 8:51 AM > To: [email protected] > Subject: [jira] Resolved: (PIVOT-541) Remove "name" properties in Menu.Item > and Menu.Section > > > [ > https://issues.apache.org/jira/browse/PIVOT-541?page=com.atlassian.jira.plug > in.system.issuetabpanels:all-tabpanel ] > > Greg Brown resolved PIVOT-541. > ------------------------------ > > Resolution: Fixed > >> Remove "name" properties in Menu.Item and Menu.Section >> ------------------------------------------------------ >> >> Key: PIVOT-541 >> URL: https://issues.apache.org/jira/browse/PIVOT-541 >> Project: Pivot >> Issue Type: Improvement >> Components: wtk >> Reporter: Greg Brown >> Priority: Minor >> Fix For: 2.0 >> >> >> These properties were meant to facilitate section and item lookup but thus > far have not been used in practice. Additionally, Menu.Item's "name" > property now conflicts with the "name" property defined by Component. >> This support can be easily re-added later by overriding > Component#setName() if the functionality is deemed valuable. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. >
