java.lang.Object | |
↳ | com.esri.android.map.popup.ArcGISEditAttributesAdapter.CodedValueSpinnerAdapter |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArcGISEditAttributesAdapter.CodedValueSpinnerAdapter(Map<String, String> codeValues) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getCount() | ||||||||||
View | getDropDownView(int position, View convertView, ViewGroup parent) | ||||||||||
String | getItem(int position) | ||||||||||
long | getItemId(int position) | ||||||||||
int | getItemViewType(int position) | ||||||||||
int | getPosition(String code) | ||||||||||
View | getView(int position, View convertView, ViewGroup parent) | ||||||||||
int | getViewTypeCount() | ||||||||||
boolean | hasStableIds() | ||||||||||
boolean | isEmpty() | ||||||||||
void | registerDataSetObserver(DataSetObserver observer) | ||||||||||
void | setKeyValues(Map<String, String> codeValues) | ||||||||||
void | unregisterDataSetObserver(DataSetObserver observer) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |