blockly > Toolbox > addToolboxItem_

Metode Toolbox.addToolboxItem_()

Menambahkan item ke toolbox.

Tanda Tangan:

protected addToolboxItem_(toolboxItem: IToolboxItem): void;

Parameter

Parameter Jenis Deskripsi
toolboxItem IToolboxItem Item di kotak peralatan.

Hasil:

void