@JsType(isNative=true, name="Object", namespace="<global>") public class KeyboardEvent extends Event
Modifier | Constructor and Description |
---|---|
protected |
KeyboardEvent() |
Modifier and Type | Method and Description |
---|---|
elemental2.dom.KeyboardEvent |
getOriginalEvent()
The original Dom KeyboardEvent that triggered this Leaflet event.
|
Copyright © 2018 G-Widgets. All rights reserved.