-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
P3
-
None
-
Affects Version/s: 8u5
-
Component/s: javafx
-
Environment:
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