FXML bidirectional binding not supported, but mentioned in public JavaDoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8u40
    • Component/s: javafx
    • Environment:

      JDK 8u40, Win 7 Pro SP1, 64 Bit

      The public documentation of FXMLLoader (http://docs.oracle.com/javase/8/javafx/api/javafx/fxml/FXMLLoader.html) says that there is a symbol for FXML bidirectional expression binding, so people expect this to work. Actually, when using the symbols (namely #{..}"), what one gets is an exception, as this feature apparently is not "enabled". I suspect that "enabled" means "implemented" or "supported".

      Hence, the documentation should not tell about the existence of bidirectional bindings in FXML expression strings.

            Assignee:
            Unassigned
            Reporter:
            Markus Karg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: