Betty v1.1.0

christophedelory.betty.admin.gwt
Class AbstractIdPanel.UpdateAsyncCallback

java.lang.Object
  extended by christophedelory.betty.admin.gwt.AbstractIdPanel.UpdateAsyncCallback
All Implemented Interfaces:
com.google.gwt.user.client.rpc.AsyncCallback<Void>
Enclosing class:
AbstractIdPanel

protected class AbstractIdPanel.UpdateAsyncCallback
extends Object
implements com.google.gwt.user.client.rpc.AsyncCallback<Void>


Constructor Summary
protected AbstractIdPanel.UpdateAsyncCallback()
           
 
Method Summary
 void onFailure(Throwable caught)
           
 void onSuccess(Void result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractIdPanel.UpdateAsyncCallback

protected AbstractIdPanel.UpdateAsyncCallback()
Method Detail

onSuccess

public void onSuccess(Void result)
Specified by:
onSuccess in interface com.google.gwt.user.client.rpc.AsyncCallback<Void>

onFailure

public void onFailure(Throwable caught)
Specified by:
onFailure in interface com.google.gwt.user.client.rpc.AsyncCallback<Void>

© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.