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, startIntentForResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onHideView, onShowView
onRetry
protected StatusLayoutManager mStatusLayoutManager
protected StatusLayouts mStatusLayouts
protected boolean isSetStatus()
BaseActivity
isSetStatus
在类中 BaseActivity
protected void setStatusContentViews()
BaseActivity
setStatusContentViews
在类中 BaseActivity
protected abstract int getContentInParentViewPosition()
protected abstract StatusLayouts initStatusContentViews()