public class PointerEventSupport extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getNativeEventName(com.vaadin.client.event.PointerEvent.EventType eventType) |
static void |
init() |
static boolean |
isSupported() |
public static void init()
public static boolean isSupported()
public static String getNativeEventName(com.vaadin.client.event.PointerEvent.EventType eventType)
eventType - Copyright © 2021 Vaadin Ltd. All rights reserved.