Gets a value indicating whether the component can receive the input focus.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public boolean getFocusable () |
true if the component can receive the input focus; otherwise false.
See Also