1 2 3 4 5 6 7 8 9 10 11 12 13
TestHelpers.commonWidgetTests('selectable', { defaults: { appendTo: 'body', autoRefresh: true, cancel: 'input,textarea,button,select,option', create: null, delay: 0, disabled: false, distance: 0, filter: '*', tolerance: 'touch' } });