org.androidannotations.helper
Class ViewNotifierHelper
java.lang.Object
org.androidannotations.helper.ViewNotifierHelper
public class ViewNotifierHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewNotifierHelper
public ViewNotifierHelper(EComponentHolder holder)
invokeViewChanged
public void invokeViewChanged(com.sun.codemodel.JBlock block)
replacePreviousNotifier
public com.sun.codemodel.JVar replacePreviousNotifier(com.sun.codemodel.JBlock block)
replacePreviousNotifierWithNull
public com.sun.codemodel.JVar replacePreviousNotifierWithNull(com.sun.codemodel.JBlock block)
resetPreviousNotifier
public void resetPreviousNotifier(com.sun.codemodel.JBlock block,
com.sun.codemodel.JVar previousNotifier)
wrapInitWithNotifier
public void wrapInitWithNotifier()
Copyright © 2010-2014. All Rights Reserved.