Roo/doc/Example.js
authorAlan Knowles <alan@roojs.com>
Fri, 9 Sep 2016 06:28:53 +0000 (14:28 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 9 Sep 2016 06:28:53 +0000 (14:28 +0800)
Roo/doc/Example.js

index 976f184..b7d20d0 100644 (file)
@@ -7,6 +7,7 @@
  * @class Roo.doc.Example
  * @extends Roo.bootstrap.Component
  * Example Element class
+ * @cfg {String} title short title describing example
  * @cfg {String} lang (phpcode|programlisting) section type.
  * @cfg {String} code  example code
  * @cfg {String} output The expected output from the code