W
- @FunctionalInterface public interface MouseDownHandler<W extends Widget<? extends Element<?>,W>> extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onMouseDown(MouseDownEvent<W> event) |
void onMouseDown(MouseDownEvent<W> event)
Copyright © 2018 Xalys. All rights reserved.