| Package | Description |
|---|---|
| com.xalys.xgl | |
| com.xalys.xgl.events |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
Widget.addDoubleActionHandler(DoubleActionHandler<W> doubleActionHandler,
EventPhase eventPhase) |
| Modifier and Type | Field and Description |
|---|---|
static Event.Type<DoubleActionHandler<? extends Widget<? extends Element,?>>> |
DoubleActionEvent.TYPE |
| Modifier and Type | Method and Description |
|---|---|
Event.Type<DoubleActionHandler<W>> |
DoubleActionEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
default HandlerRegistration |
HasDoubleActionHandlers.addDoubleActionHandler(DoubleActionHandler<W> doubleActionHandler) |
HandlerRegistration |
HasDoubleActionHandlers.addDoubleActionHandler(DoubleActionHandler<W> doubleActionHandler,
EventPhase eventPhase) |
protected void |
DoubleActionEvent.dispatch(DoubleActionHandler<W> handler) |
Copyright © 2018 Xalys. All rights reserved.