if(provider) {

            return provider.delete(this, oid)
                .done(function(data) {
                    this.events.fire('dropped');