Search
BehaviorBase Constructor (Diagram)
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
The Diagram this behavior will be associated with.

 See Also