com.googlecode.androidannotations.validation
Class SeekBarTouchStartValidator

java.lang.Object
  extended by com.googlecode.androidannotations.validation.AbstractSeekBarTouchValidator
      extended by com.googlecode.androidannotations.validation.SeekBarTouchStartValidator
All Implemented Interfaces:
HasTarget, ElementValidator

public class SeekBarTouchStartValidator
extends AbstractSeekBarTouchValidator


Constructor Summary
SeekBarTouchStartValidator(ProcessingEnvironment processingEnv, IRClass rClass)
           
 
Method Summary
 Class<? extends Annotation> getTarget()
           
 
Methods inherited from class com.googlecode.androidannotations.validation.AbstractSeekBarTouchValidator
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeekBarTouchStartValidator

public SeekBarTouchStartValidator(ProcessingEnvironment processingEnv,
                                  IRClass rClass)
Method Detail

getTarget

public Class<? extends Annotation> getTarget()


Copyright © 2010-2013. All Rights Reserved.