| Trees | Indices | Help |
|
|---|
|
|
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
|
|||
|
ComboboxEventHandlerAdapter Overrides TextEventHandlerAdapter to enable processing of events from text areas within combo boxes where the combo box gets focus, the text area doesn't, and the text area is the source of all text events. |
|||
|
ComboBoxNavAdapter Overrides DefaultNavAdapter to provide navigation over text lines as items and to avoid traversing text children as separate accessible children in the IAccessibleNav interface. |
|||
|
|||
log = logging.getLogger('ComboboxAdapter')
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:46 2008 | http://epydoc.sourceforge.net |