siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
1 lines • 3.16 kB
JavaScript
Ext.data.JsonP.Siesta_Recorder_Role_CanRecordWheel({"tagname":"class","name":"Siesta.Recorder.Role.CanRecordWheel","autodetected":{},"files":[{"filename":"CanRecordWheel.js","href":"CanRecordWheel.html#Siesta-Recorder-Role-CanRecordWheel"}],"members":[{"name":"recordWheel","tagname":"cfg","owner":"Siesta.Recorder.Role.CanRecordWheel","id":"cfg-recordWheel","meta":{}},{"name":"wheelEventBuffer","tagname":"cfg","owner":"Siesta.Recorder.Role.CanRecordWheel","id":"cfg-wheelEventBuffer","meta":{}}],"alternateClassNames":[],"aliases":{},"id":"class-Siesta.Recorder.Role.CanRecordWheel","component":false,"superclasses":[],"subclasses":[],"mixedInto":[],"mixins":[],"parentMixins":[],"requires":[],"uses":[],"html":"<div><pre class=\"hierarchy\"><h4>Files</h4><div class='dependency'><a href='source/CanRecordWheel.html#Siesta-Recorder-Role-CanRecordWheel' target='_blank'>CanRecordWheel.js</a></div></pre><div class='doc-contents'><p>A mixin, providing the feature of recording the \"wheel\" event.</p>\n</div><div class='members'><div class='members-section'><div class='definedBy'>Defined By</div><h3 class='members-title icon-cfg'>Config options</h3><div class='subsection'><div id='cfg-recordWheel' class='member first-child not-inherited'><a href='#' class='side expandable'><span> </span></a><div class='title'><div class='meta'><span class='defined-in' rel='Siesta.Recorder.Role.CanRecordWheel'>Siesta.Recorder.Role.CanRecordWheel</span><br/><a href='source/CanRecordWheel.html#Siesta-Recorder-Role-CanRecordWheel-cfg-recordWheel' target='_blank' class='view-source'>view source</a></div><a href='#!/api/Siesta.Recorder.Role.CanRecordWheel-cfg-recordWheel' class='name expandable'>recordWheel</a> : Boolean<span class=\"signature\"></span></div><div class='description'><div class='short'>Set this option to true to enable recording of wheel events. ...</div><div class='long'><p>Set this option to <code>true</code> to enable recording of <code>wheel</code> events.\nSeveral consequent <code>wheel</code> events on the same element will be merged into one <code>wheel</code> action.</p>\n<p>Defaults to: <code>true</code></p></div></div></div><div id='cfg-wheelEventBuffer' class='member not-inherited'><a href='#' class='side expandable'><span> </span></a><div class='title'><div class='meta'><span class='defined-in' rel='Siesta.Recorder.Role.CanRecordWheel'>Siesta.Recorder.Role.CanRecordWheel</span><br/><a href='source/CanRecordWheel.html#Siesta-Recorder-Role-CanRecordWheel-cfg-wheelEventBuffer' target='_blank' class='view-source'>view source</a></div><a href='#!/api/Siesta.Recorder.Role.CanRecordWheel-cfg-wheelEventBuffer' class='name expandable'>wheelEventBuffer</a> : Number<span class=\"signature\"></span></div><div class='description'><div class='short'>If similar wheel events are fired on same target during this time (ms),\n(and in same direction / axis) merge the events ...</div><div class='long'><p>If similar wheel events are fired on same target during this time (ms),\n(and in same direction / axis) merge the events</p>\n<p>Defaults to: <code>200</code></p></div></div></div></div></div></div></div>","meta":{}});