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<TouchMoveHandler<? extends Widget<? extends Element,?>>> |
TouchMoveEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<TouchMoveHandler<W>> |
TouchMoveEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasTouchMoveHandlers.addTouchMoveHandler(TouchMoveHandler<W> touchMoveHandler) |
default HandlerRegistration |
HasTouchMoveHandlers.addTouchMoveHandler(TouchMoveHandler<W> touchMoveHandler,
EventPhase eventPhase) |
protected void |
TouchMoveEvent.dispatch(TouchMoveHandler<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.