Clears previously enabled touch button events.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.TouchEventDispatcher.clearTouchButtonEvents = function(element);

Parameters

element
Type: DOMElement
The element.

See Also