X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_PopoverNav.js.html;fp=docs%2Fsrc%2FRoo_bootstrap_PopoverNav.js.html;h=1b8db4e6b3478778debee4d7f5170230cb7194b0;hp=c5ae6db2649e87a85832d3105f1b3b2c0cf98ff6;hb=e01802ac69da0ec0c9ccecc295beff82c1779f68;hpb=0fa7894b7489284160ff14afdca7b6911983357f diff --git a/docs/src/Roo_bootstrap_PopoverNav.js.html b/docs/src/Roo_bootstrap_PopoverNav.js.html index c5ae6db264..1b8db4e6b3 100644 --- a/docs/src/Roo_bootstrap_PopoverNav.js.html +++ b/docs/src/Roo_bootstrap_PopoverNav.js.html @@ -1,14 +1,14 @@ -Roo/bootstrap/PopoverNav.js/* - * - LGPL - * - * Card header - holder for the card header elements. - * - */ - -/** +Roo/bootstrap/PopoverNav.js +/** * @class Roo.bootstrap.PopoverNav - * @extends Roo.bootstrap.NavGroup + * @extends Roo.bootstrap.nav.Simplebar + * @parent Roo.bootstrap.Popover + * @children Roo.bootstrap.nav.Group Roo.bootstrap.Container + * @licence LGPL * Bootstrap Popover header navigation class + * FIXME? should this go under nav? + * + * * @constructor * Create a new Popover Header Navigation * @param {Object} config The config object @@ -18,7 +18,7 @@ Roo.bootstrap.PopoverNav.superclass.constructor.call(this, config); }; -Roo.extend(Roo.bootstrap.PopoverNav, Roo.bootstrap.NavSimplebar, { +Roo.extend(Roo.bootstrap.PopoverNav, Roo.bootstrap.nav.Simplebar, { container_method : 'getPopoverHeader'