scrolls the component to make the specified item visible
list = webix.ui({ view:"list", ... }); list.showItem('item1'); // 'item1' is the item id