Builder/Provider/File/Base.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 23 May 2010 13:54:11 +0000 (21:54 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 23 May 2010 13:54:11 +0000 (21:54 +0800)
Builder/Provider/File/Base.js

index e106585..e16f560 100644 (file)
@@ -170,6 +170,10 @@ Base = XObject.define(
          * FIXME: + or / prefixes to properties hide it from renderer.
          * FIXME: '*props' - not supported by this.. ?? - upto rendering code..
          * FIXME: needs to understand what properties might be translatable (eg. double quotes)
+         * 
+         * @arg {object} obj the object or array to munge..
+         * @arg {boolean} isListener - is the array being sent a listener..
+         * @arg {string} pad - the padding to indent with. 
          */