| Package | Description |
|---|---|
| android.text | |
| android.text.method | |
| android.widget |
| Modifier and Type | Class and Description |
|---|---|
static class |
InputFilter.AllCaps |
static class |
InputFilter.LengthFilter |
class |
LoginFilter |
static class |
LoginFilter.PasswordFilterGMail |
static class |
LoginFilter.UsernameFilterGeneric |
static class |
LoginFilter.UsernameFilterGMail |
| Modifier and Type | Method and Description |
|---|---|
InputFilter[] |
SpannableStringBuilder.getFilters() |
InputFilter[] |
Editable.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpannableStringBuilder.setFilters(InputFilter[] filters) |
void |
Editable.setFilters(InputFilter[] filters) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateKeyListener |
class |
DateTimeKeyListener |
class |
DialerKeyListener |
class |
DigitsKeyListener |
class |
NumberKeyListener |
class |
TimeKeyListener |
| Modifier and Type | Method and Description |
|---|---|
InputFilter[] |
TextView.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextView.setFilters(InputFilter[] filters) |
Copyright © 2008-2013. All Rights Reserved.