Class: ContentBox

Core.ContentEdit. ContentBox

The ContentBox class which includes a control handle and an HTML text edit element.

new ContentBox()

Methods


getBoxData()

Gets the text box properties used for creating the content box.
Returns:
The text box object.
Type
Object

isEditing()

Checks if the content box is currently being edited.

startContentEditing()

Starts editing the content of the content box.

stopContentEditing()

Stops editing the content of the content box.