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