Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / source / TaskMgr.html
index cd73414..6d43bd4 100644 (file)
@@ -1,11 +1,17 @@
-<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
-    <pre class="prettyprint lang-js"><div id="cls-Ext.util.TaskRunner"></div>/**
+<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 JS Library 3.0.3
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+<div id="cls-Ext.util.TaskRunner"></div>/**
  * @class Ext.util.TaskRunner
  * Provides the ability to execute one or more arbitrary tasks in a multithreaded
  * manner.  Generally, you can use the singleton {@link Ext.TaskMgr} instead, but
@@ -172,6 +178,6 @@ Ext.TaskMgr.start(task);
 </code></pre>
  * @singleton
  */
-Ext.TaskMgr = new Ext.util.TaskRunner();</pre>    \r
-</body>\r
+Ext.TaskMgr = new Ext.util.TaskRunner();</pre>
+</body>
 </html>
\ No newline at end of file