The DocumentTouch interface used to provide convenience methods
creating web.other.Touch and web.mobile.TouchList objects,
DocumentTouch been removed from the standards. These two methods
live on the web.Document interface.
The DocumentTouch interface used to provide convenience methods creating `web.other.Touch` and `web.mobile.TouchList` objects, DocumentTouch been removed from the standards. These two methods live on the `web.Document` interface.
(create-touch this & args)Method.
Creates a new Touch object.
Method. Creates a new Touch object.
(create-touch-list this & args)Method.
Creates a new TouchList object.
Method. Creates a new TouchList object.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |