repaints an item or the whole list
//repaint single item myList.refresh(id); //repaint the whole view myList.refresh();