ASP.NET Pack Programmer's Guide
MouseInputDispatcher Members
Constructors Methods
 


Processes mouse events and dispatches them to controller objects appropriate for current context.

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

 Public Constructors

  Name Description

MouseInputDispatcher

Initializes a new instance of the MouseInputDispatcher class.

 Public Methods

  Name Description

onMouseDown

Called when the user presses down a mouse button.

onMouseMove

Called when the user moves the mouse.

onMouseUp

Called when the user releases a mouse button.

 See Also

MouseInputDispatcher Class
MindFusion.Diagramming Namespace