Package | Description |
---|---|
com.codename1.rad.components.loginform |
Modifier and Type | Method and Description |
---|---|
LoginViewDelegate |
LoginFormController.getLoginViewDelegate() |
LoginViewDelegate |
LoginViewController.getLoginViewDelegate()
Gets the registered LoginViewDelegate.
|
Modifier and Type | Method and Description |
---|---|
void |
LoginFormController.setLoginViewDelegate(LoginViewDelegate delegate) |
void |
LoginViewController.setLoginViewDelegate(LoginViewDelegate delegate)
Sets the delegate to handle events from the
LoginView . |
Copyright © 2022. All Rights Reserved.