Package | Description |
---|---|
com.xalys.xgl | |
com.xalys.xgl.events | |
com.xalys.xgl.layouts.scroll | |
com.xalys.xgl.menu | |
com.xalys.xgl.table |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Widget.addActionHandler(ActionHandler<W> actionHandler,
EventPhase eventPhase) |
Modifier and Type | Field and Description |
---|---|
static Event.Type<ActionHandler<? extends Widget<? extends Element,?>>> |
ActionEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
Event.Type<ActionHandler<W>> |
ActionEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasActionHandlers.addActionHandler(ActionHandler<W> actionHandler) |
HandlerRegistration |
HasActionHandlers.addActionHandler(ActionHandler<W> actionHandler,
EventPhase eventPhase) |
protected void |
ActionEvent.dispatch(ActionHandler<W> handler) |
Modifier and Type | Class and Description |
---|---|
class |
HorizontalScrollBar |
class |
VerticalScrollBar |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
AbstractMenuItem.addActionHandler(ActionHandler<R> actionHandler,
EventPhase eventPhase) |
Modifier and Type | Class and Description |
---|---|
class |
MenuCell<E> |
Copyright © 2018 Xalys. All rights reserved.