Adobe Photoshop CS5 Object Library JS: Notifier
From Photoshop CS5
Class
Notifier
An event-handler object that tells the script to execute specified code when a specified event occurs. For notifiers to work, they must be enabled. See the 'notifiers enabled' property of the Application object. Events that occur within scripts do not generally trigger notifiers, because they occur inside of a "play script" event.QuickLinks
remove, removeAllHierarchy
Properties
Methods
Instances
void remove ()
Deletes this object.
void removeAll ()
Deletes all elements.
Return
Notifier Notifiers.[] (index: uint)
Notifier Notifiers.add (event: string, eventFile: File[, eventClass: string])
Notifier Notifiers.getByName (name: string)
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |