events

書式

galleyPreferencesObject.events

説明

イベントを格納したコレクションを示します。
var gp=app.galleyPreferences;
alert(gp.events);

目次に戻る