|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureEditResult | |
|---|---|
| com.esri.core.map | |
| com.esri.map | |
| Uses of FeatureEditResult in com.esri.core.map |
|---|
| Methods in com.esri.core.map that return FeatureEditResult | |
|---|---|
static FeatureEditResult |
FeatureEditResult.fromJson(org.codehaus.jackson.JsonParser parser)
Decodes objects from JSON representation. |
| Uses of FeatureEditResult in com.esri.map |
|---|
| Method parameters in com.esri.map with type arguments of type FeatureEditResult | |
|---|---|
void |
ArcGISFeatureLayer.addAttachment(int objectId,
File file,
CallbackListener<FeatureEditResult> callback)
Adds an attachment to the feature specified by the ObjectId. |
void |
ArcGISFeatureLayer.addAttachment(int objectId,
File file,
String mime,
CallbackListener<FeatureEditResult> callback)
Adds an attachment to the feature specified by the ObjectId. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||