ICEfaces
  1. ICEfaces
  2. ICE-7669

Remove on*Update attributes from ace:droppable, ace:resizable, and ace:progressBar

    Details

    • Type: Task Task
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC2
    • Fix Version/s: 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any
    • Affects:
      Compatibility/Configuration

      Description

      A survey of the ACE components revealed that the following on*Update attributes are still present:

      Droppable
      onDropUpdate

      Resizable
      onResizeUpdate

      ProgressBar
      onCompleteUpdate
      onCancelUpdate
      onChangeUpdate

      It is necessary to remove these attributes in favor of the use of the corresponding ace:ajax events.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27324 Mon Jan 23 14:56:12 MST 2012 ken.fyten ICE-7669 modified default render and execute ajax values for ace:progressBar to '@this' in order to match those of the listener attributes; set value to zero in client when cancelling progress
        Files Changed
        Commit graph MODIFY /icefaces3/tags/icefaces-3.0.0/icefaces/ace/component/resources/icefaces.ace/progressbar/progressbar.js
        Commit graph MODIFY /icefaces3/tags/icefaces-3.0.0/icefaces/ace/component/src/org/icefaces/ace/component/progressbar/ProgressBarMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27320 Mon Jan 23 13:06:08 MST 2012 art.zambrano ICE-7669 modified default render and execute ajax values for ace:progressBar to '@this' in order to match those of the listener attributes; set value to zero in client when cancelling progress
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/progressbar/progressbar.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/progressbar/ProgressBarMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27245 Wed Jan 18 14:11:20 MST 2012 art.zambrano ICE-7669 updated demos to use ace:ajax instead of on*Update attributes
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/progressbar/progressBarPolling.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dragDrop/dataTableIntegration.xhtml
        Commit graph MODIFY /icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/resizable/resizeListener.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27239 Wed Jan 18 13:14:40 MST 2012 art.zambrano ICE-7669 removed on*Update attributes; made ace:progressBar fire both the attribute listeners (if any) and the ace:ajax listeners in the same request
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dnd/DroppableRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/progressbar/progressbar.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/progressbar/ProgressBarRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/dnd/dragdrop.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dnd/DroppableMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/progressbar/ProgressBarMeta.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/resizable/resizable.js

          People

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

            Dates

            • Created:
              Updated:
              Resolved: