Package | Description |
---|---|
com.xalys.xgl | |
com.xalys.xgl.events |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Widget.addDoubleTapHandler(DoubleTapHandler<W> doubleTapHandler,
EventPhase eventPhase) |
Modifier and Type | Field and Description |
---|---|
static Event.Type<DoubleTapHandler<?>> |
DoubleTapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<DoubleTapHandler<W>> |
DoubleTapEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasDoubleTapHandlers.addDoubleTapHandler(DoubleTapHandler<W> doubleTapHandler) |
HandlerRegistration |
HasDoubleTapHandlers.addDoubleTapHandler(DoubleTapHandler<W> doubleTapHandler,
EventPhase eventPhase) |
protected void |
DoubleTapEvent.dispatch(DoubleTapHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.