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<TouchEndHandler<? extends Widget<? extends Element,?>>> |
TouchEndEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
UIEvent.UIType<TouchEndHandler<W>> |
TouchEndEvent.getType() |
Modifier and Type | Method and Description |
---|---|
default HandlerRegistration |
HasTouchEndHandlers.addTouchEndHandler(TouchEndHandler<W> touchEndHandler) |
default HandlerRegistration |
HasTouchEndHandlers.addTouchEndHandler(TouchEndHandler<W> touchEndHandler,
EventPhase eventPhase) |
protected void |
TouchEndEvent.dispatch(TouchEndHandler<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.