Sydney

Class DND

Object
   |
   +--DND

class DND

Defined in dnd.js


Constructor Summary
DND ()
           
 
Method Summary
 Function rectangleRestriction(<Object> rectangle)
           Creates a function suitable for use as a beforedragmove listener that will restrict the dragged widget to the bounds defined by rectangle.

Constructor Detail

DND

function DND()
Method Detail

rectangleRestriction

Function rectangleRestriction(<Object> rectangle)

Sydney

SourceForge.net Logo