Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101435

Integrate ObservableList into Binding API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.1
    • fx2.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: