public class MouseBestFitDirection extends Object implements DropDirection
| Constructor and Description |
|---|
MouseBestFitDirection() |
| Modifier and Type | Method and Description |
|---|---|
DropDirection |
init(elemental2.dom.Event event) |
void |
position(elemental2.dom.HTMLElement source,
elemental2.dom.HTMLElement target) |
public DropDirection init(elemental2.dom.Event event)
init in interface DropDirectionpublic void position(elemental2.dom.HTMLElement source,
elemental2.dom.HTMLElement target)
position in interface DropDirectionCopyright © 2019–2022 Dominokit. All rights reserved.