Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.webengine.sites
Class SiteDocumentTree

java.lang.Object
  extended by org.nuxeo.ecm.webengine.ui.tree.JSonTree
      extended by org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
          extended by org.nuxeo.webengine.sites.SiteDocumentTree

public class SiteDocumentTree
extends DocumentTree

Implementation of customized tree.


Constructor Summary
SiteDocumentTree(WebContext ctx, DocumentModel rootDoc)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.webengine.ui.tree.document.DocumentTree
updateSelection
 
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

SiteDocumentTree

public SiteDocumentTree(WebContext ctx,
                        DocumentModel rootDoc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.