EmailAddressAdapter provides email address completion from contacts, for use as a list adapter.
Note that most of this code was copied from partner/google/apps/Gmail/src/com/google/android/gm/EmailAddressAdapter.java
- Author
- sharo.nosp@m.n@go.nosp@m.ogle..nosp@m.com (Sharon Perl)
-
hal@m.nosp@m.it.e.nosp@m.du (Hal Abelson)
Definition at line 36 of file EmailAddressAdapter.java.
◆ EmailAddressAdapter()
com.google.appinventor.components.runtime.EmailAddressAdapter.EmailAddressAdapter |
( |
Context |
context | ) |
|
◆ bindView()
final void com.google.appinventor.components.runtime.EmailAddressAdapter.bindView |
( |
View |
view, |
|
|
Context |
context, |
|
|
Cursor |
cursor |
|
) |
| |
◆ convertToString()
final String com.google.appinventor.components.runtime.EmailAddressAdapter.convertToString |
( |
Cursor |
cursor | ) |
|
◆ runQueryOnBackgroundThread()
Cursor com.google.appinventor.components.runtime.EmailAddressAdapter.runQueryOnBackgroundThread |
( |
CharSequence |
constraint | ) |
|
◆ PRE_HONEYCOMB_DATA_INDEX
final int com.google.appinventor.components.runtime.EmailAddressAdapter.PRE_HONEYCOMB_DATA_INDEX = 2 |
|
static |
◆ PRE_HONEYCOMB_NAME_INDEX
final int com.google.appinventor.components.runtime.EmailAddressAdapter.PRE_HONEYCOMB_NAME_INDEX = 1 |
|
static |
The documentation for this class was generated from the following file:
- C:/Users/Ulli/appinventor-sources/appinventor/components/src/com/google/appinventor/components/runtime/EmailAddressAdapter.java