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