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<TouchStartHandler<? extends Widget<? extends Element,?>>> |
TouchStartEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<TouchStartHandler<W>> |
TouchStartEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasTouchStartHandlers.addTouchStartHandler(TouchStartHandler<W> touchStartHandler) |
default HandlerRegistration |
HasTouchStartHandlers.addTouchStartHandler(TouchStartHandler<W> touchStartHandler,
EventPhase eventPhase) |
protected void |
TouchStartEvent.dispatch(TouchStartHandler<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.