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

Inspector: TableColumn links are invalid

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • 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()

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

              Created:
              Updated:
              Resolved:
              Imported: