Table Of Contents

Previous topic

FileWrapper

Next topic

LateFSTreeModel

This Page

phoenix_title FSTreeModel

This treemodel models the filesystem starting from a given path.


class_hierarchy Inheritance Diagram

Inheritance diagram for class FSTreeModel

Inheritance diagram of FSTreeModel


super_classes Known Superclasses

lib.mvctree.BasicTreeModel


method_summary Methods Summary

__init__  
IsEditable  
SetEditable  

api Class API



class FSTreeModel(BasicTreeModel)

This treemodel models the filesystem starting from a given path.


Methods



__init__(self, path)


IsEditable(self, node)


SetEditable(self, node, bool)