| com.esri.android.map.popup.AttributeView | 
|  Known Indirect Subclasses | 
Interface to be implemented by attribute views (edit mode).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract Map<String, Object> | getUpdatedAttributes() Gets the updated attributes. | ||||||||||
| abstract boolean | isAttributesUpdated() Returns true if any of the feature's attributes have been changed from their original values, false otherwise. | ||||||||||
Gets the updated attributes.
Returns true if any of the feature's attributes have been changed from their original values, false otherwise.