items
()
: jQuery
refresh
(e)
// get a reference to the mobile listview widget
var listView = $("#listView").data("kendoMobileListView");
// refreshes the listview
listview.refresh();
e