Builder/Provider/File/Base.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 07:18:44 +0000 (15:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 07:18:44 +0000 (15:18 +0800)
Builder/Provider/File/Base.js

index f1e3266..b9458ec 100644 (file)
@@ -17,6 +17,9 @@ Base = XObject.define(
     },
     Object,
     {
+        /**
+         * @cfg {Array} doubleStringProps list of properties that can be double quoted.
+         */
         doubleStringProps : false,
         id : false,
         name : false,   // is the JS name of the file.