public class NuxeoArtifactTree extends JSonTree
Modifier and Type | Field and Description |
---|---|
protected DistributionSnapshot |
ds |
Constructor and Description |
---|
NuxeoArtifactTree(WebContext ctx,
DistributionSnapshot ds) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getInput(WebContext ctx) |
protected ContentProvider |
getProvider(WebContext ctx) |
protected JSonTreeSerializer |
getSerializer(WebContext ctx) |
void |
setDs(DistributionSnapshot ds) |
enter, enter, getTree, getTreeAsJSONArray, toggle, updateSelection, updateSelection
protected DistributionSnapshot ds
public NuxeoArtifactTree(WebContext ctx, DistributionSnapshot ds)
public void setDs(DistributionSnapshot ds)
protected Object getInput(WebContext ctx)
protected ContentProvider getProvider(WebContext ctx)
getProvider
in class JSonTree
protected JSonTreeSerializer getSerializer(WebContext ctx)
getSerializer
in class JSonTree
Copyright © 2019 Nuxeo. All rights reserved.