W
- @FunctionalInterface @JsType(namespace="xgl.events") public interface TapHandler<W extends Widget<? extends Element<?>,W>> extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onTap(TapEvent<W> e) |
Copyright © 2018 Xalys. All rights reserved.