public static interface MultiAutoCompleteTextView.Tokenizer
| Modifier and Type | Method and Description |
|---|---|
int |
findTokenEnd(CharSequence text,
int cursor) |
int |
findTokenStart(CharSequence text,
int cursor) |
CharSequence |
terminateToken(CharSequence text) |
int findTokenEnd(CharSequence text, int cursor)
int findTokenStart(CharSequence text, int cursor)
CharSequence terminateToken(CharSequence text)
Copyright © 2012-2013. All Rights Reserved.