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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Constructor taking a context and a popup.
context | the context |
---|---|
popup | the popup |
Perform housekeeping when needed