addCss(node,name)
Type: Method
File:
Implemented in:
dhx.html
Included in:
lets you add css class to an element
Parameters
node - the html element which you want to add css class to
object
name - the name of the appropriate css class
string
Returns
method doesn't return any data