Presentation styles / Style attributes reference |
Textedit style presentation attributes apply to a textedit element.
Attribute | GDC | GWC-JS | GMA | GMI |
---|---|---|---|---|
customWidget Defines a specific widget to be used by the front end for the textedit field. Values can be:
|
No | Yes | No | No |
integratedSearch Defines if the textedit field allows search facility (Control-F). Values can be "yes", "no" (default). |
Yes | No | No | No |
showEditToolBox Defines if the toolbox for the rich text editing should be shown. Possible values are "auto"(default), "yes", "no". Only available if textFormat style attribute is set to "html". |
Yes | Yes | No | No |
spellCheck Defines if the textedit field includes a spelling checker. Note:
|
Yes (see note) | No (see note) | No | Yes (see note) |
textFormat Defines the rendering of the content of the widget. Values can be:
|
Yes | Yes | No | No |
wrapPolicy Defines where the text can be wrapped in word wrap mode. Values can be:
|
Yes | Yes | No | No |