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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to