GoDiagram Web Reference
IGoTool Interface Members
Properties  Methods 

The following tables list the members exposed by IGoTool.

Public Properties
 NameDescription
 PropertyViewGets the view for which this tool is handling canonicalized input events.  
Top
Public Methods
 NameDescription
 MethodCanStartThis predicate is used by the view to decide if this tool can be started.  
 MethodDoCancelMouseThe view will call this method when the we wish to cancel the current tool's operation.  
 MethodDoKeyDownThe view will call this method upon a key down event.  
 MethodDoMouseDownThe view will call this method upon a mouse down event.  
 MethodDoMouseHoverThe view will call this method upon a mouse hover event.  
 MethodDoMouseMoveThe view will call this method upon a mouse drag event.  
 MethodDoMouseUpThe view will call this method upon a mouse up event.  
 MethodDoMouseWheelThe view will call this method as the mouse wheel is rotated.  
 MethodStartThis method is called by the view when this tool becomes the currently active tool.  
 MethodStopThis method is called by the view when this tool stops being the current tool.  
Top
See Also

Reference

IGoTool Interface
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback