|
Zapatec Utils | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Zapatec.Utils.DropArea
Method Summary | |
void
|
addListeners()
adds all drag listeners |
void
|
configure(config)
Sets the default configuration of the object and inits it with user defined values. |
void
|
destroy()
Destroys the droparea. |
Object
|
dragEnd(ev, movable)
Drag End event |
Object
|
dragInit(ev, movable)
Drag Init event |
Object
|
dragMove(ev, movable)
Drag Move event |
void
|
init(config)
Inits the object with set of config options. |
void
|
reconfigure(config)
Reconfigures the object with new parameters. |
void
|
removeListeners()
removes all drag listeners |
Method Detail |
void addListeners()
void configure(config)
config
- {object} configuration parameters.
void destroy()
Object dragEnd(ev, movable)
Object dragInit(ev, movable)
Object dragMove(ev, movable)
void init(config)
config
- {object} configuration parameters.
void reconfigure(config)
config
- {object} new configuration parameters.
void removeListeners()
|
Zapatec Utils | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |