JadeEditor Class

The JadeEditor control class is a subclass of the JadeTextEdit class that provides a control for displaying and editing JADE source. The JadeEditor class therefore inherits all of the properties, methods, and events defined in the JadeTextEdit superclass.

If the JadeEditor control is not read‑only, the editor receives the return (Enter) key when the editor has focus.

For a summary of the methods defined in the JadeEditor class, see "JadeEditor Methods", in the following subsection. For details about integrating the JADE editor into your applications, see "Using the JADE Editor", later in this section.