| Trees | Indices | Help |
|---|
|
|
object --+
|
AccAdapt.Adapter --+
|
DefaultEventHandler.DefaultEventHandlerAdapter --+
|
SimpleTextEventHandlerAdapter --+
|
TextEventHandlerAdapter
Overrides SimpleTextEventHandlerAdapter to fire AEEvent.CaretChange events on focus changes for text controls. Expects the subject to be a pyLinAcc.Accessible.
Adapts subject accessibles that have a role of terminal or have a state of multiline, single line, or editable and provide the Text interface. Does not adapt accessibles with role of page tab.
|
|||
| tuple of AEEvent |
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
| boolean |
|
||
|
|||
| list of Interface |
provides = [IEventHandler]Interfaces provided by this adapter |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Creates an AEEvent.FocusChange indicating that the accessible being adapted has gained the focus. Also a AEEvent.CaretChange. This sequence of AEEvents will be posted by the caller.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:20 2007 | http://epydoc.sourceforge.net |