blob: f7af616d177c63f28faf69299de8f5c4a790393a [file] [log] [blame]
{ "type": "class",
"qname": "mx.collections.LeafNodeCursor",
"baseClassname": "org.apache.royale.events.EventDispatcher"
,
"description": "This class provides a heirarchical view (a tree-like) view of a standard collection. The collection that this Cursor walks across need not be heirarchical but may be flat. This class delegates to the IHierarchicalData for information regarding the tree structure of the data it walks across. This class assumes that all the nodes are open and then traverse through them. Only methods moveNext() and movePrevious() are implemented.",
"tags": [
{ "tagName": "private",
"values": []},
{ "tagName": "see",
"values": ["HierarchicalCollectionView"]} ],
"members": [
{ "type": "method",
"qname": "mx.collections.LeafNodeCursor",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": [{ "name": "collection", "type": "mx.collections.HierarchicalCollectionView"},
{ "name": "model", "type": "mx.collections.ICollectionView"},
{ "name": "hierarchicalData", "type": "mx.collections.IHierarchicalData"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "int",
"qname": "index",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-only",
"return": "mx.collections.CursorBookmark",
"qname": "bookmark",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Object",
"qname": "current",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-only",
"return": "int",
"qname": "currentDepth",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "beforeFirst",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "afterLast",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]},
{ "type": "accessor",
"access": "read-only",
"return": "mx.collections.ICollectionView",
"qname": "view",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "private",
"values": []} ]}]
}