public interface InputFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
InputFilter.AllCaps |
static class |
InputFilter.LengthFilter |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
filter(CharSequence source,
int start,
int end,
Spanned dest,
int dstart,
int dend) |
CharSequence filter(CharSequence source, int start, int end, Spanned dest, int dstart, int dend)
Copyright © 2008-2013. All Rights Reserved.