ICEfaces
  1. ICEfaces
  2. ICE-7452

Remove ace:menuItem 'ajax', 'exec', and 'update' attributes

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta2
    • Fix Version/s: 3.0.RC1, 3.0
    • 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.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26698 Thu Dec 01 15:47:14 MST 2011 art.zambrano ICE-7452 made ace:menuitem do an ice.s request in cases where the component has an action or actionListener's but no <ace:ajax /> tag; if the component neither has <ace:ajax /> nor action/actionListener's, then no request is done whatsoever
        Files Changed
        Commit graph 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 ICE-7452 removed ajax-related attributes from menuItem and added support for the ace:ajax tag
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menuitem/MenuItemMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menu/BaseMenuRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menuitem/MenuItem.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: