org.androidannotations.handler
Class SeekBarTouchStartHandler
java.lang.Object
org.androidannotations.handler.BaseAnnotationHandler<EComponentWithViewSupportHolder>
org.androidannotations.handler.AbstractSeekBarTouchHandler
org.androidannotations.handler.SeekBarTouchStartHandler
- All Implemented Interfaces:
- AnnotationHandler<EComponentWithViewSupportHolder>
public class SeekBarTouchStartHandler
- extends AbstractSeekBarTouchHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeekBarTouchStartHandler
public SeekBarTouchStartHandler(ProcessingEnvironment processingEnvironment)
getMethodBodyToCall
protected com.sun.codemodel.JBlock getMethodBodyToCall(OnSeekBarChangeListenerHolder onSeekBarChangeListenerHolder)
- Specified by:
getMethodBodyToCall
in class AbstractSeekBarTouchHandler
getMethodParamToPass
protected com.sun.codemodel.JVar getMethodParamToPass(OnSeekBarChangeListenerHolder onSeekBarChangeListenerHolder)
- Specified by:
getMethodParamToPass
in class AbstractSeekBarTouchHandler
Copyright © 2010-2014. All Rights Reserved.