DHTMLX Docs & Samples Explorer

getColorPicker(name)

Returns dhtmlxColorPicker instance.

Parameters:

  • name - the id of item (the item's parameter 'name')
var dhxColorPicker = myForm.getColorPicker("myPicker");