TreeTableView has duplicate editing API

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: