ICEfaces
  1. ICEfaces
  2. ICE-4058

Iteration component should be able to iterate on a Map

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8DR#2
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      java

      Description

      for instance in UISeries:

      else if (currentValue instanceof Map) {
                  this.dataModel = new SetDataModel(((Map) currentValue).entrySet());

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18418 Tue Feb 24 12:00:29 MST 2009 mark.collette ICE-4058 : Iteration component should be able to iterate on a Map
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Keith Garry Boyce
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: