調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >イベント >CommentCollapse
署名:
export declare class CommentCollapse extends CommentBase
拡張: CommentBase
コンストラクタ
プロパティ
メソッド
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-29 UTC。
[null,null,["最終更新日 2024-08-29 UTC。"],[[["The `CommentCollapse` class, extending `CommentBase`, handles events related to collapsing or expanding comments in Blockly."],["It includes properties like `newCollapsed` indicating the comment's collapsed state and `type` for event identification."],["Key methods include `run` for executing the collapse/expand action and `toJson` for encoding the event data."],["Developers can use this class to manage and respond to comment collapse/expand actions within Blockly applications."]]],[]]