Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / source / ext-base-begin.html
1 <html>\r
2 <head>\r
3   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    \r
4   <title>The source code</title>\r
5     <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
6     <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
7 </head>\r
8 <body  onload="prettyPrint();">\r
9     <pre class="prettyprint lang-js">(function(){\r
10         var libFlyweight;\r
11         \r
12         function fly(el) {\r
13         if (!libFlyweight) {\r
14             libFlyweight = new Ext.Element.Flyweight();\r
15         }\r
16         libFlyweight.dom = el;\r
17         return libFlyweight;\r
18     }\r
19     \r
20     </pre>    \r
21 </body>\r
22 </html>