From 9e9d8b8f8483d7985acb51fc2fcde25136e2e591 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:48:22 +0800 Subject: [PATCH] roojs-bootstrap.js roojs-bootstrap-debug.js roojs-calendar.js roojs-calendar-debug.js Roo/bootstrap/Row.js --- Roo/bootstrap/Row.js | 1 + roojs-bootstrap-debug.js | 3 +++ roojs-calendar-debug.js | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Roo/bootstrap/Row.js b/Roo/bootstrap/Row.js index 358e219622..de3fdd2dfc 100644 --- a/Roo/bootstrap/Row.js +++ b/Roo/bootstrap/Row.js @@ -8,6 +8,7 @@ /** * @class Roo.bootstrap.Row * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap Row class (contains columns...) * * @constructor diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 679ba0b0af..7429ecba55 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -223,6 +223,8 @@ Roo.bootstrap = Roo.bootstrap || {}; /** * @class Roo.bootstrap.Component * @extends Roo.Component + * @abstract + * @children Roo.bootstrap.Component * Bootstrap Component base class * @cfg {String} cls css class * @cfg {String} style any extra css @@ -1469,6 +1471,7 @@ Roo.bootstrap.Button.weights = [ /** * @class Roo.bootstrap.Column * @extends Roo.bootstrap.Component + * @children Roo.bootstrap.Component * Bootstrap Column class * @cfg {Number} xs colspan out of 12 for mobile-sized screens or 0 for hidden * @cfg {Number} sm colspan out of 12 for tablet-sized screens or 0 for hidden diff --git a/roojs-calendar-debug.js b/roojs-calendar-debug.js index 09d09c7172..2854206bac 100644 --- a/roojs-calendar-debug.js +++ b/roojs-calendar-debug.js @@ -9,6 +9,8 @@ Roo.bootstrap = Roo.bootstrap || {}; /** * @class Roo.bootstrap.Component * @extends Roo.Component + * @abstract + * @children Roo.bootstrap.Component * Bootstrap Component base class * @cfg {String} cls css class * @cfg {String} style any extra css -- 2.39.2