MindFusion.Diagramming for JavaScript Programmer's Guide
Overview Methods
 


 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