public static interface MainProjectContract.View extends BaseView<MainHomeContract.Presenter>
| Modifier and Type | Method and Description |
|---|---|
void |
setBackgroundView(boolean visible)
자연스러운 화면 전환을 위해 흰 배경 처리
|
void |
setEmptyView(boolean empty)
소속된 유닛이 없을 경우
|
void |
setProjectId(int projectId) |
void |
setRefreshing(boolean refreshing) |
showAlert, showAlert, showAlert, showAlert, showAlert, showLoadingDialog, showToast, showToastAlert, showToastConfirm, showToastEmpty, showToastImpossiblevoid setRefreshing(boolean refreshing)
void setProjectId(int projectId)
void setEmptyView(boolean empty)
empty - Booleanvoid setBackgroundView(boolean visible)
visible - Boolean