Interface DragResizeStartHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidIfcanDragis true and thecontrol knobsinclude "resize" knobs then this notification method will be fired when the user starts to drag the resize knobs of the draw item.
- 
Method Details- 
onDragResizeStartIfcanDragis true and thecontrol knobsinclude "resize" knobs then this notification method will be fired when the user starts to drag the resize knobs of the draw item.- Parameters:
- event- the event
 
 
-