JadeEditor Methods
The methods defined in the JadeEditor class are summarized in the following table.
Method | Description |
---|---|
initializeJadeEditor | Initializes the control for Jade source editing |
setCurrentSchema | Sets the color of text in method source for classes, global constants, imported packages, and Jade interfaces for a specific schema |
showContextMenu__ | A helper method that can be called from contextMenu events to display a menu using the event details |
For details, see "Window, Form, and Control Methods", later in this document.