[FXML] Allow method references to java.util.function.* classes (or generally, a SAM)

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: javafx
    • None

      Any property that takes a SAM can be currently assigned only to a value of it's kind.
      We have a support for event handlers that can be assigned to a method reference, like <Button onAction="#myControllerMethod"/>

      This support can be extended to support SAM classes (or at least java.util.function.* classes).

            Assignee:
            Unassigned
            Reporter:
            Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: