Method | Description | |
---|---|---|
FolderBrowserTreeModel ( string basePath = null ) : System | ||
GetChildren ( Aga.Controls.Tree.TreePath treePath ) : System.Collections.IEnumerable | ||
IsLeaf ( Aga.Controls.Tree.TreePath treePath ) : bool |
Method | Description | |
---|---|---|
GetPath ( Duality.Editor.Controls.TreeModels.FileSystem.BaseItem item ) : Aga.Controls.Tree.TreePath | ||
Worker_ProgressChanged ( object sender, |
||
Worker_ReadFilesProperties ( object sender, |
public FolderBrowserTreeModel ( string basePath = null ) : System | ||
basePath | string | |
return | System |
public GetChildren ( Aga.Controls.Tree.TreePath treePath ) : System.Collections.IEnumerable | ||
treePath | Aga.Controls.Tree.TreePath | |
return | System.Collections.IEnumerable |
public IsLeaf ( Aga.Controls.Tree.TreePath treePath ) : bool | ||
treePath | Aga.Controls.Tree.TreePath | |
return | bool |