| Trees | Indices | Help |
|
|---|
|
|
License: The BSD License. All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php
|
|||
|
AEScript Registers and maintains a collection of Task Functions that will execute in response to AccessEngine events and commands (AEEvents and AEInput.Gestures). |
|||
|
EventScript The EventScript class expands the AEScript class with methods, which are ment as a framework for the possible events. |
|||
|
|||
| boolean |
|
||
|
|||
log = logging.getLogger('AEScript')
|
|||
EVENT_KINDS = [AEEvent.CaretChange, AEEvent.ChildrenChange, AE
|
|||
|
|||
|
|
|||
EVENT_KINDS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:47 2008 | http://epydoc.sourceforge.net |