Liking cljdoc? Tell your friends :D

web.mobile.DocumentTouch

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.
raw docstring

create-touchcljs

(create-touch this & args)

Method.

Creates a new Touch object.

Method.

Creates a new Touch object.
sourceraw docstring

create-touch-listcljs

(create-touch-list this & args)

Method.

Creates a new TouchList object.

Method.

Creates a new TouchList object.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close