Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101875

In FXML, Allow event handlers to come from the namespace

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • javafx

      Currently, if you want to wire in events into the FXML elements the event needs to come from the controller or from the embedded scripts. It does not look to the namespace for handlers. These could come from at least two sources directly: Injection via fxmlLoader.getNamespace().put(...) or via a fx:define block.

            mkubec Milan Kubec
            shemnon Danno Ferrin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: