MindFusion.Diagramming for JavaScript Programmer's Guide
BehaviorBase Members
Constructors Methods
 


An abstract base class for types that define how the control reacts to users' actions with a mouse or other pointing devices.

The following tables list the members exposed by the BehaviorBase type.

 Public Constructors

  Name Description

BehaviorBase

Initializes a new instance of the BehaviorBase class.

 Public Methods

  Name Description

onMouseDown

Overrides Interaction.OnMouseDown.

onMouseMove

Raises the MouseMove event.

onMouseUp

Interaction.OnMouseUp override.

 See Also

BehaviorBase Class
MindFusion.Diagramming Namespace