コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ブロックする >blockRendering >フィールド
blockRendering.Field クラス
レンダリング時にフィールドが占めるスペースに関する情報を含むオブジェクト
署名:
export declare class Field extends Measurable
拡張: Measurable
コンストラクタ
プロパティ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["The `Field` class, extending `Measurable`, represents the space a field occupies during rendering. It's instantiated with constants, a field, and a parent input. Key properties include the associated `BlocklyField`, a boolean for RTL flipping, height and width dimensions, an editable status, and the `Input` it's linked to. This class manages the spatial layout and properties of fields within a block's rendering.\n"],null,[]]