roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 06:16:33 +0000 (14:16 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 06:16:33 +0000 (14:16 +0800)
roojs-bootstrap-debug.js
Roo/bootstrap/Link.js

Roo/bootstrap/Link.js
roojs-bootstrap-debug.js

index 13c17db..aebb2d7 100644 (file)
@@ -9,7 +9,9 @@
 /**
  * @class Roo.bootstrap.Link
  * @extends Roo.bootstrap.Component
- * Bootstrap Link Class
+ * @children Roo.bootstrap.Component
+ * Bootstrap Link Class (eg. '<a href>')
  * @cfg {String} alt image alternative text
  * @cfg {String} href a tag href
  * @cfg {String} target (_self|_blank|_parent|_top) target for a href.
index b600595..68f550b 100644 (file)
@@ -21075,6 +21075,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
  * @class Roo.bootstrap.Popover
  * @extends Roo.bootstrap.Component
  * @builder-top
+ * @children Roo.bootstrap.Component
  * Bootstrap Popover class
  * @cfg {String} html contents of the popover   (or false to use children..)
  * @cfg {String} title of popover (or false to hide)