[]
        
(Showing Draft Content)

Inputman.GcCommentCommand

GcCommentCommand 列挙型

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

メンバー

AddCommentElement

AddCommentElement: = "addcommentelement"

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

AddReplyCommentElement

AddReplyCommentElement: = "addreplycommentelement"

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

ApplySuggestion

ApplySuggestion: = "applysuggestion"

​​入力サジェスト項目を適用します​。

ChangeUserInfo

ChangeUserInfo: = "changeuserinfo"

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

Clear

Clear: = "clear"

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

ClearSearch

ClearSearch: = "clearsearch"

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

CloseReactionPopup

CloseReactionPopup: = "closereactionpopup"

​​リアクションのポップアップを閉じます​。

CopyLink

CopyLink: = "copylink"

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

DeleteComment

DeleteComment: = "deletecomment"

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

DeleteCommentElement

DeleteCommentElement: = "deletecommentelement"

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

DoDeleteCommentAction

DoDeleteCommentAction: = "dodeletecommentaction"

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

DoEditCommentAction

DoEditCommentAction: = "doeditcommentaction"

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

DoPostCommentAction

DoPostCommentAction: = "dopostcommentaction"

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

DoReplyCommentAction

DoReplyCommentAction: = "doreplycommentaction"

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

Filter

Filter: = "filter"

​​コメントをフィルタします​。

FocusEditor

FocusEditor: = "focuseditor"

​​コメントエディタにフォーカスします​。

GotoComment

GotoComment: = "gotocomment"

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

HideSuggestions

HideSuggestions: = "hidesuggestions"

​入力サジェストリストを閉じます​。

Load

Load: = "load"

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

OpenCommentLink

OpenCommentLink: = "opencommentlink"

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

OpenReactionPopup

OpenReactionPopup: = "openreactionpopup"

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

PostComment

PostComment: = "postcomment"

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

ReactToComment

ReactToComment: = "reacttocomment"

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

ReplyToComment

ReplyToComment: = "replytocomment"

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

ResetFilter

ResetFilter: = "resetfilter"

フィルターをリセットします。

ResetSort

ResetSort: = "resetsort"

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

Search

Search: = "search"

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

SearchNext

SearchNext: = "searchnext"

次を検索します。

SearchPrevious

SearchPrevious: = "searchprevious"

前を検索します。

SetComments

SetComments: = "setcomments"

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

ShowSuggestions

ShowSuggestions: = "showsuggestions"

入力サジェストリストを表示します​。

Sort

Sort: = "sort"

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

StickComment

StickComment: = "stickcomment"

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

StickCommentElement

StickCommentElement: = "stickcommentelement"

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

SubmitComment

SubmitComment: = "submitcomment"

コメントを送信します。

ToggleEnabled

ToggleEnabled: = "toggleenabled"

有効状態を切り替える。

ToggleReadOnly

ToggleReadOnly: = "togglereadonly"

読み取り専用状態を切り替える。

UpdateComment

UpdateComment: = "updatecomment"

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

UpdateCommentCount

UpdateCommentCount: = "updatecommentcount"

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

UpdateCommentElement

UpdateCommentElement: = "updatecommentelement"

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

UpdateReactionCount

UpdateReactionCount: = "updatereactioncount"

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