NotePreference

環境設定-注釈

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
findAndReplaceNoteContents 真偽値注釈の内容を検索/置換操作の対象として含める (ストーリーエディタ)
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
noteBackgroundColor NoteBackgrounds
NoteBackgrounds
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
GALLEY_BACKGROUND_COLOR1699168839
eGBG
[なし]
[12][13][14][15]
[16][17][18][19]
USE_NOTE_COLOR1700020807
eTBG
[注釈のカラー]
インライン背景カラー
[12][13][14][15]
[16][17][18][19]
noteColor [ r, g, b ], InCopyUIColors注釈のカラー
[12][13][14][15]
[16][17][18][19]
noteColorChoices NoteColorChoices
NoteColorChoices
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
USE_NOTE_PREF_COLOR1700089923
eUPC
Uses the note color.
[12][13][14][15]
[16][17][18][19]
USE_USER_COLOR1700091203
eUUC
[ユーザカラー]
The color to use for notes.
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
showNoteTips 真偽値注釈ツールヒントを表示
[12][13][14][15]
[16][17][18][19]
spellCheckNotes 真偽値注釈の内容をスペルチェックの対象として含める (ストーリーエディタ)

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
getElements() Array( NotePreference )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.