In FXML, Allow event handlers to come from the namespace

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: