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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: