Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P2
Description
Just as ace:tooltip can now be instantiated only once for an entire data table and display different contents per row by using ace:delegate, ace:contextMenu should support the same capabilities to allow developers to display different, customized menus per row, without having to have a separate instance of the component for each row.
Issue Links
- is duplicated by
-
ICE-11461 Add delegate mode to ace:contextMenu
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36600 | Mon Jul 08 12:24:50 MDT 2013 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/contextMenu/ContextMenuBean.java
ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/contextMenu/contextMenuDelegate.xhtml MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/resources/org/icefaces/samples/showcase/view/resources/messages.properties ADD /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/contextMenu/ContextMenuDelegate.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36598 | Mon Jul 08 12:22:46 MDT 2013 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #36428 | Thu Jun 27 09:27:28 MDT 2013 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/menu/menu.js
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuMeta.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/contextmenu/ContextMenuRenderer.java |