Changes between Initial Version and Version 1 of Ticket #4445


Ignore:
Timestamp:
Sep 18, 2009, 10:55:54 AM (15 years ago)
Author:
Garry Yao
Comment:

Tidied up the description a bit.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4445

    • Property Status changed from new to assigned
    • Property Owner set to Garry Yao
  • Ticket #4445 – Description

    initial v1  
    1 In order to comply with the asynchronous nature of 'setData' in wysiwyg mode, the user need to listen for a internal "contentDom" event for the very early access to a fully loaded document, we should provide a simpler form API like editor.setData( data, callback ).[[BR]]
    2 Correspondingly, the 'afterSetData' event which already existed now should be fired right before we invoke this callback function, so user could make their choice between this two approaches.
     1In order to comply with the '''asynchronous''' nature of 'setData' in wysiwyg mode, the user need to listen for a internal "contentDom" event for the very early access to a fully loaded document, we should provide a simpler form API like '''editor.setData( data, callback )'''.[[BR]][[BR]]
     2
     3Correspondingly, the 'afterSetData' event which already existed now should be fired right before we invoke this callback function, so user could make their choice between these two approaches.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy