Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Apache Flex 4.14.0
-
None
-
None
Description
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