Changes between Version 2 and Version 3 of Ticket #13317, comment 4


Ignore:
Timestamp:
May 29, 2015, 10:27:38 AM (9 years ago)
Author:
Artur Delura
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13317, comment 4

    v2 v3  
    1010> Whether copy and cut commands trigger our listeners.
    1111{{{
    12 // `type` equals to `cut`.
     12// `type` is `cut` and `copy`.
    1313editor.document.$.execCommand( type, false, null );
    1414}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy