Option Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 className, Ajax.Tree
D
 draggable, Ajax.Tree
I
 insertion, Ajax.Tree
L
 leafNode, Ajax.Tree
P
 page, Ajax.Tree
 prependParentId, Ajax.Tree
className: type
The className for the newly created element div and span elements, defaults to the node type
draggable: false
Not yet implimented.
insertion: Element.update
The insertion function used to handle the node “data”.
leafNode: false
If true, the mark will get the className ‘leaf’ and clicks will not fire a toggleChildren.
page: null
If specified, getContents will be called on clicking the mark.
prependParentId: false
If true, the new element id will be prepended with it’s parent’s id.