-<html>\r
-<head>\r
- <title>The source code</title>\r
- <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
- <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
-</head>\r
-<body onload="prettyPrint();">\r
+<html>
+<head>
+ <title>The source code</title>
+ <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
+ <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
+</head>
+<body onload="prettyPrint();">
<pre class="prettyprint lang-js">Ext.ns('Ext.ux.form');\r
\r
<div id="cls-Ext.ux.form.MultiSelect"></div>/**\r
height: this.height,\r
width: this.width,\r
style: "padding:0;",\r
- tbar: this.tbar,\r
- bodyStyle: 'overflow: auto;'\r
+ tbar: this.tbar\r
});\r
+ fs.body.addClass('ux-mselect');\r
\r
this.view = new Ext.ListView({\r
multiSelect: true,\r
this.addToGroup(ddGroup);\r
}\r
});\r
-</pre> \r
-</body>\r
+</pre>
+</body>
</html>
\ No newline at end of file