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


Ignore:
Timestamp:
Sep 16, 2014, 2:30:14 PM (12 years ago)
Author:
Artur Delura
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12354, comment 30

    initial v1  
    11Replying to [comment:29 Reinmar]:
    22> But the onKeyDown is NativeEditingHandler's method!
    3 Right. But onKeyDown method is reaction for key down event it shouldn't call any extra events. Why complicate things? Place where event callbacks are called is {{{attachListeners}}} method.
     3Right. 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.
    55{{{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