public class DocumentTree extends JSonTree
| Constructor and Description | 
|---|
DocumentTree(WebContext ctx,
            DocumentModel rootDoc)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Object | 
getInput(WebContext ctx)  | 
protected ContentProvider | 
getProvider(WebContext ctx)  | 
protected JSonTreeSerializer | 
getSerializer(WebContext ctx)  | 
String | 
updateSelection(WebContext ctx)  | 
enter, enter, getTree, getTreeAsJSONArray, toggle, updateSelectionpublic DocumentTree(WebContext ctx, DocumentModel rootDoc)
public String updateSelection(WebContext ctx)
updateSelection in class JSonTreeprotected ContentProvider getProvider(WebContext ctx)
getProvider in class JSonTreeprotected JSonTreeSerializer getSerializer(WebContext ctx)
getSerializer in class JSonTreeprotected Object getInput(WebContext ctx)
Copyright © 2019 Nuxeo. All rights reserved.