public static interface LoginForm.LoginListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onLogin(LoginForm.LoginEvent event)
This method is fired on each login form post.
|
void onLogin(LoginForm.LoginEvent event)
event - Login eventCopyright © 2019 Vaadin Ltd. All rights reserved.