returns an HTML node object
var node = webix.toNode("someId");
The method works as the getElementById() method.