Uses of Interface
org.androidannotations.holder.HasIntentBuilder

Packages that use HasIntentBuilder
org.androidannotations.helper   
org.androidannotations.holder   
 

Uses of HasIntentBuilder in org.androidannotations.helper
 

Fields in org.androidannotations.helper declared as HasIntentBuilder
protected  HasIntentBuilder IntentBuilder.holder
           
 

Constructors in org.androidannotations.helper with parameters of type HasIntentBuilder
ActivityIntentBuilder(HasIntentBuilder holder, AndroidManifest androidManifest)
           
IntentBuilder(HasIntentBuilder holder, AndroidManifest androidManifest)
           
ServiceIntentBuilder(HasIntentBuilder holder, AndroidManifest androidManifest)
           
 

Uses of HasIntentBuilder in org.androidannotations.holder
 

Classes in org.androidannotations.holder that implement HasIntentBuilder
 class EActivityHolder
           
 class EIntentServiceHolder
           
 class EServiceHolder
           
 



Copyright © 2010-2014. All Rights Reserved.