| java.lang.Object | ||
| ↳ | com.esri.android.map.popup.ArcGISAttributesAdapter | |
| ↳ | com.esri.android.map.popup.ArcGISReadOnlyAttributesAdapter | |
Default adapter to display graphic's attributes in read-only mode.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.widget.Adapter
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.esri.android.map.popup.ArcGISAttributesAdapter
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
ArcGISReadOnlyAttributesAdapter(Context context, Popup popup)
Constructor taking a context and a popup.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| View | getView(int position, View convertView, ViewGroup parent) | ||||||||||
| void |
refresh()
Perform housekeeping when needed
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.esri.android.map.popup.ArcGISAttributesAdapter
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
android.widget.Adapter
| |||||||||||
Constructor taking a context and a popup.
| context | the context |
|---|---|
| popup | the popup |
Perform housekeeping when needed