public abstract class XActivity extends CubeFragmentActivity implements IComponentContainer
mCurrentFragment| Constructor and Description |
|---|
XActivity() |
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(LifeCycleComponent component) |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
protected void |
onDestroy() |
protected void |
onPause() |
protected void |
onRestart() |
protected void |
onResume() |
protected void |
onStop() |
doReturnBack, exitFullScreen, getCloseWarning, getFragmentContainerId, getFragmentTag, goToFragment, hideKeyboardForCurrentFocus, onBackPressed, popTopFragment, popToRoot, processBackPressed, pushFragmentToBackStack, showKeyboardAtViewprotected void onRestart()
protected void onPause()
protected void onResume()
protected void onCreate(android.os.Bundle savedInstanceState)
protected void onStop()
protected void onDestroy()
public void addComponent(LifeCycleComponent component)
addComponent in interface IComponentContainer