Module:libutilPackage:org.milescript.dndParent:ObjectGenerated by MilescriptCompiler (Copyright 2008, Point5u LLC.)

org.milescript.dnd.Dragable

Methods

assignTarget

void assignTarget(HTMLElement target)

Parameters

NameTypeDescription
targetorg.milescript.dom.HTMLElement

attach

void attach()


beginDrag

boolean beginDrag(Event e)

Returns
core.boolean

Parameters

NameTypeDescription
eorg.milescript.javascript.Event

detach

void detach()


endDrag

boolean endDrag(Event e)

Returns
core.boolean

Parameters

NameTypeDescription
eorg.milescript.javascript.Event

onDrag

boolean onDrag(Event e)

Returns
core.boolean

Parameters

NameTypeDescription
eorg.milescript.javascript.Event