]
Nick Belaevski updated RF-10177:
--------------------------------
Fix Version/s: Future_4.X
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
Assignee: Alex Kolonitsky
Fix For: Future_4.X
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: