Changes between Version 1 and Version 2 of Ticket #12354, comment 30


Ignore:
Timestamp:
Sep 16, 2014, 2:32:07 PM (11 years ago)
Author:
Artur Delura
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12354, comment 30

    v1 v2  
    33Right. But onKeyDown method is reaction for key down event it shouldn't call any extra event callbacks. Why complicate things? Place where event callbacks are called is {{{attachListeners}}} method.
    44{{{attachListeners}}} - responsible for call event callbacks in proper order or as react for event - fixing incompatibilities.
     5
    56{{{on*}}} - callbacks which are called on this events.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy