Class: CUI.Droppable
Defined in: | base/DragDropSelect/Droppable.coffee |
Inherits: | CUI.DragDropSelect |
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
- cls =
-
"droppable"
Variable inherited from CUI.DragDropSelect
Instance Method Summary
- # (void) initOpts()
- # (void) accept(ev, info)
- # (void) destroy()
- # (void) readOpts()
- # (void) removeHelper()
- # (void) resetMargin()
- # (void) insideSaveZone(coord)
- # (void) syncDropHelper()
- # (void) syncTargetHelper(ev, info)
- # (void) init()
Inherited Method Summary
Methods inherited from
CUI.DragDropSelect
#initOpts #readOpts #getClass #destroy #init .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)
accept(ev, info)
#
(void)
destroy()
#
(void)
readOpts()
#
(void)
removeHelper()
#
(void)
resetMargin()
#
(void)
insideSaveZone(coord)
#
(void)
syncDropHelper()
#
(void)
syncTargetHelper(ev, info)
#
(void)
init()