| Package | Description |
|---|---|
| org.granite.client.android.tide | |
| org.granite.client.tide | |
| org.granite.client.tide.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidApplication |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.initContext(Application application,
EventBus eventBus,
InstanceStore instanceStore)
Initialize the context
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplication |
| Modifier and Type | Field and Description |
|---|---|
protected Application |
SimpleContextManager.application |
| Constructor and Description |
|---|
SimpleContextManager(Application application)
Create a simple context manager using the specified application
|
SimpleContextManager(Application application,
EventBus eventBus)
Create a simple context manager using the specified application and event bus
|