returns html element of item by item's id
var node = view.getItemNode("a1");
may return null if target item is not rendered yet