blockly > Toolbox > renderContents_

Methode Toolbox.renderContents_()

Fügt alle Toolbox-Elemente zur Toolbox hinzu.

Unterschrift:

protected renderContents_(toolboxDef: toolbox.ToolboxItemInfo[]): void;

Parameter

Parameter Typ Beschreibung
toolboxDef toolbox.ToolboxItemInfo[] Array mit Objekten, die Informationen zum Inhalt der Toolbox enthalten.

Gibt zurück:

voidm