Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / docs / source / BubblePanel.html
1 <html>\r
2 <head>\r
3   <title>The source code</title>\r
4     <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
5     <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
6 </head>\r
7 <body  onload="prettyPrint();">\r
8     <pre class="prettyprint lang-js">Ext.ux.BubblePanel = Ext.extend(Ext.Panel, {\r
9     baseCls: 'x-bubble',\r
10     frame: true\r
11 });\r
12 </pre>    \r
13 </body>\r
14 </html>