[
https://issues.jboss.org/browse/RF-10177?page=com.atlassian.jira.plugin.s...
]
Ilya Shaikovsky commented on RF-10177:
--------------------------------------
after discussion with Nick:
1) agree for
@onselect
@onbeforeselect
2) remove @unselect at all from attributes
3) postponed for ajax attributes - could make separate request for POST_4F or just wait
for requests.
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: Ilya Shaikovsky
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