Class Index | File Index

Classes


Class Rico.Draggable

Implements behavior for a draggable element
Defined in: <ricoDragDrop.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Rico.Draggable(type, htmlElement)
Method Summary
Method Attributes Method Name and Description
 
 
 
 
 
Returns the HTML element that should have a mouse down event added to it in order to initiate a drag operation
 
 
 
 
 
 
Class Detail
Rico.Draggable(type, htmlElement)
Parameters:
type
htmlElement
Method Detail
cancelDrag()

deselect()

endDrag()

getDroppedGUI()

getMouseDownHTMLElement()
Returns the HTML element that should have a mouse down event added to it in order to initiate a drag operation

getMultiObjectDragGUI(draggables)
Parameters:
draggables

getSingleObjectDragGUI()

isSelected()

select()

startDrag()

toString()

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