Finds items and adds them to this list. This uses jQuery.Model.findAll to find items with the params passed.
model.list.findAll(params, success, error) -> undefined
{Object}
options to refind the returned items
{Function}
called with the list
{undefined}
Finds items and adds them to this list. This uses jQuery.Model.findAll to find items with the params passed.