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, updateSelection
protected DirectoryTree()
protected DirectoryTree(Directory dir)
protected DirectoryTree(String directory) throws DirectoryException
DirectoryException
protected Object getInput(WebContext ctx)
protected ContentProvider getProvider(WebContext ctx)
getProvider
in class JSonTree
protected JSonTreeSerializer getSerializer(WebContext ctx)
getSerializer
in class JSonTree
Copyright © 2016 Nuxeo SA. All rights reserved.