This is a wrapper for this Github project
It is an autoCompleteEditText which will search your Contacts on the Device to give you
email, phonenumber or address.
AutoCompleteContactTextView
Author: DonManfred / Manfred Ssykor
Version: 1
Please note that the lib will add android.permission.READ_CONTACTS to the permissions.
This library is Donationware. You can download the library, you can test the library. But if you want to USE the library in your App you need to Donate for it.
Please click here to donate (You can donate any amount you want to donate for the library (or my work)
It is an autoCompleteEditText which will search your Contacts on the Device to give you
email, phonenumber or address.
AutoCompleteContactTextView
Author: DonManfred / Manfred Ssykor
Version: 1
- AutoCompleteContactTextView
Events:- onDismiss ( As )
- onItemClicked (v As Object, position As Int, id As Long)
- onItemSelected (v As Object, position As Int, id As Long)
- onNothingSelected ( As )
- onfocuschange (v As Object, focused As Boolean)
- ba As BA
- AddToParent (Parent As ViewGroup, left As Int, top As Int, width As Int, height As Int)
- BringToFront
- DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
- Initialize (EventName As String)
- Invalidate
- Invalidate2 (arg0 As Rect)
- Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- IsInitialized As Boolean
- RemoveView
- RequestFocus As Boolean
- SendToBack
- SetBackgroundImage (arg0 As Bitmap)
- SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
- SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
- SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
- SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
- clear
- isDisplayPhoto As Boolean
- isSomeoneSelected As Boolean
- android.permission.READ_CONTACTS
- Background As Drawable
- Color As Int [write only]
- ColorData As Int
- ColorName As Int
- DisplayPhoto As Boolean [write only]
- Enabled As Boolean
- Height As Int
- Left As Int
- ReturnPattern As String
- SelectedData As String [read only]
- SelectedName As String [read only]
- SelectedPicture As Bitmap [read only]
- Tag As Object
- Text As String
- Top As Int
- Type As String
- Visible As Boolean
- Width As Int
Please note that the lib will add android.permission.READ_CONTACTS to the permissions.
This library is Donationware. You can download the library, you can test the library. But if you want to USE the library in your App you need to Donate for it.
Please click here to donate (You can donate any amount you want to donate for the library (or my work)
Attachments
Last edited: