public static class HasLifecycle.LifecycleHandler extends Object implements HasLifecycle
HasLifecycle.LifecycleHandler| Constructor and Description |
|---|
LifecycleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDestroy() |
void |
onInit() |
boolean |
onStart() |
boolean |
onStop() |
public void onInit()
onInit in interface HasLifecyclepublic boolean onStart()
onStart in interface HasLifecyclepublic boolean onStop()
onStop in interface HasLifecyclepublic void onDestroy()
onDestroy in interface HasLifecycleCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.