GoDiagram Web Reference
IGoActionObject Interface Members
Properties  Methods 

The following tables list the members exposed by IGoActionObject.

Public Properties
 NameDescription
 PropertyActionActivatedGets or sets whether the object's Action is about to be invoked, normally by a mouse button being pressed.  
 PropertyActionEnabledGets or sets whether the GoToolAction tool should consider activating this object and invoking the object's action.  
Top
Public Methods
 NameDescription
 MethodOnActionThis method is called by GoToolAction to perform the object's action, normally by a mouse button being released.  
 MethodOnActionActivatedThis method is called by GoToolAction as the user is starting to manipulate the object, normally by a mouse press.  
 MethodOnActionAdjustedThis method is called by GoToolAction as the user is adjusting the object, normally by a mouse drag or move.  
 MethodOnActionCancelledThis method is called by GoToolAction to notify the object that the tool is being cancelled.  
Top
See Also

Reference

IGoActionObject Interface
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback