DojoEditor

The DojoEditor widget creates a text box that has editing functions.

Properties

editorHeight
The height of the editor. Specify the value as an integer.
editorWidth
The width of the editor. Specify the value as an integer.

Functions

getContents
Gets the HTML contents of the editor.
setContents
Sets the HTML contents of the editor.

Feedback