Class Summary |
OnActivityResultEvent |
Class representing the event raised by RoboActivity.onActivityResult() |
OnConfigurationChangedEvent |
Class representing the event raised by RoboActivity.onConfigurationChanged() |
OnContentChangedEvent |
Class representing the event raised by RoboActivity.onContentChanged() |
OnContentViewAvailableEvent |
Class representing the event raised by RoboActivity.setContentView(...) |
OnCreateEvent |
Class representing the event raised by RoboActivity.onCreate()
You may also be interested in roboguice.activity.event.OnContentViewAvailableEvent |
OnDestroyEvent |
Class representing the event raised by RoboActivity.onDestroy() |
OnNewIntentEvent |
Class representing the event raised by RoboActivity.onNewIntent() |
OnPauseEvent |
Class representing the event raised by RoboActivity.onPause() |
OnRestartEvent |
Class representing the event raised by RoboActivity.onRestart() |
OnResumeEvent |
Class representing the event raised by RoboActivity.onResume() |
OnStartEvent |
Class representing the event raised by RoboActivity.onStart() |
OnStopEvent |
Class representing the event raised by RoboActivity.onStop() |