Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:58:43 +0000 (11:58 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Feb 2021 03:58:43 +0000 (11:58 +0800)
Roo/bootstrap/Popover.js

index 5e9df36..c96988a 100644 (file)
@@ -337,7 +337,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)
     {