X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/Function.html diff --git a/docs/source/Function.html b/docs/source/Function.html index 985c297d..a1cf8d2e 100644 --- a/docs/source/Function.html +++ b/docs/source/Function.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.Function
  *
  * A collection of useful static methods to deal with function callbacks
@@ -371,4 +388,6 @@ Ext.pass = Ext.Function.alias(Ext.Function, 'pass');
  * @method bind
  */
 Ext.bind = Ext.Function.alias(Ext.Function, 'bind');
-
\ No newline at end of file +
+ +