Report an issue
Class

CKEDITOR.plugins.undo.KeyEventsStack

classsince 4.4.5private

This class represents a stack of pressed keys and stores information about how many input events each key press has caused.

Filtering

Properties

  • readonly

    stack : Array

    Defaults to []

Methods