Interface DropHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
 
- 
Method Details
- 
onDrop
Notification method fired when the user drops another canvas onto this one. Returningfalsefrom this method will prevent any default drop behavior from occurring- Parameters:
 event- the event
 
 -