Package wx :: Package lib :: Module mvctree :: Class TreeModel
[frames | no frames]

Class TreeModel

Known Subclasses:
BasicTreeModel

Interface for tree models


Method Summary
  AddChild(self, parent, child)
  GetChildAt(self, node, index)
  GetChildCount(self, node)
  GetParent(self, node)
  GetRoot(self)
  InsertChild(self, parent, child, index)
  IsEditable(self, node)
  IsLeaf(self, node)
  RemoveNode(self, child)
  SetEditable(self, node)
  SetRoot(self, root)

Generated by Epydoc 2.1.20050511.rpd on Mon May 30 12:14:22 2005 http://epydoc.sf.net