Gets a value indicating whether the component is enabled.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public boolean getIsEnabled () |
true if the component is enabled and can be interacted with; otherwise, false.
See Also