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 | Method and Description |
---|---|
void |
TouchMoveHandler.onTouchMove(TouchMoveEvent<W> event) |
Modifier and Type | Method and Description |
---|---|
void |
HorizontalDragger.onTouchMove(TouchMoveEvent<HorizontalDragger> event) |
void |
VerticalDragger.onTouchMove(TouchMoveEvent<VerticalDragger> event) |
Modifier and Type | Method and Description |
---|---|
void |
Handle.onTouchMove(TouchMoveEvent<Handle> event) |
void |
Slider.onTouchMove(TouchMoveEvent<Slider> event) |
Modifier and Type | Method and Description |
---|---|
void |
HeaderCell.onTouchMove(TouchMoveEvent<HeaderCell<E>> event) |
void |
MenuCell.onTouchMove(TouchMoveEvent<MenuCell<E>> event) |
void |
TableDragSource.onTouchMove(TouchMoveEvent<Table<E>> event) |
Modifier and Type | Method and Description |
---|---|
void |
TreeDragSource.onTouchMove(TouchMoveEvent<Tree.ContentPanel> event) |
Copyright © 2018 Xalys. All rights reserved.