edu.mayo.bsi.ngsportal.client
Class HandleRunSearch
java.lang.Object
edu.mayo.bsi.ngsportal.client.HandleRunSearch
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.AsyncCallback<List<ResultInfo>>
public class HandleRunSearch
- extends Object
- implements com.google.gwt.user.client.rpc.AsyncCallback<List<ResultInfo>>
@author Gregory Dougherty
onFailure
public void onFailure(Throwable caught)
- Specified by:
onFailure in interface com.google.gwt.user.client.rpc.AsyncCallback<List<ResultInfo>>
onSuccess
public void onSuccess(List<ResultInfo> results)
- Specified by:
onSuccess in interface com.google.gwt.user.client.rpc.AsyncCallback<List<ResultInfo>>