| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Base.AEEvent --+
|
PropertyChange
Event that fires when a text or numeric property changes.
This class registers its name and whether it should be monitored by default in an AEMonitor using the Base.registerEventType function when this module is first imported. The AEMonitor can use this information to build its menus.
|
|||
|
|||
| string |
|
||
| boolean |
|
||
| dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
| string |
name Name of the property that changed |
||
| string or integer |
value The new value associated with the property |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:55 2008 | http://epydoc.sourceforge.net |