public abstract class DirectoryTree extends JSonTree
| Modifier | Constructor and Description |
|---|---|
protected |
DirectoryTree() |
protected |
DirectoryTree(Directory dir) |
protected |
DirectoryTree(String directory) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getInput(WebContext ctx) |
protected ContentProvider |
getProvider(WebContext ctx) |
protected JSonTreeSerializer |
getSerializer(WebContext ctx) |
enter, enter, getTree, getTreeAsJSONArray, toggle, updateSelection, updateSelectionprotected DirectoryTree()
protected DirectoryTree(Directory dir)
protected DirectoryTree(String directory)
protected Object getInput(WebContext ctx)
protected ContentProvider getProvider(WebContext ctx)
getProvider in class JSonTreeprotected JSonTreeSerializer getSerializer(WebContext ctx)
getSerializer in class JSonTreeCopyright © 2019 Nuxeo. All rights reserved.