org.androidannotations.holder
Class RoboGuiceHolder
java.lang.Object
org.androidannotations.holder.RoboGuiceHolder
public class RoboGuiceHolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scope
protected com.sun.codemodel.JFieldVar scope
eventManager
protected com.sun.codemodel.JFieldVar eventManager
getInjector
protected com.sun.codemodel.JMethod getInjector
onRestartBeforeSuperBlock
protected com.sun.codemodel.JBlock onRestartBeforeSuperBlock
onRestartAfterSuperBlock
protected com.sun.codemodel.JBlock onRestartAfterSuperBlock
onStartBeforeSuperBlock
protected com.sun.codemodel.JBlock onStartBeforeSuperBlock
onStartAfterSuperBlock
protected com.sun.codemodel.JBlock onStartAfterSuperBlock
onResumeBeforeSuperBlock
protected com.sun.codemodel.JBlock onResumeBeforeSuperBlock
onPauseAfterSuperBlock
protected com.sun.codemodel.JBlock onPauseAfterSuperBlock
onNewIntentAfterSuperBlock
protected com.sun.codemodel.JBlock onNewIntentAfterSuperBlock
onStop
protected com.sun.codemodel.JMethod onStop
onDestroy
protected com.sun.codemodel.JMethod onDestroy
newConfig
protected com.sun.codemodel.JVar newConfig
currentConfig
protected com.sun.codemodel.JVar currentConfig
onConfigurationChangedAfterSuperBlock
protected com.sun.codemodel.JBlock onConfigurationChangedAfterSuperBlock
onContentChangedAfterSuperBlock
protected com.sun.codemodel.JBlock onContentChangedAfterSuperBlock
RoboGuiceHolder
public RoboGuiceHolder(EActivityHolder holder)
getEventManagerField
public com.sun.codemodel.JFieldVar getEventManagerField()
getScopeField
public com.sun.codemodel.JFieldVar getScopeField()
getGetInjector
public com.sun.codemodel.JMethod getGetInjector()
getOnRestartBeforeSuperBlock
public com.sun.codemodel.JBlock getOnRestartBeforeSuperBlock()
getOnRestartAfterSuperBlock
public com.sun.codemodel.JBlock getOnRestartAfterSuperBlock()
getOnStartBeforeSuperBlock
public com.sun.codemodel.JBlock getOnStartBeforeSuperBlock()
getOnStartAfterSuperBlock
public com.sun.codemodel.JBlock getOnStartAfterSuperBlock()
getOnResumeBeforeSuperBlock
public com.sun.codemodel.JBlock getOnResumeBeforeSuperBlock()
getOnResumeAfterSuperBlock
public com.sun.codemodel.JBlock getOnResumeAfterSuperBlock()
getOnPauseAfterSuperBlock
public com.sun.codemodel.JBlock getOnPauseAfterSuperBlock()
getOnNewIntentAfterSuperBlock
public com.sun.codemodel.JBlock getOnNewIntentAfterSuperBlock()
getOnStop
public com.sun.codemodel.JMethod getOnStop()
getOnDestroy
public com.sun.codemodel.JMethod getOnDestroy()
getNewConfig
public com.sun.codemodel.JVar getNewConfig()
getCurrentConfig
public com.sun.codemodel.JVar getCurrentConfig()
getOnConfigurationChangedAfterSuperBlock
public com.sun.codemodel.JBlock getOnConfigurationChangedAfterSuperBlock()
getOnContentChangedAfterSuperBlock
public com.sun.codemodel.JBlock getOnContentChangedAfterSuperBlock()
getOnActivityResultAfterSuperBlock
public com.sun.codemodel.JBlock getOnActivityResultAfterSuperBlock()
getRequestCode
public com.sun.codemodel.JVar getRequestCode()
getResultCode
public com.sun.codemodel.JVar getResultCode()
getData
public com.sun.codemodel.JVar getData()
Copyright © 2010-2014. All Rights Reserved.