blockly >ToolboxCategory >createRowContainer_

ToolboxCategory.createRowContainer_() 方法

创建内容容器的父级。所有点击都发生在此 div 上。

Signature:

protected createRowContainer_(): HTMLDivElement;

返回

HTMLDivElement

用于存放内容容器的 div。