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