net.sf.tacos.components.dojo.form.HtmlArea
name | type | required | default value | description |
---|---|---|---|---|
displayName | java.lang.String | The name of the field, which may be used by a FieldLabel. | ||
translator | ...rg.apache.tapestry.form.translator.Translator | translator:string | ||
id | java.lang.String | id | ||
toolbarTemplatePath | java.lang.String | A path containing the template of the toolbar. | ||
disabled | boolean | false | If true, then the disabled attribute will be written on render, and the HtmlArea will not update its value parameter when the form is submitted. | |
validators | object | |||
value | object | The multi-line string to be read and updated. |
Allow body: ( removed )
Allow informal parameters:
Reserved parameters: name