| java.lang.Object | ||
| ↳ | android.widget.BaseAdapter | |
| ↳ | com.esri.android.map.popup.ArcGISEditAttributesAdapter.RangeSpinnerAdapter | |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.widget.Adapter
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ArcGISEditAttributesAdapter.RangeSpinnerAdapter(String[] values) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getCount() | ||||||||||
| String | getItem(int position) | ||||||||||
| long | getItemId(int position) | ||||||||||
| View | getView(int position, View convertView, ViewGroup parent) | ||||||||||
| void | setValues(String[] values) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.widget.BaseAdapter
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
android.widget.Adapter
| |||||||||||
From interface
android.widget.ListAdapter
| |||||||||||
From interface
android.widget.SpinnerAdapter
| |||||||||||