com.googlecode.androidannotations.processing
Class TextWatcherHolder
java.lang.Object
com.googlecode.androidannotations.processing.TextWatcherHolder
public class TextWatcherHolder
- extends Object
Constructor Summary |
TextWatcherHolder(com.sun.codemodel.JMethod afterTextChangedMethod,
com.sun.codemodel.JMethod beforeTextChangedMethod,
com.sun.codemodel.JMethod onTextChangedMethod,
com.sun.codemodel.JVar viewVariable)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextWatcherHolder
public TextWatcherHolder(com.sun.codemodel.JMethod afterTextChangedMethod,
com.sun.codemodel.JMethod beforeTextChangedMethod,
com.sun.codemodel.JMethod onTextChangedMethod,
com.sun.codemodel.JVar viewVariable)
Copyright © 2010-2013. All Rights Reserved.