A B C G I L M O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addToString(String, int, int) - Method in class io.github.softmedtanzania.RawText
- afterTextChanged(Editable) - Method in class io.github.softmedtanzania.MaskedEditText
B
- beforeTextChanged(CharSequence, int, int, int) - Method in class io.github.softmedtanzania.MaskedEditText
C
- charAt(int) - Method in class io.github.softmedtanzania.RawText
G
- getAllowedChars() - Method in class io.github.softmedtanzania.MaskedEditText
- getCharRepresentation() - Method in class io.github.softmedtanzania.MaskedEditText
- getEnd() - Method in class io.github.softmedtanzania.Range
- getMask() - Method in class io.github.softmedtanzania.MaskedEditText
- getRawText() - Method in class io.github.softmedtanzania.MaskedEditText
- getStart() - Method in class io.github.softmedtanzania.Range
- getText() - Method in class io.github.softmedtanzania.RawText
I
- io.github.softmedtanzania - package io.github.softmedtanzania
- isKeepHint() - Method in class io.github.softmedtanzania.MaskedEditText
- isKeepingText() - Method in class io.github.softmedtanzania.MaskedEditText
L
M
- MaskedEditText - Class in io.github.softmedtanzania
- MaskedEditText(Context) - Constructor for class io.github.softmedtanzania.MaskedEditText
- MaskedEditText(Context, AttributeSet) - Constructor for class io.github.softmedtanzania.MaskedEditText
- MaskedEditText(Context, AttributeSet, int) - Constructor for class io.github.softmedtanzania.MaskedEditText
- maxRawLength - Variable in class io.github.softmedtanzania.MaskedEditText
O
- onRestoreInstanceState(Parcelable) - Method in class io.github.softmedtanzania.MaskedEditText
- onSaveInstanceState() - Method in class io.github.softmedtanzania.MaskedEditText
- onSelectionChanged(int, int) - Method in class io.github.softmedtanzania.MaskedEditText
- onTextChanged(CharSequence, int, int, int) - Method in class io.github.softmedtanzania.MaskedEditText
R
- Range - Class in io.github.softmedtanzania
- RawText - Class in io.github.softmedtanzania
-
Raw text, another words TextWithout mask characters
- RawText() - Constructor for class io.github.softmedtanzania.RawText
S
- setAllowedChars(String) - Method in class io.github.softmedtanzania.MaskedEditText
- setCharRepresentation(char) - Method in class io.github.softmedtanzania.MaskedEditText
- setEnd(int) - Method in class io.github.softmedtanzania.Range
- setImeActionEnabled(boolean) - Method in class io.github.softmedtanzania.MaskedEditText
- setKeepHint(boolean) - Method in class io.github.softmedtanzania.MaskedEditText
- setMask(String) - Method in class io.github.softmedtanzania.MaskedEditText
- setOnFocusChangeListener(View.OnFocusChangeListener) - Method in class io.github.softmedtanzania.MaskedEditText
- setShouldKeepText(boolean) - Method in class io.github.softmedtanzania.MaskedEditText
- setStart(int) - Method in class io.github.softmedtanzania.Range
- setText(CharSequence, TextView.BufferType) - Method in class io.github.softmedtanzania.MaskedEditText
- SPACE - Static variable in class io.github.softmedtanzania.MaskedEditText
- subtractFromString(Range) - Method in class io.github.softmedtanzania.RawText
-
text = 012345678, range = 123 => text = 0456789
All Classes All Packages