DHTMLX Docs & Samples Explorer
Index
dhtmlxForm
API Methods
setItemLabel(name, label)
name - item's name
label - new label (empty string for no label)
dhxForm.
setItemLabel
(
name
,
"New label"
)
;