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

TableView.scrollTo(TableColumn)

XMLWordPrintable

      TableView.scrollTo(int index) enables the application to make a specific row visible.
      It would be good to also allow the application to make a specific *column* visible.
      That could done by adding:

      void TableView.scrollTo(TableColumn tableColumn)

            jgiles Jonathan Giles
            eleponn Eric Le Ponner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: