[previous] [up] [next]     [contents] [index]
Next: keymap Up: Class Reference Previous: y-margin-height

mred:mode%

Superclass: mred:basic-mode%

This class defines a mode with a keymap. The keymap is checked for handle-key-event and handle-mouse-event methods. Derive a new class from this mode to create a mode that can be described in terms of a keymap.

Methods: All methods:

PLT