| Package | Description |
|---|---|
| org.androidannotations.api.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivityIntentBuilder<I extends ActivityIntentBuilder<I>>
Base class for generated
Activity Intent
builders, which provide a fluent API to build Intents and start the
generated Activity. |
| Modifier and Type | Method and Description |
|---|---|
ActivityStarter |
ActivityIntentBuilder.withOptions(android.os.Bundle options)
Adds additional options
Bundle to the start method. |
Copyright © 2010-2015. All Rights Reserved.