Method | Description | |
---|---|---|
LoginPage ( ILoginPageViewModel viewModel, ITranslation translation, IViewLocator viewLocator ) : System |
Method | Description | |
---|---|---|
OnAppearing ( ) : void |
Method | Description | |
---|---|---|
CreateErrorLabel ( ) : |
||
CreateLogInButton ( ) : |
||
CreatePasswordEntry ( ) : Entry | ||
CreateUI ( ) : void | ||
CreateUserLoginLabel ( ) : |
||
CreateUserNameEntry ( ) : Entry | ||
HideLogOutButton ( ) : void | ||
NavigateToMainPage ( ) : System.Threading.Tasks.Task | ||
RedirectToMainPage ( ) : bool | ||
ShowLogOutButton ( ) : void |
public LoginPage ( ILoginPageViewModel viewModel, ITranslation translation, IViewLocator viewLocator ) : System | ||
viewModel | ILoginPageViewModel | |
translation | ITranslation | |
viewLocator | IViewLocator | |
return | System |