Package teamwork :: Package widgets :: Module MyBrowser :: Class _Branching
[hide private]
[frames] | no frames]

Class _Branching

source code

Known Subclasses:

Instance Methods [hide private]
 
__init__(self) source code
 
addbranch(self, nval, branchName=None, **kw) source code
 
addleaf(self, nval, leafName=None, **kw) source code
 
insertbranch(self, nval, branchName=None, before=0, **kw) source code
 
insertleaf(self, nval, leafName=None, before=0, **kw) source code
 
_insertnode(self, nval, type, nodeName, before, treeRoot, **kw) source code
 
delete(self, *nodes) source code
 
destroy(self) source code
 
index(self, index, forInsert=0) source code
 
getnodenames(self) source code
 
getnode(self, node) source code