@Deprecated public class TextAreaState extends AbstractTextFieldState
| Modifier and Type | Field and Description |
|---|---|
int |
rows
Deprecated.
Number of visible rows in the text area.
|
boolean |
wordwrap
Deprecated.
Tells if word-wrapping should be used in the text area.
|
columns, inputPrompt, maxLength, textfocusDelegate, hideErrors, modified, propertyReadOnly, required, tabIndeximmediate, readOnlycaption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
TextAreaState()
Deprecated.
|
public int rows
@NoLayout public boolean wordwrap
Copyright © 2021 Vaadin Ltd. All rights reserved.