Ext.ux.form.TinyMCETextArea
ExtJS form field - a text area with integrated TinyMCE WYSIWYG Editor
Version: 5.0.0 Release date: 22.09.2014 ExtJS Version: 5.0.0 TinyMCE Version: 4.1.5 License: LGPL v2.1 or later, Sencha License
Author: Oleg Schildt E-Mail: Oleg.Schildt@gmail.com
Copyright (c) 2014 Oleg Schildt
Following issues are covered:
- Initialization in an initially visible and in an initially invisible tab.
- Correct place occupation by the initialization in any ExtJS layout.
- Correct resizing by the resizing of the underlying text area.
- Activation and deactivation of the WYSIWYG editor.
- Enabling and disabling of the WYSIWYG editor control.
- ReadOnly state support.
- Changing of WYSIWYG settings and CSS file for the editable contents on the fly.
- Pre-formatting of the HTML text in visible and invisible modus.
- Focusing of the WYSIWYG editor control.
- Marking invalid.
- Tracking dirty state.
- Storing and restoring cursor position by inserting of a place holder over a popup window.