3 <title>The source code</title>
4 <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
5 <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
7 <body onload="prettyPrint();">
8 <pre class="prettyprint lang-js">/*!
10 * Copyright(c) 2006-2009 Ext JS, LLC
12 * http://www.extjs.com/license
18 if (!libFlyweight) {
\r
19 libFlyweight = new Ext.Element.Flyweight();
\r
21 libFlyweight.dom = el;
\r
22 return libFlyweight;
\r