A B C D E F G H I L M N O P R S T V X

A

ADD_BRANCH - field in class com.judah.controls.dndTree
Add Branch constant
ADD_LEAF - field in class com.judah.controls.dndTree
Add Leaf constant
addBranchNode - method in class com.judah.controls.dndTree
Method to add a branch node to the tree
addBranchNode_Event - field in class com.judah.controls.dndTree
Event generated when a branch node is added
addBranchPastePosition - field in class com.judah.controls.dndTree
Position to paste new branch nodes
addError - method in class com.judah.controls.dndTree
adds an error
addLeafNode - method in class com.judah.controls.dndTree
Method to add a leaf node to the tree
addLeafNode_Event - field in class com.judah.controls.dndTree
Event generated when a leaf node is added
addLeafPastePosition - field in class com.judah.controls.dndTree
Position to paste new leaf
addTreeNode - method in class mx.updatedcontrols.Tree
Appends a child node at the end of the tree node
addTreeNodeAt - method in class mx.updatedcontrols.Tree
Adds a child node at the specified index on the tree node

B

branchNodes - field in class mx.updatedcontrols.Tree
An index of branch nodes in the tree
branchNodeXML - field in class com.judah.controls.dndTree
Default XML to use when adding branch nodes

C

cancelRename - method in class com.judah.controls.dndTree
Cancels a rename node operation
canDropOnEmptyRows - field in class com.judah.controls.dndTree
Can drop on empty rows
className - field in class com.judah.controls.dndTree
Class name of the component class
clickThreshold - field in class com.judah.controls.dndTree
Time in milliseconds to separate a doubleclick from a delayed click
cm - field in class com.judah.controls.dndTree
Reference to the ContextMenu
convertToGridItem - method in class com.judah.controls.dndTree
Converts single tree node into a datagrid row
convertToItem - method in class com.judah.controls.dndTree
Converts single tree node into a list item
convertToItem - Static method in class com.judah.controls.dataproviders.XMLToRecordset
A user customizable function to convert a xml node into a row item
convertToNode - Static method in class com.judah.controls.dataproviders.RecordsetToXML
A user customizable function to convert the row item into a node
COPY_ITEM - field in class com.judah.controls.dndTree
Copy Item constant
copyControlMode - read-only property in class com.judah.controls.dndTree
controls copy
copyIcon - field in class com.judah.controls.dndTree
Copy icon shown when dragging
copyIconX - write property in class com.judah.controls.dndTree
Sets the X coordinate for the copy icon
copyIconX - read property in class com.judah.controls.dndTree
Gets the X coordinate for the copy icon
copyIconY - write property in class com.judah.controls.dndTree
Sets the Y coordinate for the copy icon
copyIconY - read property in class com.judah.controls.dndTree
Gets the Y coordinate for the copy icon
copyNode - method in class com.judah.controls.dndTree
A function to copy nodes from the Tree
copyNode_Event - field in class com.judah.controls.dndTree
Event generated when a node is copied
CUT_ITEM - field in class com.judah.controls.dndTree
Cut Item constant
cutNode - method in class com.judah.controls.dndTree
A function to cut node from the Tree
cutNode_Event - field in class com.judah.controls.dndTree
Event generated when a node is cut

D

delayedClick_Event - field in class com.judah.controls.dndTree
Event generated when a row is delayed clicked
dndEnabled - field in class com.judah.controls.dndTree
Enables or disables drag and drop
dndGutter - field in class com.judah.controls.dndTree
The height in pixels of the gutter space inbetween nodes
dndReadOnly - field in class com.judah.controls.dndTree
Enables all move operations to be copy operations
dndTree - class com.judah.controls.dndTree
Drag and drop Tree class
dndTree - constructor in class com.judah.controls.dndTree
Constructor used when creating a new tree
doNotInsertOnDrop - field in class com.judah.controls.dndTree
Do not insert a row on drop
doubleClick_Event - field in class com.judah.controls.dndTree
Event generated when a row is double clicked
drag_mc - field in class com.judah.controls.dndTree
Id of movieclip when dragging and dropping rows
dragDuplicateRow - field in class com.judah.controls.dndTree
Creates an exact duplicate of the row you are dragging.
dragHighlightAlpha - field in class com.judah.controls.dndTree
Transparency amount of the highlight rectangle when dragging
dragOnRollOut - field in class com.judah.controls.dndTree
start dragging when you mouse moves out of the row
dragOverPos - field in class com.judah.controls.dndTree
Contains current or last position of the dragged node
dragRowStyle - field in class com.judah.controls.dndTree
The default row style of the rows in the drag mc
drawSeparator - method in class com.judah.controls.dndTree
Draws separator line when dragging
drop_Event - field in class com.judah.controls.dndTree
Event generated after a drag and drop
DROP_EVENT - field in class com.judah.controls.dndTree
Drop Event constant
dropNode - method in class com.judah.controls.dndTree
Method called when user drags and drops nodes

E

enableAutoHorizontalScrollPolicy - field in class com.judah.controls.dndTree
Enable automatic horizontal scrollbars
enableContextMenu - read,write property in class com.judah.controls.dndTree
getter
enabled - field in class com.judah.controls.dndTree
Enables or disables the Tree
enableDisplayLabel - field in class com.judah.controls.dndTree
Displays or hides the node label while dragging. Deprecated
enableDragHighlight - field in class com.judah.controls.dndTree
Displays or hides a highlight rectangle when dragging. Deprecated
enableDragIcon - field in class com.judah.controls.dndTree
Displays or hides a node's icon when dragging. Deprecated
enableDragLine - field in class com.judah.controls.dndTree
Draws a drag line over rows
enableGenericIcon - field in class com.judah.controls.dndTree
Displays or hides the default generic drag icon when dragging. Deprecated
enableKeySearch - field in class com.judah.controls.dndTree
Determines if keypresses in the Tree find and select rows
enableRenameNode - field in class com.judah.controls.dndTree
Determines if nodes can be renamed from within the textfield in the Tree
enableToolTip - field in class com.judah.controls.dndTree
Enable tooltip
errorMsg - field in class com.judah.controls.dndTree
Error message variable

F

firstVisibleNode - read,write property in class mx.updatedcontrols.Tree
Gets or sets the first visible node at the top of the view pane

G

getDisplayIndex - method in class mx.updatedcontrols.Tree
Returns the index of the node specified on the tree's list of displayed nodes
getIsBranch - method in class mx.updatedcontrols.Tree
Checks if the specified node is a branch
getIsLeaf - method in class com.judah.controls.dndTree
Checks if node is a leaf node
getIsOpen - method in class mx.updatedcontrols.Tree
Returns if the specified node is open or closed
getNodeDepth - method in class mx.updatedcontrols.Tree
Returns the depth of the specified node
getNodeDisplayedAt - method in class mx.updatedcontrols.Tree
Returns the node specified on the tree's list of displayed nodes
getNodeIcon - method in class com.judah.controls.dndTree
Gets the icon of the node
getNodeLabel - method in class com.judah.controls.dndTree
Gets the label of the node
getRoot - method in class com.judah.controls.dndTree
Find root movieclip
getRootNode - method in class mx.updatedcontrols.Tree
Gets the root node from the tree
getTreeNodeAt - method in class mx.updatedcontrols.Tree
Returns the child node at the specified index

H

hideToolTip - method in class com.judah.controls.dndTree
Method to hide tooltip

I

iconFunction - method in class com.judah.controls.dndTree
Method to manually set the icon of the row
isNodeVisible - method in class mx.updatedcontrols.Tree
Returns if the node specified is a visible node

L

labelFunction - method in class com.judah.controls.dndTree
Method to manually set the label of the row
lastMovedIndex - field in class com.judah.controls.dndTree
Index of the last moved node
lastMovedIndices - field in class com.judah.controls.dndTree
Indices of the last moved nodes
lastMovedItem - field in class com.judah.controls.dndTree
Reference to the last node moved
lastMovedItems - field in class com.judah.controls.dndTree
Reference to the last nodes moved
lastMovedParent - field in class com.judah.controls.dndTree
Parent node of the last moved node
lastMovedParents - field in class com.judah.controls.dndTree
Parent nodes of the last moved nodes
lastMovedSource - field in class com.judah.controls.dndTree
Owner of the last moved node
lastMovedSources - field in class com.judah.controls.dndTree
Owners of the last moved nodes
lastOver - field in class com.judah.controls.dndTree
Absolute index of the row the mouse was last over
lastOverIndex - field in class com.judah.controls.dndTree
Relative index of the row the mouse was last over
lastSelectedSources - field in class com.judah.controls.dndTree
Owners of the last selected nodes
leafNodeXML - field in class com.judah.controls.dndTree
Default XML to use when adding leaf nodes

M

menu - field in class com.judah.controls.dndTree
Reference to the current ContextMenu.
MENU_EVENT - field in class com.judah.controls.dndTree
Menu Event constant
METHOD_CALL - field in class com.judah.controls.dndTree
Method Call constant
modifyDragMC - method in class com.judah.controls.dndTree
Modifies the drag movieclip before dragging
movementBeforeDrag - field in class com.judah.controls.dndTree
number of pixels to move before we start dragging
multipleSelection - field in class com.judah.controls.dndTree
If true mutiple row selection is allowed

N

nodeIcon - field in class com.judah.controls.dndTree
Node icon to show when dragging. Deprecated
nodeIndices - field in class mx.updatedcontrols.Tree
An index of nodes displayed in the tree
nodeName - Static field in class com.judah.controls.dataproviders.RecordsetToXML
A user customizable node name
nodeOpen_Event - field in class com.judah.controls.dndTree
Event generated when a branch node is opened
nodeOpen_Event - field in class com.judah.controls.dndTree
Event generated when a branch node is closed

O

onContextMenuSelect - method in class com.judah.controls.dndTree
User customizable function for manipulating the context menu
onRowDragOver - method in class com.judah.controls.dndTree
overrides the onRowDragOver event of ScrollSelectList class
onRowRollOut - method in class com.judah.controls.dndTree
row roll out listener
onRowRollOver - method in class com.judah.controls.dndTree
row roll over listener
openClosedBranchOnPasteInto - field in class com.judah.controls.dndTree
Open a closed branch on paste into
openNodes - field in class mx.updatedcontrols.Tree
A table of nodes that are open

P

parse - Static method in class com.judah.controls.dataproviders.RecordsetToXML
Parses the recordset into an xml dom
parse - Static method in class com.judah.controls.dataproviders.XMLToRecordset
Parses an xml dom into a recordset
PASTE_AFTER - field in class com.judah.controls.dndTree
Paste After constant
PASTE_BEFORE - field in class com.judah.controls.dndTree
Paste Before constant
PASTE_INTO - field in class com.judah.controls.dndTree
Paste Into constant
pasteNode - method in class com.judah.controls.dndTree
Method to insert or move nodes into the Tree
pasteNode_Event - field in class com.judah.controls.dndTree
Event generated after pasteNode method is called
permitClose - method in class com.judah.controls.dndTree
A user defined function to allow close of a node
permitContextMenu - method in class com.judah.controls.dndTree
A user defined function to display context menu items
permitDropFunction - method in class com.judah.controls.dndTree
A user defined function to allow or prevent drop
permitOpen - method in class com.judah.controls.dndTree
A user defined function to allow open of node
permitOpenClose - method in class com.judah.controls.dndTree
A user defined function to allow open or closing of node. Deprecated.
permitRemove - method in class com.judah.controls.dndTree
Lets the user show an alert before a cut or remove event
permitRename - method in class com.judah.controls.dndTree
A user defined function to allow rename on a node
preserveBranches - field in class com.judah.controls.dndTree
Preserves branch nodes as branch nodes
preventDropIntoLeafNodes - field in class com.judah.controls.dndTree
Prevents the user from dropping into a leaf node

R

RecordsetToXML - class com.judah.controls.dataproviders.RecordsetToXML
Recordset to XML tree class
refresh - method in class mx.updatedcontrols.Tree
Redraws the displayed nodes
REMOVE_ITEM - field in class com.judah.controls.dndTree
Remove Item constant
removeAll - method in class mx.updatedcontrols.Tree
Removes all nodes from the tree
removeClipboardItems - method in class com.judah.controls.dndTree
Removes items from the clipboard
removeNode_Event - field in class com.judah.controls.dndTree
Event generated when a node is removed
removeTreeNodeAt - method in class mx.updatedcontrols.Tree
Removes the child node at the specified index
RENAME_ITEM - field in class com.judah.controls.dndTree
Rename Item constant
renameField - field in class com.judah.controls.dndTree
Name of rename label to access when using a cellrenderer
renameFunction - method in class com.judah.controls.dndTree
Lets the user override the normal rename method
renameNode_Event - field in class com.judah.controls.dndTree
Event generated when a node is renamed
renameOnDoubleClick - field in class com.judah.controls.dndTree
Determines if an item can be renamed on double click
renameTextRestrict - field in class com.judah.controls.dndTree
Indicates set of characters a user may enter into the rename text field.
root_mc - field in class com.judah.controls.dndTree
Reference to the root movieclip
rootNodeName - Static field in class com.judah.controls.dataproviders.RecordsetToXML
A user customizable root node name

S

scrollDragSpeed - field in class com.judah.controls.dndTree
Scroll drag speed in milliseconds
selectedNode - read,write property in class mx.updatedcontrols.Tree
Gets or sets the selected node in the tree
selectedNodes - read,write property in class mx.updatedcontrols.Tree
Gets or sets the selected nodes in the tree
setDisplayIndex - method in class mx.updatedcontrols.Tree
setHorizontalScroll - method in class com.judah.controls.dndTree
Shows or hides horizontal scroll bars if they are needed for the current set of visible rows
setHorizontalScrollLater - method in class com.judah.controls.dndTree
displays scroll bars if the tree needs it. this runs on the next frame after setHorizontalScroll is called
setIcon - method in class mx.updatedcontrols.Tree
Sets the icon(s) for the specified node
setIsBranch - method in class mx.updatedcontrols.Tree
Sets the specified node to be a branch or leaf node (if possible)
setIsOpen - method in class mx.updatedcontrols.Tree
Opens or closes the specified node
setNodeLabel - method in class com.judah.controls.dndTree
A method to call to set the node label
showDebug - field in class com.judah.controls.dndTree
Shows debug information
showRenameNode - method in class com.judah.controls.dndTree
Shows renaming textfield over row
showToolTip - method in class com.judah.controls.dndTree
Method to display tooltip
showToolTipsOnAllRows - field in class com.judah.controls.dndTree
Show tooltips on all rows
singleClick_Event - field in class com.judah.controls.dndTree
Event generated when a row is single clicked
strAddBranch - field in class com.judah.controls.dndTree
Context Menu Item Add Branch string. Deprecated
strAddLeaf - field in class com.judah.controls.dndTree
Context Menu Item Add Leaf string. Deprecated
strCopyIcon - field in class com.judah.controls.dndTree
Id of icon to show when copying a node
strCopyItem - field in class com.judah.controls.dndTree
Context Menu Item Copy string. Deprecated
strCutItem - field in class com.judah.controls.dndTree
Context Menu Item Cut string. Deprecated
strDragBranchIcon - field in class com.judah.controls.dndTree
Id of icon when dragging a closed branch node. Deprecated
strDragBranchOpenedIcon - field in class com.judah.controls.dndTree
Id of icon when dragging an opened branch node. Deprecated
strDragLeafIcon - field in class com.judah.controls.dndTree
Id of icon when dragging a leaf node. Deprecated
strGenericIcon - field in class com.judah.controls.dndTree
Id of generic icon. Deprecated
strNoDropIcon - field in class com.judah.controls.dndTree
Id of icon when dragging is not permitted
strPasteAfter - field in class com.judah.controls.dndTree
Context Menu Item Paste After string. Deprecated
strPasteBefore - field in class com.judah.controls.dndTree
Context Menu Item Paste Before string. Deprecated
strPasteInto - field in class com.judah.controls.dndTree
Context Menu Item Paste Into string. Deprecated
strRemoveItem - field in class com.judah.controls.dndTree
Context Menu Item Remove string. Deprecated
strRenameItem - field in class com.judah.controls.dndTree
Context Menu Item Rename string. Deprecated
symbolName - Static field in class com.judah.controls.dndTree
The name of the ActionScript class
symbolOwner - Static field in class com.judah.controls.dndTree
The fully qualified class name

T

targetNode - field in class com.judah.controls.dndTree
Reference to the target node after drag and drop
theCopyGridItems - field in class com.judah.controls.dndTree
Reference to the copied datagrid items
theCopyItems - field in class com.judah.controls.dndTree
Reference to the copied list items
theCopyNodes - field in class com.judah.controls.dndTree
Reference to the copied nodes
thePasteToParentNode - field in class com.judah.controls.dndTree
Parent node where nodes were pasted into
thePasteToPosition - field in class com.judah.controls.dndTree
Relative index in the parent node where nodes were pasted into
toolTipDelay - field in class com.judah.controls.dndTree
Tooltip delayed response in milliseconds
toolTipDepth - field in class com.judah.controls.dndTree
Tooltip depth
toolTipFunction - method in class com.judah.controls.dndTree
Method to modify tooltip movieclip directly after it has been created
traced - method in class com.judah.controls.dndTree
trace output if showDebug is true
trackDebug - field in class com.judah.controls.dndTree
Track debug messages in errorMsg variable
trashCan - field in class com.judah.controls.dndTree
Deprecated. Since version 2
Tree - class mx.updatedcontrols.Tree
Tree class - extends List
Tree - constructor in class mx.updatedcontrols.Tree

V

validateNodeLabel - method in class com.judah.controls.dndTree
Validates renamed node labels
versionNumber - field in class com.judah.controls.dndTree
Current version number for this component
visible - field in class com.judah.controls.dndTree
Displays or hides the tree

X

XMLToRecordset - class com.judah.controls.dataproviders.XMLToRecordset
XML to Recordset class