Class Rico.LiveGridDraggable
Extends
Rico.Draggable.
Enables draggable behavior for LiveGrid cells.
Called by LiveGrid#appendBlankRow for columns where canDrag is true.
Defined in: <ricoDragDrop.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Rico.LiveGridDraggable(grid, rownum, colnum)
|
| Method Attributes | Method Name and Description |
|---|---|
|
deselect()
|
|
|
select()
|
- Methods borrowed from class Rico.Draggable:
- cancelDrag, endDrag, getDroppedGUI, getMouseDownHTMLElement, getMultiObjectDragGUI, isSelected, startDrag, toString
Method Detail
deselect()
getSingleObjectDragGUI()
select()