Class Index | File Index

Classes


Class Rico.DragAndDrop

Implements drag-n-drop manager. Used by dndMgr.
Defined in: <ricoDragDrop.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
 
 
deregisterDropZone(aDropZone)
 
 
 
registerDraggable(aDraggable)
 
registerDropZone(aDropZone)
 
setStartDragFromElement(e, mouseDownElement)
 
updateSelection(draggable, extendSelection)
Class Detail
Rico.DragAndDrop()
Method Detail
clearDropZones()

clearSelection()

deregisterDropZone(aDropZone)
Parameters:
aDropZone

hasSelection()

initializeEventHandlers()

registerDraggable(aDraggable)
Parameters:
aDraggable

registerDropZone(aDropZone)
Parameters:
aDropZone

setStartDragFromElement(e, mouseDownElement)
Parameters:
e
mouseDownElement

updateSelection(draggable, extendSelection)
Parameters:
draggable
extendSelection

Documentation generated by JsDoc Toolkit 2.1.0 on Fri Mar 27 2009 23:48:22 GMT-0500 (CDT)