[]
        
(Showing Draft Content)

Inputman.GcRichTextEditorCommand

GcRichTextEditorCommand 列挙型

メンバー

ApplyOrderedListStyle

ApplyOrderedListStyle: = "applyorderedliststyle"

選択項目を段落番号リストに変換

ApplyUnorderedListStyle

ApplyUnorderedListStyle: = "applyunorderedliststyle"

選択項目を箇条書きリストに変換

BackColor

BackColor: = "backcolor"

背景色

BlockQuote

BlockQuote: = "blockquote"

引用文

Bold

Bold: = "bold"

太字

Cancel

Cancel: = "cancel"

最後の保存ポイントにリセット

ChangeInputFormat

ChangeInputFormat: = "changeinputformat"

書式を変更する

ChangeLengthUnit

ChangeLengthUnit: = "changelengthunit"

文字数の計算単位を変更する

ChangeMaxLength

ChangeMaxLength: = "changemaxlength"

最大文字数を指定する

Copy

Copy: = "copy"

コピー

CreateLink: = "createlink"

リンク挿入

Cut

Cut: = "cut"

切り取り

Delete

Delete: = "delete"

現在の選択内容の削除

DirectionLTR

DirectionLTR: = "directionltr"

LTRに変更

DirectionRTL

DirectionRTL: = "directionrtl"

RTLに変更

Emoticons

Emoticons: = "emoticons"

絵文字

Focus

Focus: = "focus"

フォーカス実行

FontName

FontName: = "fontname"

フォント名

FontSize

FontSize: = "fontsize"

フォントサイズ

ForeColor

ForeColor: = "forecolor"

フォントカラー

FormatBlock

FormatBlock: = "formatblock"

フォントブロック

ForwardDelete

ForwardDelete: = "forwarddelete"

カーソルの右側にある文字を削除

FullScreen

FullScreen: = "fullscreen"

フルスクリーン

HTMLCodeEditor

HTMLCodeEditor: = "htmlcodeeditor"

HTMLコードエディタ

Indent

Indent: = "indent"

インデント

InsertContent

InsertContent: = "insertcontent"

現在の選択範囲にコンテンツを挿入

InsertHTML

InsertHTML: = "inserthtml"

HTML挿入

InsertHorizontalRule

InsertHorizontalRule: = "inserthorizontalrule"

水平罫線挿入

InsertImage

InsertImage: = "insertimage"

画像挿入

InsertLineBreak

InsertLineBreak: = "insertlinebreak"

改行の挿入

InsertLink: = "insertlink"

リンク挿入

InsertNewLine

InsertNewLine: = "insertnewline"

新規行の挿入

InsertOrderedList

InsertOrderedList: = "insertorderedlist"

段落番号リストを挿入

InsertParagraph

InsertParagraph: = "insertparagraph"

段落挿入

InsertTable

InsertTable: = "inserttable"

テーブル挿入

InsertTemplate

InsertTemplate: = "inserttemplate"

テンプレート挿入

InsertText

InsertText: = "inserttext"

テキスト挿入

InsertUnorderedList

InsertUnorderedList: = "insertunorderedlist"

箇条書きリストを挿入

Italic

Italic: = "italic"

斜体

JustifyCenter

JustifyCenter: = "justifycenter"

中央揃えにします

JustifyFull

JustifyFull: = "justifyfull"

両端揃えにします

JustifyLeft

JustifyLeft: = "justifyleft"

左揃え

JustifyNone

JustifyNone: = "justifynone"

配置の削除

JustifyRight

JustifyRight: = "justifyright"

右揃えにします

LineHeight

LineHeight: = "lineheight"

行の高さ

NewDocument

NewDocument: = "newdocument"

新しいドキュメント

OpenImageDialog

OpenImageDialog: = "openimagedialog"

画像ダイアログを開く

OpenLinkDialog

OpenLinkDialog: = "openlinkdialog"

リンクダイアログを開く

OpenMediaDialog

OpenMediaDialog: = "openmediadialog"

メディアダイアログを開く

Outdent

Outdent: = "outdent"

インデント減らす

PageBreak

PageBreak: = "pagebreak"

改ページ

Paste

Paste: = "paste"

貼り付け

Preview

Preview: = "preview"

プレビュー

Print

Print: = "print"

印刷実行

Redo

Redo: = "redo"

やり直し

RemoveFormat

RemoveFormat: = "removeformat"

書式クリア

RemoveList

RemoveList: = "removelist"

リストを削除

ReplaceContent

ReplaceContent: = "replacecontent"

現在の選択範囲にコンテンツを置換

Save

Save: = "save"

保存

SearchReplace

SearchReplace: = "searchreplace"

検索と置換

SelectAll

SelectAll: = "selectall"

すべて選択

SetContent

SetContent: = "setcontent"

エディタの内容を設定

ShowCharmap

ShowCharmap: = "showcharmap"

文字マップダイアログを開く

Strikethrough

Strikethrough: = "strikethrough"

取り消し線

Subscript

Subscript: = "subscript"

下付き文字

Superscript

Superscript: = "superscript"

上付き文字

TableApplyCellStyle

TableApplyCellStyle: = "tableapplycellstyle"

現在選択されているセルに特定のスタイルを適用

TableCellToggleClass

TableCellToggleClass: = "tablecelltoggleclass"

現在のテーブルのセル要素に特定のクラス名を追加または削除

TableCopyCol

TableCopyCol: = "tablecopycol"

現在選択されている列をコピー

TableCopyRow

TableCopyRow: = "tablecopyrow"

現在選択されている行をコピー

TableCutCol

TableCutCol: = "tablecutcol"

現在選択されている列を切り取り

TableCutRow

TableCutRow: = "tablecutrow"

現在選択されている行を切り取り

TableDelete

TableDelete: = "tabledelete"

テーブル削除

TableDeleteCol

TableDeleteCol: = "tabledeletecol"

テーブルの列削除

TableDeleteRow

TableDeleteRow: = "tabledeleterow"

テーブルの行削除

TableInsertColAfter

TableInsertColAfter: = "tableinsertcolafter"

テーブルの指定列の右側に新しい列を挿入

TableInsertColBefore

TableInsertColBefore: = "tableinsertcolbefore"

テーブルの指定列の左側に新しい列を挿入

TableInsertRowAfter

TableInsertRowAfter: = "tableinsertrowafter"

現在選択されている行の後に行を挿入

TableInsertRowBefore

TableInsertRowBefore: = "tableinsertrowbefore"

現在選択されている行の前に行を挿入

TableMergeCells

TableMergeCells: = "tablemergecells"

現在選択されているすべてのセルを結合

TablePasteColAfter

TablePasteColAfter: = "tablepastecolafter"

テーブルの選択列の後に列を貼り付ける

TablePasteColBefore

TablePasteColBefore: = "tablepastecolbefore"

テーブルの選択列の前に列を貼り付ける

TablePasteRowAfter

TablePasteRowAfter: = "tablepasterowafter"

現在選択されている行の後に行を貼り付け

TablePasteRowBefore

TablePasteRowBefore: = "tablepasterowbefore"

現在選択されている行の前に行を貼り付け

TableSplitCells

TableSplitCells: = "tablesplitcells"

テーブルのセル分割

TableToggleCaption

TableToggleCaption: = "tabletogglecaption"

表のキャプションを追加または削除

TableToggleClass

TableToggleClass: = "tabletoggleclass"

特定のクラス名をテーブル要素に追加または削除

Template

Template: = "template"

テンプレート

ToggleAcceptsTab

ToggleAcceptsTab: = "toggleacceptstab"

タブ文字の入力設定を変更する

ToggleAutoConvert

ToggleAutoConvert: = "toggleautoconvert"

文字列の自動変換を変更する

ToggleFilterCrlf

ToggleFilterCrlf: = "togglefiltercrlf"

改行コードの取り扱いを変更する

ToggleFormat

ToggleFormat: = "toggleformat"

指定された形式を名前で切り替え

TogglePlainTextPaste

TogglePlainTextPaste: = "toggleplaintextpaste"

プレーンテキストとして貼り付けを切り替え

Underline

Underline: = "underline"

下線

Undo

Undo: = "undo"

取り消し

Unlink: = "unlink"

リンク削除

WordCount

WordCount: = "wordcount"

文字数のカウント