Hi, ListView, TableView, ComboBox etc are controls with generic type parameters. What is the recommended way to define these in FXML? In other words, how can I specify generic type parameters here? Thanks... Werner