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

Class FSTreeModel

 TreeModel --+    
             |    
BasicTreeModel --+
                 |
                FSTreeModel

Known Subclasses:
LateFSTreeModel

This treemodel models the filesystem starting from a given path.


Method Summary
  __init__(self, path)
  IsEditable(self, node)
  SetEditable(self, node, bool)
    Inherited from BasicTreeModel
  AddChild(self, parent, child)
  GetChildAt(self, node, index)
  GetChildCount(self, node)
  GetParent(self, node)
  GetRoot(self)
  InsertChild(self, parent, child, index)
  IsLeaf(self, node)
  RemoveNode(self, node)
  SetRoot(self, root)

Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 17:03:31 2007 http://epydoc.sf.net