public interface SearchFeedCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Error error) |
void |
onSearchComplete(com.google.gwt.core.client.JsArray<SearchResult> entries) |
void onSearchComplete(com.google.gwt.core.client.JsArray<SearchResult> entries)
void onError(Error error)
Copyright © 2014. All rights reserved.