| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GlobalTreeItem
|
|||
|
|||
|
Inherited from |
|||
|
|||
| list of GlobalTreeItem |
children The children of the node. |
||
| L{GlobalDetailTreeItemData} |
data The item data. |
||
| int |
edge_type The type of edge from the parent. |
||
| type(None) or DetailTreeItem |
parent The parent of the node. |
||
| int |
row The row number of this node, as child. |
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
edge_typeThe type of edge from the parent. Default is 0. The 0 edges must form a spanning directed acyclic graph. Other numbers may form cycles (or not, this is format dependent).
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:59 2011 | http://epydoc.sourceforge.net |