Sha256: 6c5f6694109986c74ff756f4a941ba29af9054d5e2f3708ff51a1fc31870cef8

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

if(window.Transistor===undefined){window.Transistor={}}(function(k){var q=(function(){return function(h){var l,n,g,o,e,r,b,f,i,p;l=h.backbone;n=h.underscore;g=h.channel;o=h.radio;e=h.control;r=(function(){return{}}());b=new l.Collection();b.on('change',function(a,c){var d=n.clone(a.attributes),j=a.id;if(c.from_radiotower===undefined){if(!e){throw"BackboneCollection is not mutable by user. The model with id "+a.id+" has been changed";}else{delete d.id;e.update(g,j,d)}}});f={add:b.add,remove:b.remove,reset:b.reset,set:b.set};i={add:function(a){e.insert(g,a)},remove:function(a){e.remove(g,a.id)},set:function(a){e.set(g,a)}};i.reset=i.set;(function(d){var j=true,m=function(c){d[c]=(function(a){return function(){if(j){if(!e){throw"BackboneCollection is not mutable by user.";}else{i[a].apply(i,arguments)}}else{return f[a].apply(b,arguments)}}}(c))};f.asPublic=function(a){j=false;a();j=true};m('add');m('remove');m('reset');m('set')}(b));p=k.Binder({set:function(d){f.asPublic(function(){var a=[],c;for(c=0;c<d.length;c+=1){a.push(new l.Model(d[c]))}b.set(a)})},insert:function(a){f.asPublic(function(){b.add(new l.Model(a))})},update:function(c,d){f.asPublic(function(){var a=b.get(c);a.clear({silent:true});a.set(d,{from_radiotower:true})})},remove:function(c){f.asPublic(function(){var a=b.get(c);b.remove(a)})}});o.tune(g,p);return b}}());if(k.Backbone===undefined){k.Backbone={}}k.Backbone.Collection=q}(window.Transistor));

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
transistor-0.1.11 build/min/transistor-backbone.js