Initializes a new instance of the DoNothingBehavior class.
Namespace: MindFusion.Diagramming
File: DoNothingBehavior.js
SyntaxJavaScript
Copy Code
|
|---|
function DoNothingBehavior (parent) |
The Diagram this behavior will be associated with.
See Also