﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4445	Support callback param for CKEDITOR.editor::setData	Garry Yao	Garry Yao	"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]][[BR]]

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 these two approaches."	Bug	assigned	Normal	CKEditor 3.1	General			Confirmed	
