| Package | Description |
|---|---|
| org.w3c.dom | |
| org.w3c.dom.events |
| Modifier and Type | Method and Description |
|---|---|
Touch |
Document.createTouch(Window view,
EventTarget target,
int identifier,
int pageX,
int pageY,
int screenX,
int screenY) |
| Modifier and Type | Method and Description |
|---|---|
TouchList |
Document.createTouchList(Touch... touches) |
| Modifier and Type | Method and Description |
|---|---|
Touch |
TouchList.item(int index) |
Copyright © 2016. All Rights Reserved.