latest
InputMan Enumeration GcCommentCommand InputmanJS API 列挙型

GcCommentCommand 列挙型

GcCommentの組み込みコマンドを定義します。

メンバー

AddCommentElement

AddCommentElement: = "addcommentelement"

特定のコメント要素を追加します。(UIのみ)

AddReplyCommentElement

AddReplyCommentElement: = "addreplycommentelement"

特定のコメントに返信を追加します。(UIのみ)

ChangeUserInfo

ChangeUserInfo: = "changeuserinfo"

GcCommentのユーザー情報を変更します。

Clear

Clear: = "clear"

読み込んだコメントをクリアします。

ClearSearch

ClearSearch: = "clearsearch"

検索結果をクリアします。

CopyLink

CopyLink: = "copylink"

指定したコメントのリンクをコピーします。

DeleteComment

DeleteComment: = "deletecomment"

現在のユーザーによる特定のコメントに削除します。

DeleteCommentElement

DeleteCommentElement: = "deletecommentelement"

特定のコメント要素を削除します。(UIのみ)

DoDeleteCommentAction

DoDeleteCommentAction: = "dodeletecommentaction"

特定のコメントを削除します。

DoEditCommentAction

DoEditCommentAction: = "doeditcommentaction"

特定のコメントを編集します。

DoPostCommentAction

DoPostCommentAction: = "dopostcommentaction"

新たにコメントを追加します。

DoReplyCommentAction

DoReplyCommentAction: = "doreplycommentaction"

特定のコメントを返信します。

GotoComment

GotoComment: = "gotocomment"

特定のコメントまでスクロールします。

Load

Load: = "load"

コメントを読み込み続けます。

OpenCommentLink

OpenCommentLink: = "opencommentlink"

指定したコメントのリンクを開くします。

OpenReactionPopup

OpenReactionPopup: = "openreactionpopup"

特定のコメントでリアクションのポップアップを開きます。

PostComment

PostComment: = "postcomment"

現在のユーザーによるコメントを送信します。

ReactToComment

ReactToComment: = "reacttocomment"

現在のユーザーによる特定のコメントにリアクションします。

ReplyToComment

ReplyToComment: = "replytocomment"

現在のユーザーによる特定のコメントに返信します。

ResetSort

ResetSort: = "resetsort"

ソート状態をリセットします。

Search

Search: = "search"

GcComment内の任意のテキストを検索します。

SearchNext

SearchNext: = "searchnext"

次を検索します。

SearchPrevious

SearchPrevious: = "searchprevious"

前を検索します。

SetComments

SetComments: = "setcomments"

GcCommentにコメントをセットします。

Sort

Sort: = "sort"

コメントをソートします。

StickComment

StickComment: = "stickcomment"

指定したコメントをピン留めします。

StickCommentElement

StickCommentElement: = "stickcommentelement"

指定したコメントをピン留めします。(UIのみ)

UpdateComment

UpdateComment: = "updatecomment"

現在のユーザーによる特定のコメントに更新します。

UpdateCommentCount

UpdateCommentCount: = "updatecommentcount"

コメント数を更新します。

UpdateCommentElement

UpdateCommentElement: = "updatecommentelement"

特定のコメント要素を更新します。(UIのみ)

UpdateReactionCount

UpdateReactionCount: = "updatereactioncount"

リアクション数を更新します。