neyric/wireit

View on GitHub
build/layer/layer-min.js

Summary

Maintainability
A
0 mins
Test Coverage
YUI.add("layer",function(e,t){e.Layer=e.Base.create("layer",e.Widget,[e.WidgetParent,e.WiresDelegate],{initializer:function(){this.graphic=new e.Graphic({render:this.get("contentBox")})},clear:function(){this.removeAll()}},{ATTRS:{defaultChildType:{value:"Container"}}})},"@VERSION@",{requires:["widget-parent","container","wires-delegate"],skinnable:!0});