blockly > イベント > CommentCollapse

Events.CommentCollapse クラス

署名:

export declare class CommentCollapse extends CommentBase 

拡張: CommentBase

コンストラクタ

コンストラクタ 修飾子 説明
(コンストラクタ)(コメント、newCollapsed) CommentCollapse クラスの新しいインスタンスを作成します。

プロパティ

プロパティ 修飾子 タイプ 説明
newCollapsed? boolean | undefined (省略可)
type EventType

メソッド

メソッド 修飾子 説明
run(forward) 閉じるイベントを実行します。
toJson() イベントを JSON としてエンコードします。