Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2085

SwingBuilder muddles up column values in tableModel()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1-beta-2
    • 1.1-beta-3
    • None
    • None

    Description

      When I create a tableModel using propertyColumn() or closureColumn() the data is not taken from the correct part of the model. Instead, when starting, only the first model column is accessed for all view columns. When I change the order manually (i.e. by moving the column with the mouse) all shown data is switched to the model data associated with the now first column.

      The test script shows the problem.

      It worked in 1.0.

      Attachments

        1. SwingBuilderModel.groovy
          0.6 kB
          Joachim Baumann

        Activity

          People

            jbaumann Joachim Baumann
            jbaumann Joachim Baumann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: