org.androidannotations.holder
Class EBeanHolder
java.lang.Object
org.androidannotations.holder.BaseGeneratedClassHolder
org.androidannotations.holder.EComponentHolder
org.androidannotations.holder.EComponentWithViewSupportHolder
org.androidannotations.holder.EBeanHolder
- All Implemented Interfaces:
- GeneratedClassHolder
public class EBeanHolder
- extends EComponentWithViewSupportHolder
Methods inherited from class org.androidannotations.holder.EComponentWithViewSupportHolder |
findViewById, getFindNativeFragmentById, getFindNativeFragmentByTag, getFindSupportFragmentById, getFindSupportFragmentByTag, getOnSeekBarChangeListenerHolder, getOnViewChangedBody, getOnViewChangedHasViewsParam, getTextWatcherHolder, setFindNativeFragmentById, setFindNativeFragmentByTag, setFindSupportFragmentById, setFindSupportFragmentByTag, setOnViewChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET_INSTANCE_METHOD_NAME
public static final String GET_INSTANCE_METHOD_NAME
- See Also:
- Constant Field Values
EBeanHolder
public EBeanHolder(ProcessHolder processHolder,
TypeElement annotatedElement)
throws Exception
- Throws:
Exception
getContextField
public com.sun.codemodel.JFieldVar getContextField()
setContextRef
protected void setContextRef()
- Specified by:
setContextRef
in class EComponentHolder
setInit
protected void setInit()
- Specified by:
setInit
in class EComponentHolder
invokeInitInConstructor
public void invokeInitInConstructor()
createFactoryMethod
public void createFactoryMethod(boolean hasSingletonScope)
createRebindMethod
public void createRebindMethod()
Copyright © 2010-2014. All Rights Reserved.