WebNode quick guide: typo in Example 5.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: None
    • Component/s: docs
    • None

      Page: http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/E17411_01/javafx/2.0/webview/jfxpub-webview.htm
      There is a typo in Example 5 (line 96):
      is: toolBar.getChildren().removeAll.(showAll, hideAll);
      should be: toolBar.getChildren().removeAll(showAll, hideAll);

            Assignee:
            Alla Redko (Inactive)
            Reporter:
            Irina Grineva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: