public class FindResult
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayFieldName()
The name of the layer's primary display field.
|
Graphic |
getFeature()
The found feature.
|
java.lang.String |
getFoundFieldName()
The name of the field that contains the search text.
|
int |
getLayerId()
Unique ID of the layer that contains the feature.
|
java.lang.String |
getLayerName()
The layer name that contains the feature.
|
public final java.lang.String getDisplayFieldName()
public final Graphic getFeature()
public final java.lang.String getFoundFieldName()
public final int getLayerId()
public final java.lang.String getLayerName()