Class Noodle.Leftnav.RowToolModel
Object
|
+--Noodle.Leftnav.RowToolModel
- class
Noodle.Leftnav.RowToolModel
Methods for row-tool model.
Defined in leftnav.js
Method Summary |
<static> void
|
add(<optional> near, <optional> page)
Adds this tool to the current page.
|
<static> Object
|
allowDragDrop(<object> cur, <Draggable> drag, <Droppable> drop)
Returns true if this draggable is droppable.
|
<static> void
|
initialize()
Initialize row tool model.
|
Noodle.Leftnav.RowToolModel
Noodle.Leftnav.RowToolModel()
add
<static> void add(<optional> near, <optional> page)
Adds this tool to the current page.
Parameters:
near
- Element near which to add tool.
page
- Page to which to add the new row.
allowDragDrop
<static> Object allowDragDrop(<object> cur, <Draggable> drag, <Droppable> drop)
Returns true if this draggable is droppable.
Parameters:
cur
- Current drag operation data.
initialize
<static> void initialize()
Initialize row tool model.
Documentation generated by
JSDoc on Fri Sep 20 11:58:17 2013