To get the type of item. Apply to all items.
var type = dhxForm.getItemType(name, value); // for radio buttons 2nd argument value should be passed
Returns name of an item (for example, “input”) or null.