public class TextAreaState extends AbstractTextFieldState
| Modifier and Type | Field and Description |
|---|---|
int |
rows
Number of visible rows in the text area.
|
boolean |
wordWrap
Tells if word-wrapping should be used in the text area.
|
maxLength, placeholder, text, valueChangeMode, valueChangeTimeoutreadOnly, requiredtabIndexcaption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
TextAreaState() |
public int rows
@NoLayout public boolean wordWrap
Copyright © 2021 Vaadin Ltd. All rights reserved.