TextArea 文本域
基本用法
TextArea
与 TextField 文本框 组件功能基本相同。
TextArea
示例:
<textArea id="textArea"
rows="7"
caption="Text area with 7 rows"/>
事件和处理器
如需使用 Jmix Studio 生成处理器的桩代码,需要在界面 XML 描述或者 Jmix UI 层级结构面板选中该组件,然后用 Jmix UI 组件面板的 Handlers 标签页生成。 或者可以使用界面控制器顶部面板的 Generate Handler 按钮。 |
TextChangeEvent
参阅 TextChangeEvent。
Validator
参阅 Validator。
ValueChangeEvent
参阅 ValueChangeEvent。
样式
样式与 to TextField 文本框 一致。
TextArea XML 属性
可以使用 Studio 界面设计器的 Jmix UI 组件面板查看和编辑组件的属性。 |
align - buffered - caption - captionAsHtml - caseConversion - colspan - contextHelpText - contextHelpTextHtmlEnabled - conversionErrorMessage - css - dataContainer - datatype - description - descriptionAsHtml - editable - enable - box.expandRatio - height - htmlSanitizerEnabled - icon - id - inputPrompt - maxLength - property - required - requiredMessage - responsive - rows - rowspan - stylename - tabIndex - textChangeEventMode - textChangeTimeout - trim - visible - width - wordWrap