FXML namespace contains some pre-defined keywords, which are not documented in "Introduction to FXML" document.
These are:
"location", "resources", "controller".
In case it's an event handler expression, there's also "event".
These are:
"location", "resources", "controller".
In case it's an event handler expression, there's also "event".
- relates to
-
JDK-8090971 @FXML annotated fields are not accessible to namespace
-
- Open
-