public static interface IntroContract.View extends BaseView<IntroContract.Presenter>
| Modifier and Type | Method and Description |
|---|---|
void |
initCallback() |
void |
initLayout() |
void |
initPresenter() |
void |
playLogoAnimation()
Icon Animation
|
void |
showAccountLogin()
아이디 / 패스워드 로그인
|
void |
showAlertAccountMessage(java.lang.String message)
에러 메세지 표시 - 계정 로그인
|
void |
showAlertSimpleMessage(java.lang.String message)
에러 메세지 표시 - 간편 로그인
|
void |
showSimpleLogin()
간편 로그인
|
showAlert, showAlert, showAlert, showAlert, showAlert, showAlert, showLoadingDialog, showToast, showToastAlert, showToastConfirm, showToastEmpty, showToastImpossiblevoid initLayout()
void initPresenter()
void initCallback()
void showAlertSimpleMessage(java.lang.String message)
message - void showAlertAccountMessage(java.lang.String message)
message - void playLogoAnimation()
void showSimpleLogin()
void showAccountLogin()