Question

For example specifying UI for items in a ListView - declaratively.

The XAML way.

No correct solution

OTHER TIPS

Take a look at the items titled fx:value, fx:factory, and Builders under the Instance Declarations section in the Introduction to FXML doc. There's also an example in the official FXML tutorial.

Generally, the main documentation page is a good starting point.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top