Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.ui.tree.document
Class DocumentTree

java.lang.Object
  extended by org.nuxeo.ecm.webengine.ui.tree.JSonTree
      extended by org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
Direct Known Subclasses:
SiteDocumentTree

public class DocumentTree
extends JSonTree

Author:
Bogdan Stefanescu

Constructor Summary
DocumentTree(WebContext ctx, DocumentModel rootDoc)
           
 
Method Summary
 String updateSelection(WebContext ctx)
           
 
Methods inherited from class org.nuxeo.ecm.webengine.ui.tree.JSonTree
enter, getTree, getTreeAsJSONArray, updateSelection
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentTree

public DocumentTree(WebContext ctx,
                    DocumentModel rootDoc)
Method Detail

updateSelection

public String updateSelection(WebContext ctx)
Overrides:
updateSelection in class JSonTree

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.