Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.view.rest
Class NXDataWindow

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.view.rest.NXDataWindow

public class NXDataWindow
extends java.lang.Object


Constructor Summary
NXDataWindow(com.google.gwt.json.client.JSONArray array, com.gwtext.client.widgets.Window parent, com.gwtext.client.widgets.form.Field field, com.gwtext.client.widgets.form.TextArea fieldHidden, double pageNumber, double pages, java.lang.String type)
           
 
Method Summary
 void setDataView(com.google.gwt.json.client.JSONArray array, double pageNumber, double pages)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXDataWindow

public NXDataWindow(com.google.gwt.json.client.JSONArray array,
                    com.gwtext.client.widgets.Window parent,
                    com.gwtext.client.widgets.form.Field field,
                    com.gwtext.client.widgets.form.TextArea fieldHidden,
                    double pageNumber,
                    double pages,
                    java.lang.String type)
Method Detail

setDataView

public void setDataView(com.google.gwt.json.client.JSONArray array,
                        double pageNumber,
                        double pages)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.