X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.util.ClickRepeater.html diff --git a/docs/output/Ext.util.ClickRepeater.html b/docs/output/Ext.util.ClickRepeater.html index bfc45379..daa1e82f 100644 --- a/docs/output/Ext.util.ClickRepeater.html +++ b/docs/output/Ext.util.ClickRepeater.html @@ -4,7 +4,7 @@ Optionally, a CSS class may be applied to the element during the time it is pressed.

Config Options

Config OptionsDefined By
 accelerate : Boolean
True if autorepeating should start slowly and accelerate. "interval" and "delay" are ignored.
ClickRepeater
 delay : Number
The initial delay before the repeating event begins firing. - Similar to an autorepeat key delay.
ClickRepeater
 el : Mixed
The element to act as a button.
ClickRepeater
 interval : Number
The interval between firings of the "click" event. Default 20 ms.
ClickRepeater
 el : Mixed
The element to act as a button.
ClickRepeater
 interval : Number
The interval between firings of the "click" event. Default 20 ms.
ClickRepeater
 pressClass : String
A CSS class name to be applied to the element while pressed.
ClickRepeater
 preventDefault : Boolean
True to prevent the default click event
ClickRepeater
 stopDefault : Boolean
True to stop the default click event
ClickRepeater

Public Properties

This class has no public properties.

Public Methods

MethodDefined By
 pressClass : String
A CSS class name to be applied to the element while pressed.
ClickRepeater
 preventDefault : Boolean
True to prevent the default click event
ClickRepeater
 stopDefault : Boolean
True to stop the default click event
ClickRepeater

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

EventDefined By

Public Events

EventDefined By
\ No newline at end of file