applied CSS class to a component item
// this points to a component object // context.target is a data item id in drag-n-drop context this.addCss(context.target, "my_custom_mark");