Integrate ObservableList into Binding API

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • fx2.1
    • Affects Version/s: fx2.0
    • Component/s: javafx

      Possible uses:
      seq1 = bind seq2
      seq1 = bind elem
      elem = bind seq[x]
      n = bind seq.size
      flag = bind seq.isEmpty

      Also allow using ObservableList as a dependency in custom bindings.

            Assignee:
            Michael Heinrichs (Inactive)
            Reporter:
            Michael Heinrichs (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: