Class: CUI.Dragscroll
Defined in: | base/DragDropSelect/Dragscroll.coffee |
Inherits: | CUI.Draggable |
Overview
- coffeescript-ui - Coffeescript User Interface System (CUI)
- Copyright (c) 2013 - 2016 Programmfabrik GmbH
- MIT Licence
- https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
Variables Summary
Variable inherited from CUI.Draggable
Instance Method Summary
- # (void) initOpts()
- # (void) readOpts()
- # (void) supportTouch()
- # (void) start_drag()
- # (void) do_drag(ev, $target, diff)
Inherited Method Summary
Methods inherited from
CUI.Draggable
#initOpts #readOpts #getClass #supportTouch #__killTimeout #__cleanup #destroy #init #init_drag #getCursor #__startDrag #before_drag #start_drag #do_drag #cleanup_drag #stop_drag #__finish_drag #end_drag #get_helper_pos #get_helper_contain_element #position_helper #getCloneSourceForHelper #get_axis #get_helper #get_init_helper_pos #init_helper .limitRect .getInstance #getElementClass #getUniqueId #getOpts #getOpt #hasOpt #getSetOpt #hasSetOpt #copy #mergeOpt #removeOpt #addOpt #addOpts #mergeOpts #__getCheckMap #readOptsFromAttr #proxy #isDestroyed .getOptKeys
Instance Method Details
#
(void)
initOpts()
#
(void)
readOpts()
#
(void)
supportTouch()
#
(void)
start_drag()
#
(void)
do_drag(ev, $target, diff)