Click or drag to resize

HtmlEditoronLoadDeferred Method

Obsolete. In fact, it's onLoadDeferred.addCallback method, to eliminate it see an example of usage of initHandler parameter, e.g., in HTMLEditorDialog.html.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function onLoadDeferred(callback);

Parameters

callback
Type: function
See Also