封鎖 >工具箱 >renderContents_

Toolbox.renderContents_() 方法

將所有工具箱項目新增至工具箱。

Signature:

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

參數

參數 類型 說明
toolboxDef toolbox.ToolboxItemInfo[] 這個陣列保存了內含工具箱內容相關資訊的物件。

傳回:

void