Roo/JsonView.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 26 Jul 2010 06:01:04 +0000 (14:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 26 Jul 2010 06:01:04 +0000 (14:01 +0800)
Roo/JsonView.js

index a2d5df7..ee1d832 100644 (file)
@@ -96,8 +96,8 @@ Roo.JsonView = function(config, depreciated_tpl, depreciated_config){
 };
 Roo.extend(Roo.JsonView, Roo.View, {
     /**
-     * The root property in the loaded JSON object that contains the data
-     * @type {String}
+     * 
+     * @cfg {String} The root property in the loaded JSON object that contains the data
      */
     jsonRoot : "",