Nuxeo Enterprise Platform 5.4

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

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.view.rest.NXRequestCallback
All Implemented Interfaces:
com.google.gwt.http.client.RequestCallback

public class NXRequestCallback
extends java.lang.Object
implements com.google.gwt.http.client.RequestCallback


Constructor Summary
NXRequestCallback(com.gwtext.client.widgets.form.Field field, com.gwtext.client.widgets.form.TextArea fieldHidden, java.lang.String type)
           
NXRequestCallback(NXDataWindow nxDataWindow)
           
 
Method Summary
 void onError(com.google.gwt.http.client.Request arg0, java.lang.Throwable arg1)
           
 void onResponseReceived(com.google.gwt.http.client.Request arg0, com.google.gwt.http.client.Response rep)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXRequestCallback

public NXRequestCallback(com.gwtext.client.widgets.form.Field field,
                         com.gwtext.client.widgets.form.TextArea fieldHidden,
                         java.lang.String type)

NXRequestCallback

public NXRequestCallback(NXDataWindow nxDataWindow)
Method Detail

onError

public void onError(com.google.gwt.http.client.Request arg0,
                    java.lang.Throwable arg1)
Specified by:
onError in interface com.google.gwt.http.client.RequestCallback

onResponseReceived

public void onResponseReceived(com.google.gwt.http.client.Request arg0,
                               com.google.gwt.http.client.Response rep)
Specified by:
onResponseReceived in interface com.google.gwt.http.client.RequestCallback

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.