/*!
- * Ext JS Library 3.0.3
+ * Ext JS Library 3.1.0
* Copyright(c) 2006-2009 Ext JS, LLC
* licensing@extjs.com
* http://www.extjs.com/license
* following options:\r
* {key: (number or array), shift: (true/false), ctrl: (true/false), alt: (true/false)}\r
* @param {Function} fn The function to call\r
- * @param {Object} scope (optional) The scope of the function\r
+ * @param {Object} scope (optional) The scope (<code>this</code> reference) in which the function is executed. Defaults to the browser window.\r
*/\r
on : function(key, fn, scope){\r
var keyCode, shift, ctrl, alt;\r