blockly > ToolboxCategory > onNodeFocus
ToolboxCategory.onNodeFocus() method
Handles this toolbox category gaining focus by informing its parent toolbox that it has been selected.
Signature:
onNodeFocus(): void;
Returns:
void
blockly > ToolboxCategory > onNodeFocus
Handles this toolbox category gaining focus by informing its parent toolbox that it has been selected.
Signature:
onNodeFocus(): void;
Returns:
void