Class: CUI.ListViewRowMove
Defined in: | elements/ListView/tools/ListViewRowMove.coffee |
Inherits: | CUI.ListViewDraggable |
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
Direct Known Subclasses
Variables Summary
Variable inherited from CUI.ListViewDraggable
Instance Method Summary
- # (void) initOpts()
- # (void) readOpts()
- # (void) get_helper(ev, gd, diff)
- # (void) get_helper_contain_element()
- # (void) get_axis()
- # (void) get_init_helper_pos(node, gd)
- # (void) init_helper()
- # (void) do_drag(ev, $target, diff)
- # (void) cleanup_drag(ev)
- # (void) end_drag(ev)
- # (void) showHorizontalTargetMarker(cell)
- # (void) showHorizontalTargetMarkerSetTarget(cell)
Inherited Method Summary
Methods inherited from
CUI.ListViewDraggable
#initOpts #readOpts #get_marker #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)
get_helper(ev, gd, diff)
#
(void)
get_helper_contain_element()
#
(void)
get_axis()
#
(void)
get_init_helper_pos(node, gd)
#
(void)
init_helper()
#
(void)
do_drag(ev, $target, diff)
#
(void)
cleanup_drag(ev)
#
(void)
end_drag(ev)
#
(void)
showHorizontalTargetMarker(cell)
#
(void)
showHorizontalTargetMarkerSetTarget(cell)