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