goog.positioning.AbstractPosition | |
goog.positioning.AnchoredPosition | goog.positioning.AbstractPosition |
goog.positioning.MenuAnchoredPosition | goog.positioning.AnchoredViewportPosition |
goog.positioning.AnchoredViewportPosition | goog.positioning.AnchoredPosition |
goog.ui.Tooltip.ElementTooltipPosition | goog.positioning.AnchoredPosition |
anchorElement
: Element
Element the movable element should be
anchored against.
|
corner
: goog.positioning.Corner
Corner of anchored element the
movable element should be positioned at.
|
opt_overflow
: number=
Overflow handling mode. Defaults to IGNORE if
not specified. Bitmap, .
|
![]()
Repositions the movable element.
Arguments:
|
code » |
![]()
Repositions the element. Abstract method, should be overloaded.
Arguments:
|
code » |
![]()
No description.
|
Code » |