Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / src / selection / CheckboxModel.js
index a905d08..2508bb7 100644 (file)
@@ -9,6 +9,7 @@
  * and according to the 'injectCheckbox' configuration.
  */
 Ext.define('Ext.selection.CheckboxModel', {
+    alias: 'selection.checkboxmodel',
     extend: 'Ext.selection.RowModel',
 
     /**