| Package | Description |
|---|---|
| org.nuxeo.apidoc.tree | |
| org.nuxeo.ecm.webengine.ui.tree | |
| org.nuxeo.ecm.webengine.ui.tree.directory | |
| org.nuxeo.ecm.webengine.ui.tree.document |
| Modifier and Type | Class and Description |
|---|---|
class |
NuxeoArtifactSerializer |
| Modifier and Type | Method and Description |
|---|---|
protected JSonTreeSerializer |
NuxeoArtifactTree.getSerializer(WebContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JSonTreeSerializer |
JSonTree.getSerializer(WebContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
JSonTree.enter(WebContext ctx,
String path,
JSonTreeSerializer serializer) |
String |
JSonTree.updateSelection(WebContext ctx,
ContentProvider provider,
JSonTreeSerializer serializer)
root=ID - enter node ID toggle=ID - toggle expanded state for node ID
|
| Modifier and Type | Method and Description |
|---|---|
protected JSonTreeSerializer |
DirectoryTree.getSerializer(WebContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSonDocumentTreeSerializer |
| Modifier and Type | Method and Description |
|---|---|
protected JSonTreeSerializer |
DocumentTree.getSerializer(WebContext ctx) |
Copyright © 2019 Nuxeo. All rights reserved.