Sets a value indicating whether this component can be interacted with.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setIsInteractive ( |
true if the component accepts user input, or false otherwise.
See Also