Interface DragResizeMoveHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidIfcanDragis true and thecontrol knobsinclude "resize" knobs then this notification method will be fired when the user drags the resize knobs of the draw item. 
- 
Method Details
- 
onDragResizeMove
IfcanDragis true and thecontrol knobsinclude "resize" knobs then this notification method will be fired when the user drags the resize knobs of the draw item.- Parameters:
 event- the event
 
 -