public interface IdentifyHandler
Modifier and Type | Method and Description |
---|---|
void |
onComplete(com.google.gwt.core.client.JsArray<IdentifyResult> identifyResults) |
void onComplete(com.google.gwt.core.client.JsArray<IdentifyResult> identifyResults)
identifyResults
- - The result of an identify operation.