Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<TouchList> |
TouchEvent.changedTouches |
Objs.Property<TouchList> |
TouchEvent.targetTouches |
Objs.Property<TouchList> |
TouchEvent.touches |
Modifier and Type | Method and Description |
---|---|
static TouchList |
TouchList.$as(Object obj) |
TouchList |
Document.createTouchList(Touch... touches) |
TouchList |
TouchEvent.changedTouches() |
TouchList |
TouchEvent.targetTouches() |
TouchList |
TouchEvent.touches() |
Copyright © 2018. All rights reserved.