Skip navigation links
C D G I O P S 

C

com.chaos.view - package com.chaos.view
 

D

drawableStateChanged() - Method in class com.chaos.view.PinView
 

G

getCurrentLineColor() - Method in class com.chaos.view.PinView
Return the current color selected for normal line.
getCursorColor() - Method in class com.chaos.view.PinView
Gets the cursor color.
getCursorWidth() - Method in class com.chaos.view.PinView
 
getDefaultMovementMethod() - Method in class com.chaos.view.PinView
 
getItemCount() - Method in class com.chaos.view.PinView
 
getItemHeight() - Method in class com.chaos.view.PinView
 
getItemRadius() - Method in class com.chaos.view.PinView
 
getItemSpacing() - Method in class com.chaos.view.PinView
 
getItemWidth() - Method in class com.chaos.view.PinView
 
getLineColors() - Method in class com.chaos.view.PinView
Gets the line colors for the different states (normal, selected, focused) of the PinView.
getLineWidth() - Method in class com.chaos.view.PinView
 

I

isCursorVisible() - Method in class com.chaos.view.PinView
 

O

onAttachedToWindow() - Method in class com.chaos.view.PinView
 
onDetachedFromWindow() - Method in class com.chaos.view.PinView
 
onDraw(Canvas) - Method in class com.chaos.view.PinView
 
onFocusChanged(boolean, int, Rect) - Method in class com.chaos.view.PinView
 
onMeasure(int, int) - Method in class com.chaos.view.PinView
 
onScreenStateChanged(int) - Method in class com.chaos.view.PinView
 
onSelectionChanged(int, int) - Method in class com.chaos.view.PinView
 
onTextChanged(CharSequence, int, int, int) - Method in class com.chaos.view.PinView
 

P

PinView - Class in com.chaos.view
Provides a widget for enter PIN/OTP/password etc.
PinView(Context) - Constructor for class com.chaos.view.PinView
 
PinView(Context, AttributeSet) - Constructor for class com.chaos.view.PinView
 
PinView(Context, AttributeSet, int) - Constructor for class com.chaos.view.PinView
 

S

setAnimationEnable(boolean) - Method in class com.chaos.view.PinView
Specifies whether the text animation should be enabled or disabled.
setCursorColor(int) - Method in class com.chaos.view.PinView
Sets the cursor color.
setCursorVisible(boolean) - Method in class com.chaos.view.PinView
 
setCursorWidth(int) - Method in class com.chaos.view.PinView
Sets the width (in pixels) of cursor.
setItemCount(int) - Method in class com.chaos.view.PinView
Sets the count of items.
setItemHeight(float) - Method in class com.chaos.view.PinView
Sets the height of item.
setItemRadius(int) - Method in class com.chaos.view.PinView
Sets the radius of square.
setItemSpacing(int) - Method in class com.chaos.view.PinView
Specifies extra space between two items.
setItemWidth(float) - Method in class com.chaos.view.PinView
Sets the width of item.
setLineColor(int) - Method in class com.chaos.view.PinView
Sets the line color for all the states (normal, selected, focused) to be this color.
setLineColor(ColorStateList) - Method in class com.chaos.view.PinView
Sets the line color.
setLineWidth(int) - Method in class com.chaos.view.PinView
Sets the line width.
setTextSize(float) - Method in class com.chaos.view.PinView
 
setTextSize(int, float) - Method in class com.chaos.view.PinView
 
C D G I O P S 
Skip navigation links