Search
DoNothingBehavior Class
See Also
 





Implements the DoNothing behavior.

Namespace: MindFusion.Diagramming
File: DoNothingBehavior.js

 Syntax

JavaScript  Copy Code

// class
DoNothingBehavior.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.BehaviorBase
    MindFusion.Diagramming.DoNothingBehavior

 See Also