Devin created FLEX-34827:
----------------------------
Summary: HierarchicalCollectionView.getChildren() does not return
top level nodes
Key: FLEX-34827
URL: https://issues.apache.org/jira/browse/FLEX-34827
Project: Apache Flex
Issue Type: Bug
Components: Collections
Affects Versions: Apache Flex 4.14.0
Reporter: Devin
Priority: Minor
According to the ASDoc for getChildren() in both IHierarchicalCollectionView
and IHierarchicalData:
@param node The Object that defines the node. If <code>null</code>, return a
collection of top level nodes.
However, if you pass null to the method, it just returns null instead of the
top level nodes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)