|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |