HtmlArea

net.sf.tacos.components.dojo.form.HtmlArea

Description

A multi-line text area.

Parameters

nametyperequireddefault valuedescription
displayNamejava.lang.StringThe name of the field, which may be used by a FieldLabel.
translator...rg.apache.tapestry.form.translator.Translatortranslator:string
idjava.lang.Stringid
toolbarTemplatePathjava.lang.StringA path containing the template of the toolbar.
disabledbooleanfalseIf true, then the disabled attribute will be written on render, and the HtmlArea will not update its value parameter when the form is submitted.
validatorsobject
valueobjectThe multi-line string to be read and updated.

Allow body: ( removed )

Allow informal parameters:

Reserved parameters: name