| Trees | Indices | Help |
|---|
|
|
object --+
|
baseObject.AutoPropertyObject --+
|
baseObject.ScriptableObject --+
|
NVDAObject --+
|
window.Window --+
|
UIA --+
|
ComboBoxWithoutValuePattern
A combo box without the Value pattern. UIA combo boxes don't necessarily support the Value pattern unless they take arbitrary text values. However, NVDA expects combo boxes to have a value and to fire valueChange events. The value is obtained by retrieving the selected item's name. The valueChange event is fired on this object by ListItem.event_stateChange.
|
|||
|
Inherited from |
|||
|
|||
|
|||
| basestring |
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
The value of this object (example: the current percentage of a scrollbar, the selected option in a combo box).
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:54 2011 | http://epydoc.sourceforge.net |