[richfaces-issues] [JBoss JIRA] Created: (RF-10177) Panel Menu - implement selection/expansion/request event handlers on top-level element

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Tue Jan 11 06:02:24 EST 2011


Panel Menu - implement selection/expansion/request event handlers on top-level element
--------------------------------------------------------------------------------------

                 Key: RF-10177
                 URL: https://issues.jboss.org/browse/RF-10177
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: component-menu
    Affects Versions: 4.0.0.Milestone5
            Reporter: Lukas Fryc


Currently, there is following attributes on Panel Menu's children (rich:panelMenuItem, rich:panelMenuGroup) which can't be defined on top-level rich:panelMenu attribute:

Item:
@onbeforedomupdate
@oncomplete
@onbeforeselect
@onselect
@onunselect

Group:
@onbeforedomupdate
@oncomplete
@onbeforeexpand
@onbeforecollapse
@onbeforeswitch
@oncollapse
@onexpand
@onswitch
@onselect
@onunselect

It is convenient to define all these attributes on top-level rich:panelMenu element and propagate their settings to children.

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

        


More information about the richfaces-issues mailing list