Ext.ux.TinyMCE 0.8.5
ExtJS form field containing TinyMCE v3.
Features
- Use getValue() and setValue() to set HTML content.
- Resizes editor to the field size.
- Opens TinyMCE popups as Ext windows.
- Supports several instances of TinyMCE editor.
- Each instance could be configured individually.
- Overflow of TinyMCE toolbar gets hidden, so control can fit any size.
- License: LGPLv2.1 or later.
Requires
More examples
- Render in onReady: Render the form in Ext.onReady handler. Submit the form.
- Destroy on close: Open new window with editor, submit the form, close window (with destroying all components). Repeat as many times as you want.
- Validation: Open new window with editor, which has three test of form validation actions like ExtJS.
- Collapsible: Editor in collapsible region.
- Anchors: Editor in the form with anchor layout.
- Window groups: Popups of an editor instance could be assigned with desired window group.
Copyright ©2008-2010 BYTE-force