| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
protected TextField |
LoginForm.createUsernameField()
Customize the user name field.
|
| Modifier and Type | Method and Description |
|---|---|
protected Component |
LoginForm.createContent(TextField userNameField,
PasswordField passwordField,
Button loginButton)
Create the content for the login form with the supplied user name field,
password field and the login button.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.