ブロックする >イベント >CommentBase

Events.CommentBase クラス

コメント イベント用の抽象クラス。

署名:

export declare class CommentBase extends AbstractEvent 

拡張: AbstractEvent

コンストラクタ

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

プロパティ

プロパティ 修飾子 タイプ 説明
commentId? 文字列 (省略可)このイベントが参照するコメントの ID。
isBlank ブール値

メソッド

メソッド 修飾子 説明
CommentCreateDeleteHelper(event, create) static Comment[Create|Delete] のヘルパー関数
toJson() イベントを JSON としてエンコードします。