java.lang.Object | ||
↳ | android.widget.BaseAdapter | |
↳ | com.esri.android.map.popup.ArcGISEditAttributesAdapter.RangeSpinnerAdapter |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |