blockly > ToolboxCategory > createRowContainer_
ToolboxCategory.createRowContainer_() method
Creates the parent of the contents container. All clicks will happen on this div.
Signature:
protected createRowContainer_(): HTMLDivElement;
Returns:
HTMLDivElement
The div that holds the contents container.