Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading function returns view object. Can be used like this:
loading: function(isLoading,view){ alert(view.start); }
- Loading branch information