Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Sortable.html
index 46aeb2c..ce1f6bf 100644 (file)
@@ -45,11 +45,10 @@ Ext.define("Ext.util.Sortable", {
         'Ext.util.Sorter'
     ],
 
         'Ext.util.Sorter'
     ],
 
-<span id='Ext-util-Sortable-property-sortRoot'>    /**
-</span>     * The property in each item that contains the data to sort. (defaults to null)
+<span id='Ext-util-Sortable-property-'>    /**
+</span>     * The property in each item that contains the data to sort.
      * @type String
      */    
      * @type String
      */    
-    sortRoot: null,
     
 <span id='Ext-util-Sortable-method-initSortable'>    /**
 </span>     * Performs initialization of this mixin. Component classes using this mixin should call this method
     
 <span id='Ext-util-Sortable-method-initSortable'>    /**
 </span>     * Performs initialization of this mixin. Component classes using this mixin should call this method