調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
blockly > バブル
バブルの名前空間
クラス
抽象クラス
抽象クラス |
説明 |
バブル |
抽象ポップアップ バブルクラス。これにより、ブロックを指す「尾」と任意の svg 要素を表示する「head」がある吹き出しのような UI が作成されます。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[null,null,["最終更新日 2023-12-02 UTC。"],[[["The `bubbles` namespace in Blockly provides classes for creating UI elements like speech bubbles and text inputs that interact with blocks."],["It includes classes for mini-workspaces, non-editable text displays, and editable text inputs."],["All bubble types inherit from the abstract `Bubble` class, which defines the basic structure and appearance of a bubble with a tail and head."],["These bubbles are used for features like mutator icons, warning icons, and comment icons in Blockly."]]],[]]