IndexSideBar

open class IndexSideBar : View

Constructors

IndexSideBar
Link copied to clipboard
open fun IndexSideBar(context: Context)
IndexSideBar
Link copied to clipboard
open fun IndexSideBar(context: Context, attrs: AttributeSet)
IndexSideBar
Link copied to clipboard
open fun IndexSideBar(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Types

OnTouchingLetterChangeListener
Link copied to clipboard
interface OnTouchingLetterChangeListener
OnTouchingLetterStopListener
Link copied to clipboard
interface OnTouchingLetterStopListener

Functions

onTouchEvent
Link copied to clipboard
open fun onTouchEvent(ev: MotionEvent): Boolean

Properties

onTouchingLetterChangeListener
Link copied to clipboard
onTouchingLetterStopListener
Link copied to clipboard
private open var onTouchingLetterStopListener: IndexSideBar.OnTouchingLetterStopListener