ICEfaces
  1. ICEfaces
  2. ICE-10723

ace:tree - setAllExpanded(true) doesn't expand all rows

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03
    • Fix Version/s: 4.1, EE-3.3.0.GA_P04
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      When using the ace:tree stateMap to programmatically expand all nodes, the initial call to this only expands one level of nodes. Executing the action again shows the second level of nodes. After this, all nodes will show up expanded but not the first call.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46240 Wed Nov 18 16:58:32 MST 2015 art.zambrano ICE-10723, ICE-10733 fix to ensure that the id rendered to call ice.ace.instance and to re-apply the reordering behaviour is the client id of the root container and not the client if of individual nodes
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tree/TreeRendererContext.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tree/TreeRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46235 Tue Nov 17 14:25:07 MST 2015 art.zambrano ICE-10723 modified original fix to create a static key set first, in order to avoid ConcurrentModificationException exceptions when invoking callbacks
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/tree/NodeStateMap.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45015 Thu Jun 11 14:27:42 MDT 2015 art.zambrano ICE-10723 added utility function to populate the entire NodeStateMap before expanding/contracting all the nodes in the tree
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/tree/NodeStateMap.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: