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

Ability to force a ListView or TableView refresh

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u60
    • fx2.1
    • javafx
    • Javafx 2.1 Netbeans 7.1.2

      Implement some kind of "refresh" command in ListView and TableView.

      If I want to do some kind of graphic customization for a "selected" cell inside a CellFactory. I can't use the isSelected() method, as the factory is never called in those cases.
      If I want to customize a ListView using something that is not an observable property binded to the ListView.

      In short, the automatic behaviour is nice, but some way to refresh the list manually is highly desirable.

            jgiles Jonathan Giles
            enriquejfx Enrique (Inactive)
            Votes:
            23 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: