Doc:inconsistent description of MenuButton.items

XMLWordPrintable

      Quote (http://docs.oracle.com/javafx/2/api/index.html):
      "As mentioned, like the Menu API itself, you'll find an items ObservableList within which you can provide any type of Node, although it is recommended to only insert controls that extend from MenuItem."

      In contrast to that, items accepts MenuItem elements only:
      public final ObservableList<MenuItem> getItems()

            Assignee:
            Jonathan Giles
            Reporter:
            Werner Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: