events
書式
textEditingPreferences
.events
説明
イベントを格納したコレクションを示します。
var te=app.textEditingPreferences; alert(te.events);
目次に戻る