new ContentBox()
Methods
-
getBoxAttributes()
-
Gets the attributes pulled at the content box level
Returns:
The attributes pulled at the content box level- Type
- TextAttributes
-
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.