Roo/doc/Example.js
authorAlan Knowles <alan@roojs.com>
Fri, 14 Oct 2016 07:30:42 +0000 (15:30 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Oct 2016 07:30:42 +0000 (15:30 +0800)
Roo/doc/Example.js

index 1947618..5ae32f0 100644 (file)
@@ -8,9 +8,10 @@
  * @extends Roo.bootstrap.Component
  * Example Element class
  * @cfg {String} title short title describing example
- * @cfg {String} lang (php|txt|sql) section type.
+ * @cfg {String} lang (php|txt|sql) code language.
  * @cfg {String} code  example code
  * @cfg {String} output The expected output from the code
+ * @cfg {String} outputlang php|txt|sql) output language
  *
  * 
  * @constructor