| Package | Description |
|---|---|
| org.dominokit.domino.ui.menu | |
| org.dominokit.domino.ui.menu.direction |
| Modifier and Type | Method and Description |
|---|---|
DropDirection |
AbstractMenu.getDropDirection() |
protected DropDirection |
AbstractMenu.getEffectiveDropDirection() |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractMenu.setDropDirection(DropDirection dropDirection)
Sets the
DropDirection of the menu |
| Modifier and Type | Class and Description |
|---|---|
class |
BestFitSideDropDirection |
class |
BestMiddleSideDropDirection |
class |
BestMiddleUpDownDropDirection |
class |
BestSideUpDownDropDirection |
class |
BottomLeftDropDirection |
class |
BottomMiddleDropDirection |
class |
BottomRightDropDirection |
class |
LeftDownDropDirection |
class |
LeftMiddleDropDirection |
class |
LeftUpDropDirection |
class |
MiddleOfScreenDropDirection |
class |
MouseBestFitDirection
Positions the menu on the bottom right of the mouse click location
|
class |
RightDownDropDirection |
class |
RightMiddleDropDirection |
class |
RightUpDropDirection |
class |
TopLeftDropDirection |
class |
TopMiddleDropDirection |
class |
TopRightDropDirection |
| Modifier and Type | Method and Description |
|---|---|
default DropDirection |
DropDirection.init(elemental2.dom.Event event) |
DropDirection |
MouseBestFitDirection.init(elemental2.dom.Event event) |
Copyright © 2019–2022 Dominokit. All rights reserved.