public class DropDownPositionBottom extends Object implements DropDownPosition
BOTTOM, BOTTOM_LEFT, BOTTOM_RIGHT, TOP, TOP_LEFT, TOP_RIGHT| Constructor and Description |
|---|
DropDownPositionBottom() |
| Modifier and Type | Method and Description |
|---|---|
void |
position(elemental2.dom.HTMLElement actionsMenu,
elemental2.dom.HTMLElement target)
Positions the menu based on its target
|
public void position(elemental2.dom.HTMLElement actionsMenu,
elemental2.dom.HTMLElement target)
position in interface DropDownPositionactionsMenu - the menutarget - the target elementCopyright © 2019–2022 Dominokit. All rights reserved.