| Package | Description |
|---|---|
| com.vaadin.data.fieldgroup | |
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractTextField> |
DefaultFieldGroupFieldFactory.createAbstractTextField(Class<T> fieldType) |
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordField
A field that is used to enter secret text information like passwords.
|
class |
TextArea
A text field that supports multi line editing.
|
class |
TextField
A text editor component that can be bound to any bindable Property.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTextField |
AbstractTextField.TextChangeEventImpl.getComponent() |
Copyright © 2019 Vaadin Ltd. All rights reserved.