| Package | Description |
|---|---|
| com.xalys.xgl | |
| com.xalys.xgl.events | |
| com.xalys.xgl.menu |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Widget.addTapHandler(TapHandler<W> tapHandler,
EventPhase eventPhase) |
| Modifier and Type | Field and Description |
|---|---|
static Event.Type<TapHandler<? extends Widget<? extends Element,?>>> |
TapEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
Event.Type<TapHandler<W>> |
TapEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
default HandlerRegistration |
HasTapHandlers.addTapHandler(TapHandler<W> tapHandler) |
HandlerRegistration |
HasTapHandlers.addTapHandler(TapHandler<W> tapHandler,
EventPhase eventPhase) |
protected void |
TapEvent.dispatch(TapHandler<W> handler) |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
CheckBoxMenuItem.addTapHandler(TapHandler<CheckBoxMenuItem<E,T>> tapHandler,
EventPhase eventPhase) |
Copyright © 2018 Xalys. All rights reserved.