public class PopupPositionTop extends Object implements PopupPosition
BEST_FIT, BOTTOM, LEFT, LEFT_RIGHT, RIGHT, TOP, TOP_DOWN| Constructor and Description |
|---|
PopupPositionTop() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirectionClass() |
void |
position(elemental2.dom.HTMLElement tooltip,
elemental2.dom.HTMLElement target)
Positions the popover based on the target element
|
public void position(elemental2.dom.HTMLElement tooltip,
elemental2.dom.HTMLElement target)
position in interface PopupPositiontooltip - the popover elementtarget - the target elementpublic String getDirectionClass()
getDirectionClass in interface PopupPositionCopyright © 2019–2022 Dominokit. All rights reserved.