A
Add Branch constant
Add Leaf constant
Method to add a branch node to the tree
Event generated when a branch node is added
Position to paste new branch nodes
adds an error
Method to add a leaf node to the tree
Event generated when a leaf node is added
Position to paste new leaf
Appends a child node at the end of the tree node
Adds a child node at the specified index on the tree node
B
An index of branch nodes in the tree
Default XML to use when adding branch nodes
C
Cancels a rename node operation
Can drop on empty rows
Class name of the component class
Time in milliseconds to separate a doubleclick from a delayed click
Reference to the ContextMenu
Converts single tree node into a datagrid row
Converts single tree node into a list item
A user customizable function to convert a xml node into a row item
A user customizable function to convert the row item into a node
Copy Item constant
controls copy
Copy icon shown when dragging
Sets the X coordinate for the copy icon
Gets the X coordinate for the copy icon
Sets the Y coordinate for the copy icon
Gets the Y coordinate for the copy icon
A function to copy nodes from the Tree
Event generated when a node is copied
Cut Item constant
A function to cut node from the Tree
Event generated when a node is cut
D
Event generated when a row is delayed clicked
Enables or disables drag and drop
The height in pixels of the gutter space inbetween nodes
Enables all move operations to be copy operations
Drag and drop Tree class
Constructor used when creating a new tree
Do not insert a row on drop
Event generated when a row is double clicked
Id of movieclip when dragging and dropping rows
Creates an exact duplicate of the row you are dragging.
Transparency amount of the highlight rectangle when dragging
start dragging when you mouse moves out of the row
Contains current or last position of the dragged node
The default row style of the rows in the drag mc
Draws separator line when dragging
Event generated after a drag and drop
Drop Event constant
Method called when user drags and drops nodes
E
Enable automatic horizontal scrollbars
getter
Enables or disables the Tree
Displays or hides the node label while dragging. Deprecated
Displays or hides a highlight rectangle when dragging. Deprecated
Displays or hides a node's icon when dragging. Deprecated
Draws a drag line over rows
Displays or hides the default generic drag icon when dragging. Deprecated
Determines if keypresses in the Tree find and select rows
Determines if nodes can be renamed from within the textfield in the Tree
Enable tooltip
Error message variable
F
Gets or sets the first visible node at the top of the view pane
G
Returns the index of the node specified on the tree's list of displayed nodes
Checks if the specified node is a branch
Checks if node is a leaf node
Returns if the specified node is open or closed
Returns the depth of the specified node
Returns the node specified on the tree's list of displayed nodes
Gets the icon of the node
Gets the label of the node
Find root movieclip
Gets the root node from the tree
Returns the child node at the specified index
H
Method to hide tooltip
I
Method to manually set the icon of the row
Returns if the node specified is a visible node
L
Method to manually set the label of the row
Index of the last moved node
Indices of the last moved nodes
Reference to the last node moved
Reference to the last nodes moved
Parent node of the last moved node
Parent nodes of the last moved nodes
Owner of the last moved node
Owners of the last moved nodes
Absolute index of the row the mouse was last over
Relative index of the row the mouse was last over
Owners of the last selected nodes
Default XML to use when adding leaf nodes
M
Reference to the current ContextMenu.
Menu Event constant
Method Call constant
Modifies the drag movieclip before dragging
number of pixels to move before we start dragging
If true mutiple row selection is allowed
N
Node icon to show when dragging. Deprecated
An index of nodes displayed in the tree
A user customizable node name
Event generated when a branch node is opened
Event generated when a branch node is closed
O
User customizable function for manipulating the context menu
overrides the onRowDragOver event of ScrollSelectList class
row roll out listener
row roll over listener
Open a closed branch on paste into
A table of nodes that are open
P
Parses the recordset into an xml dom
Parses an xml dom into a recordset
Paste After constant
Paste Before constant
Paste Into constant
Method to insert or move nodes into the Tree
Event generated after pasteNode method is called
A user defined function to allow close of a node
A user defined function to display context menu items
A user defined function to allow or prevent drop
A user defined function to allow open of node
A user defined function to allow open or closing of node. Deprecated.
Lets the user show an alert before a cut or remove event
A user defined function to allow rename on a node
Preserves branch nodes as branch nodes
Prevents the user from dropping into a leaf node
R
Recordset to XML tree class
Redraws the displayed nodes
Remove Item constant
Removes all nodes from the tree
Removes items from the clipboard
Event generated when a node is removed
Removes the child node at the specified index
Rename Item constant
Name of rename label to access when using a cellrenderer
Lets the user override the normal rename method
Event generated when a node is renamed
Determines if an item can be renamed on double click
Indicates set of characters a user may enter into the rename text field.
Reference to the root movieclip
A user customizable root node name
S
Scroll drag speed in milliseconds
Gets or sets the selected node in the tree
Gets or sets the selected nodes in the tree
Shows or hides horizontal scroll bars if they are needed for the current set of visible rows
displays scroll bars if the tree needs it. this runs on the next frame after setHorizontalScroll is called
Sets the icon(s) for the specified node
Sets the specified node to be a branch or leaf node (if possible)
Opens or closes the specified node
A method to call to set the node label
Shows debug information
Shows renaming textfield over row
Method to display tooltip
Show tooltips on all rows
Event generated when a row is single clicked
Context Menu Item Add Branch string. Deprecated
Context Menu Item Add Leaf string. Deprecated
Id of icon to show when copying a node
Context Menu Item Copy string. Deprecated
Context Menu Item Cut string. Deprecated
Id of icon when dragging a closed branch node. Deprecated
Id of icon when dragging an opened branch node. Deprecated
Id of icon when dragging a leaf node. Deprecated
Id of generic icon. Deprecated
Id of icon when dragging is not permitted
Context Menu Item Paste After string. Deprecated
Context Menu Item Paste Before string. Deprecated
Context Menu Item Paste Into string. Deprecated
Context Menu Item Remove string. Deprecated
Context Menu Item Rename string. Deprecated
The name of the ActionScript class
The fully qualified class name
T
Reference to the target node after drag and drop
Reference to the copied datagrid items
Reference to the copied list items
Reference to the copied nodes
Parent node where nodes were pasted into
Relative index in the parent node where nodes were pasted into
Tooltip delayed response in milliseconds
Tooltip depth
Method to modify tooltip movieclip directly after it has been created
trace output if showDebug is true
Track debug messages in errorMsg variable
Deprecated. Since version 2
Tree class - extends List
V
Validates renamed node labels
Current version number for this component
Displays or hides the tree
X
XML to Recordset class