Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #12989 - hhttps://icesoft.my.salesforce.com/5007000000kxFTq
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Feature Request: Add an action/actionListener or an ajax event that can be called when a submenu parent menu item is clicked/selected. Currently the ace:menuItem can call an action/actionListener but this can't be used as a parent menu.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Support Case References | Support Case #12986 - https://icesoft.my.salesforce.com/5007000000fGEZ8 | support Case #12989 - hhttps://icesoft.my.salesforce.com/5007000000kxFTq |
Arran Mccullough
made changes -
Support Case References | support Case #12989 - hhttps://icesoft.my.salesforce.com/5007000000kxFTq | Support Case #12989 - hhttps://icesoft.my.salesforce.com/5007000000kxFTq |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Summary | ace:submenu - Add an action/actionListner or ajax event | ace:submenu - Add an action/actionListener or ajax event |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Arran Mccullough
made changes -
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Ken Fyten
made changes -
Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43598 | Tue Nov 25 13:18:39 MST 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/submenu/Submenu.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/submenu/SubmenuMeta.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menu/MenuRenderer.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menubar/MenuBarRenderer.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuRenderer.java |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Carmen Cristurean
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43634 | Tue Dec 02 11:46:55 MST 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/submenu/Submenu.java
|
Arturo Zambrano
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Do we want this to fire as well when the submenu is opened by simply hovering over it?
Do we want to add a custom onClick attribute as well (just like ace:menuItem)?