| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Base.AEEvent --+
|
ChooserChange
Event that fires when a AEChooser indicates important input from a user.
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 |
|
||
| integer |
|
||
| opaque object |
|
||
| dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
| opaque |
aid Unique identifier for the application AETier with which the AEChooser that fired this event is associated |
||
| AEChooser |
chooser AEChooser that fired this event |
||
| integer |
kind Kind of event, one of OK, CANCEL, or APPLY from AEChooser |
||
| dictionary |
kwargs Aribitrary data to be passed to the handler of this event |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:54 2008 | http://epydoc.sourceforge.net |