Nuxeo Enterprise Platform 5.4

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
 java.lang.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 java.lang.String updateSelection(WebContext ctx)
Overrides:
updateSelection in class JSonTree

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.