-
Bug
-
Resolution: Incomplete
-
P3
-
None
-
8u5
-
Windows 8.1 64bit
64bit JVM
There seems to be no way to properly define a CellValueFactory for a TreeTableColumn using FXML.
Attempting to do so causes a class cast exception for trying to convert javafx.scene.control.TreeTableColumn$CellDataFeatures to javafx.scene.control.TableColumn$CellDataFeatures
Attempting to do so causes a class cast exception for trying to convert javafx.scene.control.TreeTableColumn$CellDataFeatures to javafx.scene.control.TableColumn$CellDataFeatures