DictionaryPreference

環境設定-欧文辞書

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

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Application, Document
[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]
composition ComposeUsing
ComposeUsing
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
BOTH1651471464
both
ユーザー辞書とドキュメント
[12][13][14][15]
[16][17][18][19]
USE_DOCUMENT1967419235
uDoc
ドキュメント
[12][13][14][15]
[16][17][18][19]
USE_USER_DICTIONARY1433629284
Usrd
ユーザー辞書
ハイフネーションの例外単語を参照する辞書
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
mergeUserDictionary 真偽値ドキュメントにユーザー辞書を自動埋め込み
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
recomposeWhenChanged 真偽値ユーザー辞書編集後、すべてのストーリーに自動適用

メソッド

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( DictionaryPreference )オブジェクト参照を返す
[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.