mojox.FileBrowser - nitrologic/monkey2 GitHub Wiki
Class FileBrowser Extends mojox:mojox.TreeView
The FileBrowser class.
| Fields | |
|---|---|
| FileClicked | Invoked when a file is clicked. |
| FileDoubleClicked | Invoked when a file is double clicked. |
| FileRightClicked | Invoked when a file is right clicked. |
| Constructors | |
|---|---|
| New | Creates a new FileBrowser. |
| Properties | |
|---|---|
| RootPath | Root path of browser. |
| Methods | |
|---|---|
| Update | Updates the browser. |