Node.lookup() method does not expose children of TabPane(tabs) and SplitPane(items)

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:

      Win XP 32bit

      Node.lookup() method does not expose children of TabPane(tabs) and SplitPane(items). I think this because TabPane.getChildern() and SplitPane.getChildren() return empty lists, but TabPane.getTabs() and SplitPane.getItems() return "real" children.

            Assignee:
            Kinsley Wong (Inactive)
            Reporter:
            Michael Feldman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: