@Deprecated public class AbstractTextFieldState extends AbstractFieldState
| Modifier and Type | Field and Description |
|---|---|
int |
columns
Deprecated.
Number of visible columns in the TextField.
|
String |
inputPrompt
Deprecated.
The prompt to display in an empty field.
|
int |
maxLength
Deprecated.
Maximum character count in text field.
|
String |
text
Deprecated.
The text in the field.
|
focusDelegate, hideErrors, modified, propertyReadOnly, required, tabIndeximmediate, readOnlycaption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
AbstractTextFieldState()
Deprecated.
|
@NoLayout public int maxLength
public int columns
@NoLayout public String inputPrompt
Copyright © 2019 Vaadin Ltd. All rights reserved.