java.lang.Object | ||
↳ | com.esri.android.map.popup.ArcGISAttributesAdapter | |
↳ | com.esri.android.map.popup.ArcGISEditAttributesAdapter |
Default attribute adapter to display graphic's attributes in edit mode
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArcGISEditAttributesAdapter(Context context, Popup popup)
Constructor taking acontext and a poup.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Map<String, Object> |
getAttributes()
Gets the attributes.
| ||||||||||
View | getView(int position, View convertView, ViewGroup parent) | ||||||||||
boolean |
isValid()
Checks if values in the view are valid.
| ||||||||||
void |
refresh()
Perform housekeeping when needed
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Constructor taking acontext and a poup.
context | the context |
---|---|
popup | the popup |
Checks if values in the view are valid.
Perform housekeeping when needed