Join Slack
Powered by
for the TableColumn, maybe something like TableCo...
# tornadofx
c
carlw
12/02/2016, 5:38 PM
for the TableColumn, maybe something like TableColumn<Person, String> tcFirstName; tcFirstName.setCellValueProperty(new PropertyValueFactory<Person,String>("fn"))
Open in Slack
Previous
Next