public interface QueryAttachmentInfosHandler
Modifier and Type | Method and Description |
---|---|
void |
onQueryAttachmentInfosComplete(com.google.gwt.core.client.JsArray<AttachmentInfo> attachmentInfos)
Fires when queryAttachmentInfos() is complete.
|
void onQueryAttachmentInfosComplete(com.google.gwt.core.client.JsArray<AttachmentInfo> attachmentInfos)
attachmentInfos
- - Information about the attachments associated with the feature.