blockly > blockRendering > InputRow

BlockRendering.InputRow 類別

這個物件包含資料列包含一或多個輸入內容的相關資訊。

Signature:

export declare class InputRow extends Row 

擴展:

建構函式

建構函式 修飾符 說明
(建構函式)(常數) 建構 InputRow 類別的新執行個體

屬性

屬性 修飾符 類型 說明
connectedBlockWidths 號碼 與這個資料列相關聯的所有區塊總寬度。

方法

方法 修飾符 說明
endsWithElemSpacer()
measure() 檢查所有子元件,並在資料列中填入所有大小屬性。