Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.gwt.runtime.client.model.DocumentRef

Packages that use DocumentRef
org.nuxeo.ecm.gwt.runtime.client.model   
org.nuxeo.ecm.gwt.ui.client.base.old   
 

Uses of DocumentRef in org.nuxeo.ecm.gwt.runtime.client.model
 

Methods in org.nuxeo.ecm.gwt.runtime.client.model that return DocumentRef
static DocumentRef DocumentRef.fromJSON(com.google.gwt.json.client.JSONObject json)
           
 

Methods in org.nuxeo.ecm.gwt.runtime.client.model with parameters of type DocumentRef
static com.google.gwt.json.client.JSONObject DocumentRef.toJSON(DocumentRef doc)
           
 

Uses of DocumentRef in org.nuxeo.ecm.gwt.ui.client.base.old
 

Methods in org.nuxeo.ecm.gwt.ui.client.base.old that return DocumentRef
 DocumentRef NavigatorTree.getDocRef(com.google.gwt.user.client.ui.TreeItem item)
           
 DocumentRef NavigatorTree.getSelected()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.