Table Of Contents

Previous topic

FSTreeModel

Next topic

LayoutEngine

This Page

phoenix_title LateFSTreeModel

This treemodel models the filesystem starting from a given path. It retrieves the directory list as requested.


class_hierarchy Inheritance Diagram

Inheritance diagram for class LateFSTreeModel

Inheritance diagram of LateFSTreeModel


super_classes Known Superclasses

lib.mvctree.FSTreeModel


method_summary Methods Summary

__init__  
GetChildCount  
IsLeaf  

api Class API



class LateFSTreeModel(FSTreeModel)

This treemodel models the filesystem starting from a given path. It retrieves the directory list as requested.


Methods



__init__(self, path)


GetChildCount(self, node)


IsLeaf(self, node)