Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / docs / source / CheckItem.html
index 7cdb390..fa33911 100644 (file)
@@ -1,12 +1,18 @@
-<html>\r
-<head>\r
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    \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
-    <pre class="prettyprint lang-js"><div id="cls-Ext.menu.CheckItem"></div>/**
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    
+  <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 JS Library 3.2.0
+ * Copyright(c) 2006-2010 Ext JS, Inc.
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+<div id="cls-Ext.menu.CheckItem"></div>/**
  * @class Ext.menu.CheckItem
  * @extends Ext.menu.Item
  * Adds a menu item that contains a checkbox by default, but can also be part of a radio group.
@@ -115,6 +121,6 @@ Ext.menu.CheckItem = Ext.extend(Ext.menu.Item, {
        Ext.menu.CheckItem.superclass.handleClick.apply(this, arguments);
     }
 });
-Ext.reg('menucheckitem', Ext.menu.CheckItem);</pre>    \r
-</body>\r
+Ext.reg('menucheckitem', Ext.menu.CheckItem);</pre>    
+</body>
 </html>
\ No newline at end of file