Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1906

Chosenbox getSelectedObjects() returns empty list if model is ListModel of JavaBean instances instead of ListModel of String

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.4
    • 6.5.3
    • None
    • Security Level: Jimmy

      Chosenbox allows setting ListModel. however if used with ListModel of Javabean instances instead of ListModel of String instances, getSelectedObjects() does not return the list of currently selected Javabean objects. This maybe because Chosenbox does not have any children components like Combobox has. However there should be some way to match Chosenbox labels with assigned ListModel Javabean instances and it should be handled by Chosenbox.

            jumperchen jumperchen
            ashishd ashishd
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: