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


The Overview control provides a scaled-down view of a Diagram contents and allows scrolling and zooming the diagram with the mouse.

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

 Public Constructors

  Name Description

Overview

Initializes a new instance of the Overview class.

 Public Methods

  Name Description

create

Creates and initializes a new Overview from the specified element. This method is static and can be called without creating an instance of the class.

find

Returns the specified Overview object. This member is static and can be invoked without creating an instance of the class.

getEnabled

Checks if mouse events are enabled.

registerForSubmit

Registers an onsubmit handler for the Overview's parent html form to flush postback data.

setDiagram

Sets the Diagram shown by this Overview.

setEnabled

Enables or disables handling of mouse events.

 See Also

Overview Class
MindFusion.Diagramming Namespace