Gets the component within this diagram which is currently holding the input focus.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ComponentBase getFocusedComponent () |
An instance of ComponentBase -derived class that should receive keyboard events.
See Also