Package | Description |
---|---|
com.vaadin.ui |
Modifier and Type | Method and Description |
---|---|
protected PasswordField |
LoginForm.createPasswordField()
Customize the password 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 © 2016 Vaadin Ltd. All rights reserved.