roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:59:06 +0000 (11:59 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:59:06 +0000 (11:59 +0800)
roojs-bootstrap-debug.js

roojs-bootstrap-debug.js

index 7262438..1f91028 100644 (file)
@@ -19933,7 +19933,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     },
     /**
      * fire this manually after loading a grid in the table for example
-     *
+     * @param {string} (left|right|top|bottom) where to try and put it
+     * @param {Boolean} try and move it if we cant get right position.
      */
     updatePosition : function(placement, try_move)
     {