eventListeners

書式

dictionaryPreferences.eventListeners

説明

イベントリスナーを格納したコレクションを示します。
var dp=app.dictionaryPreferences;
alert(dp.eventListeners);

目次に戻る