[previous] [up] [next]     [index]
Next: get-keymaps Up: Editor Previous: put-file

editor:keymap<%>

Extends: editor:basic<%>

Classes matching this interface add support for mixing in multiple keymaps. They provides an extensible interface to chained keymaps, through the @mlink get-keymaps method.

This editor is initialized by calling add-editor-keymap-functions, add-text-keymap-functions, and add-pasteboard-keymap-functions.

Methods

All Methods

[previous] [up] [next]     [index]
Next: get-keymaps Up: Editor Previous: put-file

PLT