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