Forum Discussion

exdunepilot's avatar
exdunepilot
Contributor
7 years ago

Using wValue on a JavaFX TableView object returns strings but not objects

We have TableView objects that are scrollable (only a subset of rows displayed).  We found that we can still obtain values of non-displayed rows by using wValue[] since the TableView object does cont...