Search
BehaviorBase Constructor (DiagramView)
See Also
 





Initializes a new instance of the BehaviorBase class.

Namespace: MindFusion.Diagramming
Package: BehaviorBase.js

 Syntax

JavaScript  Copy Code

function BehaviorBase (parent)

 Parameters

parent

DiagramView. The DiagramView this behavior will be associated with.

 See Also