| Trees | Indices | Help |
|---|
|
|
Defines default AccAdapt.Adapters for the AEInterfaces.IEventHandler interface on pyLinAcc.Accessible objects.
Organization: IBM Corporation
Copyright: Copyright (c) 2005, 2007 IBM Corporation
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
|
|||
|
DefaultEventHandlerAdapter Adapts all events from AT-SPI accessibles to the interfaces defined in provides. |
|||
|
|||
| dictionary |
AE_MAP = {ViewChange: ['window:activate', 'window:deactivate',Mapping from AEEvents to raw events that must be registered to generate them |
||
| dictionary |
EVENT_HANDLERS = {'keyboard:press': '_handleKeyPressEvent', 'wMaps event names to method names to be called to handle them |
||
|
|||
AE_MAPMapping from AEEvents to raw events that must be registered to generate them
|
EVENT_HANDLERSMaps event names to method names to be called to handle them
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:15 2007 | http://epydoc.sourceforge.net |