跳过导航链接
A C D E G H I L N O P R S T V W 

O

onAttach(SuperTextView) - 类 中的方法com.coorchice.library.SuperTextView.Adjuster
当Adjuster被通过 SuperTextView.addAdjuster(Adjuster) 设置到一个SuperTextView中时, 会被调用。
onCompleted(Drawable) - 接口 中的方法com.coorchice.library.ImageEngine.Callback
 
onDetach(SuperTextView) - 类 中的方法com.coorchice.library.SuperTextView.Adjuster
当Adjuster被从一个SuperTextView中移除时会被调用,用于解除Adjuster与宿主SuperTextView之间的关系。
onTouch(SuperTextView, MotionEvent) - 类 中的方法com.coorchice.library.SuperTextView.Adjuster
在这个方法中,你能够捕获到SuperTextView中发生的触摸事件。
onTouch(SuperTextView, MotionEvent) - 类 中的方法com.coorchice.library.sys_adjusters.PressAdjuster
 
onTouchEvent(MotionEvent) - 类 中的方法com.coorchice.library.SuperTextView
 
A C D E G H I L N O P R S T V W 
跳过导航链接