Package | Description |
---|---|
com.xalys.xgl.events | |
com.xalys.xgl.layouts.scroll | |
com.xalys.xgl.slider | |
com.xalys.xgl.table | |
com.xalys.xgl.tree |
Modifier and Type | Field and Description |
---|---|
static UIEvent.UIType<TouchCancelHandler<? extends Widget<? extends Element,?>>> |
TouchCancelEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<TouchCancelHandler<W>> |
TouchCancelEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasTouchCancelHandlers.addTouchCancelHandler(TouchCancelHandler<W> touchCancelHandler) |
default HandlerRegistration |
HasTouchCancelHandlers.addTouchCancelHandler(TouchCancelHandler<W> touchCancelHandler,
EventPhase eventPhase) |
protected void |
TouchCancelEvent.dispatch(TouchCancelHandler<W> handler) |
Modifier and Type | Class and Description |
---|---|
class |
HorizontalDragger |
class |
VerticalDragger |
Modifier and Type | Class and Description |
---|---|
class |
Handle |
class |
Slider |
Modifier and Type | Class and Description |
---|---|
class |
HeaderCell<E> |
class |
MenuCell<E> |
class |
TableDragSource<E> |
Modifier and Type | Class and Description |
---|---|
class |
TreeDragSource<E extends TreeNode<E>> |
Copyright © 2018 Xalys. All rights reserved.