public interface QueryRelatedFeaturesHandler
Modifier and Type | Method and Description |
---|---|
void |
onQueryRelatedFeaturesComplete(FeatureLayer.RelatedFeatures relatedFeatures)
Fires when queryRelatedFeatures() is complete.
|
void onQueryRelatedFeaturesComplete(FeatureLayer.RelatedFeatures relatedFeatures)
relatedFeatures
- - An object that contains feature sets. Each feature set
contains features, from the target layer/table, related to the source feature.