Destroys all items in this list. This will use the Model's [jQuery.Model.static.destroyAll] method if it exists, otherwise it will fall back to [jQuery.model.static.destroy].
model.list.destroyAll(success, error) -> undefined
{Function}
{undefined}
Destroys all items in this list. This will use the Model's [jQuery.Model.static.destroyAll] method if it exists, otherwise it will fall back to [jQuery.model.static.destroy].