Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, ACE
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
Currently, the ace:menuItem component has f:ajax -type attributes to support tweaking of submit, execution, and rendering behaviour:
To avoid attribute bloat and to provide a more consistent ICEfaces experience, we need to remove these attributes from the ace:menuItem component and instead support the configuration of the ajax submit, execution, and rendering behaviour via a nested <ace:ajax> tag.
To avoid attribute bloat and to provide a more consistent ICEfaces experience, we need to remove these attributes from the ace:menuItem component and instead support the configuration of the ajax submit, execution, and rendering behaviour via a nested <ace:ajax> tag.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26698 | Thu Dec 01 15:47:14 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menu/BaseMenuRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26537 | Wed Nov 23 13:56:00 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menuitem/MenuItemMeta.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menu/BaseMenuRenderer.java MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menuitem/MenuItem.java |