| Home | Trees | Indices | Help |
|---|
|
|
ZenUtils.Ext.DirectRouter --+
|
TreeRouter
A common base class for routers that have a hierarchical tree structure.
|
|||
| dictionary |
|
||
| DirectResponse |
|
||
| DirectResponse |
|
||
|
|||
| [dictionary] |
|
||
| DirectResponse |
|
||
|
|||
|
|||
Add a node to the existing tree underneath the node specified by the context UID
|
Deletes a node from the tree. NOTE: You can not delete a root node of a tree
|
Move the organizer uid to be underneath the organizer specified by the targetUid.
|
Server side method for asynchronous tree calls. Retrieves the immediate children of the node specified by "id" NOTE: our convention on the UI side is if we are asking for the root node then return the root and its children otherwise just return the children
|
|
We can not delete top level UID's. For example:
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Jun 29 16:54:08 2015 | http://epydoc.sourceforge.net |