{ "type": "class", | |
"qname": "mx.controls.treeClasses.HierarchicalViewCursor", | |
"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 ITreeDataDescriptor for information regarding the tree structure of the data it walks across.", | |
"tags": [ | |
{ "tagName": "private", | |
"values": []}, | |
{ "tagName": "see", | |
"values": ["HierarchicalCollectionView"]} ], | |
"members": [ | |
{ "type": "method", | |
"qname": "mx.controls.treeClasses.HierarchicalViewCursor", | |
"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.controls.treeClasses.HierarchicalCollectionView"}, | |
{ "name": "model", "type": "mx.collections.ICollectionView"}, | |
{ "name": "dataDescriptor", "type": "mx.controls.treeClasses.ITreeDataDescriptor"}, | |
{ "name": "itemToUID", "type": "Function"}, | |
{ "name": "openNodes", "type": "Object"}]} | |
, | |
{ "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": {}}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "Boolean", | |
"qname": "afterLast", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}}, | |
{ "type": "accessor", | |
"access": "read-only", | |
"return": "mx.collections.ICollectionView", | |
"qname": "view", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}}] | |
} |