public class AttachmentGalleryProvider extends GalleryContentProvider
URIContentProvider.CallbackTOOL| Constructor and Description |
|---|
AttachmentGalleryProvider(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GalleryItem> |
getItems()
Get all applicable gallery items
|
java.lang.String |
getName()
Get the tool name to be displayed to the user
|
addContent, getIcon, isSupportedpublic AttachmentGalleryProvider(MapView mapView)
public java.lang.String getName()
URIContentProvidergetName in interface URIContentProvidergetName in class GalleryContentProviderpublic java.util.List<GalleryItem> getItems()
GalleryContentProvidergetItems in class GalleryContentProvider