Interface DragResizeStopHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidIfcanDragis true and thecontrol knobsinclude "resize" knobs then this notification method will be fired when the user completes a drag on the resize knobs of the draw item. 
- 
Method Details
- 
onDragResizeStop
IfcanDragis true and thecontrol knobsinclude "resize" knobs then this notification method will be fired when the user completes a drag on the resize knobs of the draw item.- Parameters:
 event- the event
 
 -