| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Document.ontouchcancel |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Element.ontouchcancel |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Document.ontouchend |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Element.ontouchend |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Document.ontouchmove |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Element.ontouchmove |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Document.ontouchstart |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super TouchEvent,? extends Object>> |
Element.ontouchstart |
| Modifier and Type | Method and Description |
|---|---|
static TouchEvent |
TouchEvent.$as(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Document.ontouchcancel() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Element.ontouchcancel() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Document.ontouchend() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Element.ontouchend() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Document.ontouchmove() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Element.ontouchmove() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Document.ontouchstart() |
net.java.html.lib.Function.A1<? super TouchEvent,? extends Object> |
Element.ontouchstart() |
Copyright © 2021. All rights reserved.