com.googlecode.androidannotations.processing
Class TextWatcherHolder

java.lang.Object
  extended by 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)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.