Betty v1.1.0

christophedelory.betty.admin.gwt
Class AbstractIdPanel.RemoveAsyncCallback

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

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


Constructor Summary
AbstractIdPanel.RemoveAsyncCallback(boolean isTreeItemRemoved)
           
 
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.RemoveAsyncCallback

public AbstractIdPanel.RemoveAsyncCallback(boolean isTreeItemRemoved)
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.