Interface TextareaTagDeclaration

All Superinterfaces:
HasAccessKey, HasBinding, HasConverter, HasConverterMessage, HasHelp, HasId, HasIdBindingAndRendered, HasLabel, HasLabelLayout, HasPlaceholder, HasRequiredMessage, HasSanitize, HasTabIndex, HasTip, HasValidator, HasValidatorMessage, HasValue, HasValueChangeListener, IsDisabled, IsFocus, IsReadonly, IsRendered, IsRequired, IsVisual

Renders a multi line text input control.
  • Method Details

    • setRows

      void setRows(String rows)
      The row count for this component.