christophedelory.betty.admin.gwt
Class AbstractIdPanel.RemoveAsyncCallback
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractIdPanel.RemoveAsyncCallback
public AbstractIdPanel.RemoveAsyncCallback(boolean isTreeItemRemoved)
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>
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.