Inspector: TableColumn links are invalid

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      To reproduce:
      add TableView
      select TableColumn
      click on Editable or Sortable link

      The link will be like following
      http://docs.oracle.com/javafx/2/api/javafx/scene/control/TableColumnBase.html#isSortable() but it should be like following
      http://docs.oracle.com/javafx/2/api/javafx/scene/control/TableColumn.html#isEditable()

            Assignee:
            Jerome Cambon
            Reporter:
            Dmitry Kozorez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: