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

A

ADD_BRANCH - field in class com.judah.controls.dndList
Add Branch constant
ADD_ITEM - field in class com.judah.controls.dndList
Add Item constant
addBranchPastePosition - field in class com.judah.controls.dndList
Position to paste new branch items.
addItem_Event - field in class com.judah.controls.dndList
Event generated when an item is added
addItemPastePosition - field in class com.judah.controls.dndList
Position to add new items

C

canDropOnEmptyRows - field in class com.judah.controls.dndList
Enable drag and drop on empty rows
className - field in class com.judah.controls.dndList
Class name of the component class
clickThreshold - field in class com.judah.controls.dndList
time in milliseconds to separate doubleclick from a delayed click
cm - field in class com.judah.controls.dndList
Reference to the ContextMenu
convertToGridItem - method in class com.judah.controls.dndList
Converts single list item into a datagrid 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 - method in class com.judah.controls.dndList
Converts single list item into a tree node
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.dndList
Copy Item constant
copyIcon - field in class com.judah.controls.dndList
Copy icon shown when dragging
copyIconX - write property in class com.judah.controls.dndList
Sets the X coordinate for the copy icon
copyIconX - read property in class com.judah.controls.dndList
Gets the X coordinate for the copy icon
copyIconY - write property in class com.judah.controls.dndList
Sets the Y coordinate for the copy icon
copyIconY - read property in class com.judah.controls.dndList
Gets the Y coordinate for the copy icon
copyItem - method in class com.judah.controls.dndList
A function to copy list items from the list
copyItem_Event - field in class com.judah.controls.dndList
Event generated when a item is copied
CUT_ITEM - field in class com.judah.controls.dndList
Cut Item constant
cutItem - method in class com.judah.controls.dndList
A function to cut items from the list
cutItem_Event - field in class com.judah.controls.dndList
Event generated when a item is cut

D

data - field in class com.judah.controls.dndList
Default data in the items in the list
defaultBranchItem - field in class com.judah.controls.dndList
Default branch item to use when adding a new list item
defaultIcon - field in class com.judah.controls.dndList
Default icon to show in the list
defaultItem - field in class com.judah.controls.dndList
Default item to use when adding a new list item
delayedClick_Event - field in class com.judah.controls.dndList
Event generated when a row is delayed clicked
dndEnabled - field in class com.judah.controls.dndList
Enables or disables drag and drop
dndGutter - field in class com.judah.controls.dndList
The height in pixels of the gutter space inbetween list items
dndList - class com.judah.controls.dndList
Drag and drop list class
dndList - constructor in class com.judah.controls.dndList
Constructor used when creating a new list
dndReadOnly - field in class com.judah.controls.dndList
Enables all move operations to be copy operations
doNotInsertOnDrop - field in class com.judah.controls.dndList
Do not insert a row on drop
doubleClick_Event - field in class com.judah.controls.dndList
Event generated when a row is double clicked
drag_mc - field in class com.judah.controls.dndList
Reference to movieclip when dragging and dropping rows
dragDuplicateRow - field in class com.judah.controls.dndList
Creates an exact duplicate of the row you are dragging.
dragHighlightAlpha - field in class com.judah.controls.dndList
Transparency amount of the highlight rectangle when dragging
dragOnRollOut - field in class com.judah.controls.dndList
Start dragging when you mouse moves outside of the row
dragOverPos - field in class com.judah.controls.dndList
Contains current or last position of dragged item
dragRowStyle - field in class com.judah.controls.dndList
The default row style of the rows in the drag mc
drawSeparator - method in class com.judah.controls.dndList
Draws separator line when dragging
DROP_EVENT - field in class com.judah.controls.dndList
Drop Event constant

E

enableBranchMenuItem - field in class com.judah.controls.dndList
Enable branch menu item
enableContextMenu - read,write property in class com.judah.controls.dndList
getter
enabled - field in class com.judah.controls.dndList
Enables or disables the list
enableDragHighlight - field in class com.judah.controls.dndList
Displays or hides the highlight rectangle when dragging. Deprecated
enableDragIcon - field in class com.judah.controls.dndList
Displays or hides an item's icon when dragging
enableDragLabel - field in class com.judah.controls.dndList
Displays or hides the item label while dragging. Deprecated
enableDragLine - field in class com.judah.controls.dndList
Draws a drag line over rows
enableGenericIcon - field in class com.judah.controls.dndList
Displays or hides the default generic drag icon when dragging
enableKeySearch - field in class com.judah.controls.dndList
Determines if keypresses in the list find and select rows
enableRenameItem - field in class com.judah.controls.dndList
Determines if an item can be renamed
enableToolTip - field in class com.judah.controls.dndList
Enable tooltip
errorMsg - field in class com.judah.controls.dndList
Error message variable

G

getIsBranch - method in class com.judah.controls.dndList
Method to determine if the item is a branch
getIsOpen - method in class com.judah.controls.dndList
Method to check if item is open.
getItemIcon - method in class com.judah.controls.dndList
Gets the icon id of the item
getItemIndex - method in class com.judah.controls.dndList
Method to get index of item in list
getItemLabel - method in class com.judah.controls.dndList
Gets the label of the item
getRoot - method in class com.judah.controls.dndList
find root movieclip

H

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

I

iconFunction - method in class com.judah.controls.dndList
Method to dynamically set the icon of the row

L

labelFunction - method in class com.judah.controls.dndList
Method to manually set the text of the row label
labels - field in class com.judah.controls.dndList
Default list of labels in the list
lastMovedIndex - field in class com.judah.controls.dndList
Index of the last moved item
lastMovedIndices - field in class com.judah.controls.dndList
Indices of the last moved list items
lastMovedItem - field in class com.judah.controls.dndList
Reference to the last item moved
lastMovedItems - field in class com.judah.controls.dndList
Reference to an array of the last moved list items
lastMovedParent - field in class com.judah.controls.dndList
Parent item of the last moved item
lastMovedParents - field in class com.judah.controls.dndList
Parent list items of the last moved list items
lastMovedSource - field in class com.judah.controls.dndList
Owner of the last moved item
lastMovedSources - field in class com.judah.controls.dndList
Reference to array of the owners of the last moved list items
lastOver - field in class com.judah.controls.dndList
Absolute index of the row the mouse was last over
lastOverIndex - field in class com.judah.controls.dndList
Relative index of the row the mouse was last over

M

menu - field in class com.judah.controls.dndList
Reference to the current ContextMenu.
MENU_EVENT - field in class com.judah.controls.dndList
Menu Event constant
METHOD_CALL - field in class com.judah.controls.dndList
Method Call constant
modifyDragMC - method in class com.judah.controls.dndList
Modifies the drag movieclip before dragging
movementBeforeDrag - field in class com.judah.controls.dndList
Number of pixels the mouse must move before we start dragging
multipleSelection - field in class com.judah.controls.dndList
Enables mutiple selection of rows

N

nodeIcon - field in class com.judah.controls.dndList
Item icon shown when dragging
nodeName - Static field in class com.judah.controls.dataproviders.RecordsetToXML
A user customizable node name

O

onContextMenuSelect - method in class com.judah.controls.dndList
User customizable function for manipulating the context menu
onDrop_Event - field in class com.judah.controls.dndList
Event generated after a drag and drop

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.dndList
Paste After constant
PASTE_BEFORE - field in class com.judah.controls.dndList
Paste Before constant
PASTE_INTO - field in class com.judah.controls.dndList
Paste Into constant
pasteItem - method in class com.judah.controls.dndList
Method to insert or move list items
pasteItem_Event - field in class com.judah.controls.dndList
Event generated after pasteItem method is called
permitContextMenu - method in class com.judah.controls.dndList
A user defined function to display context menu items
permitDropFunction - method in class com.judah.controls.dndList
A user defined function to allow or prevent drop
permitRemove - method in class com.judah.controls.dndList
Lets the user show an alert before a cut or remove event
permitRename - method in class com.judah.controls.dndList
A user defined function to allow rename on a item

R

RecordsetToXML - class com.judah.controls.dataproviders.RecordsetToXML
Recordset to XML tree class
REMOVE_ITEM - field in class com.judah.controls.dndList
Remove Item constant
removeClipboardItems - method in class com.judah.controls.dndList
removes items from copy and paste clipboard
removeItem_Event - field in class com.judah.controls.dndList
Event generated when an item is removed
RENAME_ITEM - field in class com.judah.controls.dndList
Rename Item constant
renameField - field in class com.judah.controls.dndList
Name of rename label to access when using a cellrenderer
renameFunction - method in class com.judah.controls.dndList
Lets the user override the normal rename method
renameItem_Event - field in class com.judah.controls.dndList
Event generated when a item is renamed
renameTextRestrict - field in class com.judah.controls.dndList
Indicates set of characters user may enter into the rename text field.
root_mc - field in class com.judah.controls.dndList
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.dndList
Scroll drag speed in milliseconds
setItemLabel - method in class com.judah.controls.dndList
A method to call to set the item label
showDebug - field in class com.judah.controls.dndList
Shows debug information
showRenameItem - method in class com.judah.controls.dndList
Shows renaming textfield over row
showToolTip - method in class com.judah.controls.dndList
Method to display tooltip
showToolTipsOnAllRows - field in class com.judah.controls.dndList
Show tooltips on all rows
singleClick_Event - field in class com.judah.controls.dndList
Event generated when a row is single clicked
strAddBranch - field in class com.judah.controls.dndList
Context Menu Item Add Branch string. Deprecated
strAddItem - field in class com.judah.controls.dndList
Context Menu Item Add Leaf string. Deprecated
strCopyIcon - field in class com.judah.controls.dndList
Id of icon to show when copying an item
strCopyItem - field in class com.judah.controls.dndList
Context Menu Item Copy string. Deprecated
strCutItem - field in class com.judah.controls.dndList
Context Menu Item Cut string. Deprecated
strGenericIcon - field in class com.judah.controls.dndList
Id of generic icon. Deprecated
strNoDropIcon - field in class com.judah.controls.dndList
Id of icon when dragging is not permitted
strPasteAfter - field in class com.judah.controls.dndList
Context Menu Item Paste After string. Deprecated
strPasteBefore - field in class com.judah.controls.dndList
Context Menu Item Paste Before string. Deprecated
strPasteInto - field in class com.judah.controls.dndList
Context Menu Item Paste Into string. Deprecated
strRemoveItem - field in class com.judah.controls.dndList
Context Menu Item Remove string. Deprecated
strRenameItem - field in class com.judah.controls.dndList
Context Menu Item Rename string. Deprecated
symbolName - Static field in class com.judah.controls.dndList
The name of the ActionScript class
symbolOwner - Static field in class com.judah.controls.dndList
The fully qualified class name

T

targetItem - field in class com.judah.controls.dndList
Reference to the target item after drag and drop
theCopyGridItems - field in class com.judah.controls.dndList
Reference to array of datagrid items created on cut or copy events
theCopyItems - field in class com.judah.controls.dndList
Reference to array of items created from cut or copy events
theCopyNodes - field in class com.judah.controls.dndList
Reference to array of items converted to tree nodes on cut or copy events
thePasteIntoItem - field in class com.judah.controls.dndList
Parent item where list items were pasted into
thePasteToPosition - field in class com.judah.controls.dndList
Relative index in the parent item where list items were pasted into
toolTipDelay - field in class com.judah.controls.dndList
Tooltip delayed response in milliseconds
toolTipDepth - field in class com.judah.controls.dndList
Tooltip depth
toolTipFunction - method in class com.judah.controls.dndList
Method to modify tooltip movieclip directly after it has been created
trackDebug - field in class com.judah.controls.dndList
Track debug messages in errorMsg variable
trashCan - field in class com.judah.controls.dndList
Deprecated. Since version 2

V

validateItemLabel - method in class com.judah.controls.dndList
Validates renamed item labels
versionNumber - field in class com.judah.controls.dndList
Current version number for this component
visible - field in class com.judah.controls.dndList
Displays or hides the list

X

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