public abstract class BaseStatusActivity extends BaseActivity implements OnShowHideViewListener, OnRetryListener
| 限定符和类型 | 字段和说明 |
|---|---|
protected StatusLayoutManager |
mStatusLayoutManager |
protected StatusLayouts |
mStatusLayouts |
mContext, mToast| 构造器和说明 |
|---|
BaseStatusActivity() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract int |
getContentInParentViewPosition()
设置内容区域在父容器里的位置
|
protected abstract StatusLayouts |
initStatusContentViews()
设置各个状态页面布局
|
protected boolean |
isSetStatus()
是否设置各个状态页面(继承BaseStatusActivity即可,不用再手动设置)
|
protected void |
setStatusContentViews()
是否设置各个状态页面(继承BaseStatusActivity即可)
|
checkIsAppOnForeground, checkVPN, clearAllNetWorkFlag, doSomeThingBeforeDestroy, exit, exit2Home, exitProgrames, finishThis, finishThisDelay, finishThisRemain, finishThisRemainDelay, getLayoutRedId, getNetWorkFlag, getStatusBarTintColor, init, isShowExitDialog, onCreate, onDestroy, onKeyDown, onRestart, onResume, onStart, onStop, putNetWorkFlag, showExitDialog, showToast, showToast, showToast, showToast, startIntent, startIntent, startIntent, startIntent, startIntent, startIntent, startIntent, startIntent, startIntent, startIntent, startIntent, startIntentForResult, startIntentForResult, startIntentForResult, startIntentForResult, startIntentForResult, startIntentForResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonHideView, onShowViewonRetryprotected StatusLayoutManager mStatusLayoutManager
protected StatusLayouts mStatusLayouts
protected boolean isSetStatus()
BaseActivityisSetStatus 在类中 BaseActivityprotected void setStatusContentViews()
BaseActivitysetStatusContentViews 在类中 BaseActivityprotected abstract int getContentInParentViewPosition()
protected abstract StatusLayouts initStatusContentViews()