Immutable Elements
The Editor enables you to predefine elements in the content area that cannot be edited by the end user.
You can define the immutable elements in the content area by using the contenteditable="false"
attribute.
The following example demonstrates how to use the immutables.serialization
and immutables.deserialization
options to change the data which is displayed in the viewHtml
dialog.