public static class AbstractSelect.DropDownPositionUp extends Object implements DropDownPosition
DropDownPosition that opens the select dropdown menu always upBOTTOM, BOTTOM_LEFT, BOTTOM_RIGHT, TOP, TOP_LEFT, TOP_RIGHT| Constructor and Description |
|---|
DropDownPositionUp() |
| 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)
DropDownPositionposition in interface DropDownPositionactionsMenu - the menutarget - the target elementCopyright © 2019–2022 Dominokit. All rights reserved.