Search
DoNothingBehavior Constructor (Diagram)
See Also
 






Initializes a new instance of the DoNothingBehavior class.

Namespace: MindFusion.Diagramming
File: DoNothingBehavior.js

 Syntax

JavaScript  Copy Code

function DoNothingBehavior (parent)

 Parameters

parent

The Diagram this behavior will be associated with.

 See Also