DHTMLX Docs & Samples Explorer

getEditor(name)

Returns dhtmlxEditor instance.

Parameters:

  • name - the id of item (the item's parameter 'name')
var dhxEditor = myForm.getEditor("myEditor");