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

TreeTableView has duplicate editing API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None

      TreeTableView has duplication of API for the same task. In short, there exists in TreeTableView both an editingCell property (of type TreeTablePosition) and editingItem (of type TreeItem). Of the two, editingCell is more relevant, so the editingItem property should be removed.

            jgiles Jonathan Giles
            jgiles Jonathan Giles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: