Constants¶
Details¶
- Atspi.COMPONENTLAYER_COUNT = 9¶
One higher than the highest valid value of
Atspi.ComponentLayer
.
- Atspi.COORD_TYPE_COUNT = 3¶
One higher than the highest valid value of
Atspi.CoordType
.
- Atspi.DBUS_INTERFACE_ACCESSIBLE = 'org.a11y.atspi.Accessible'¶
- Atspi.DBUS_INTERFACE_ACTION = 'org.a11y.atspi.Action'¶
- Atspi.DBUS_INTERFACE_APPLICATION = 'org.a11y.atspi.Application'¶
- Atspi.DBUS_INTERFACE_CACHE = 'org.a11y.atspi.Cache'¶
- Atspi.DBUS_INTERFACE_COLLECTION = 'org.a11y.atspi.Collection'¶
- Atspi.DBUS_INTERFACE_COMPONENT = 'org.a11y.atspi.Component'¶
- Atspi.DBUS_INTERFACE_DEC = 'org.a11y.atspi.DeviceEventController'¶
- Atspi.DBUS_INTERFACE_DEVICE_EVENT_LISTENER = 'org.a11y.atspi.DeviceEventListener'¶
- Atspi.DBUS_INTERFACE_DOCUMENT = 'org.a11y.atspi.Document'¶
- Atspi.DBUS_INTERFACE_EDITABLE_TEXT = 'org.a11y.atspi.EditableText'¶
- Atspi.DBUS_INTERFACE_EVENT_KEYBOARD = 'org.a11y.atspi.Event.Keyboard'¶
- Atspi.DBUS_INTERFACE_EVENT_MOUSE = 'org.a11y.atspi.Event.Mouse'¶
- Atspi.DBUS_INTERFACE_EVENT_OBJECT = 'org.a11y.atspi.Event.Object'¶
- Atspi.DBUS_INTERFACE_EVENT_SCREEN_READER = 'org.a11y.atspi.Event.ScreenReader'¶
- Atspi.DBUS_INTERFACE_HYPERLINK = 'org.a11y.atspi.Hyperlink'¶
- Atspi.DBUS_INTERFACE_HYPERTEXT = 'org.a11y.atspi.Hypertext'¶
- Atspi.DBUS_INTERFACE_IMAGE = 'org.a11y.atspi.Image'¶
- Atspi.DBUS_INTERFACE_REGISTRY = 'org.a11y.atspi.Registry'¶
- Atspi.DBUS_INTERFACE_SELECTION = 'org.a11y.atspi.Selection'¶
- Atspi.DBUS_INTERFACE_SOCKET = 'org.a11y.atspi.Socket'¶
- Atspi.DBUS_INTERFACE_TABLE = 'org.a11y.atspi.Table'¶
- Atspi.DBUS_INTERFACE_TABLE_CELL = 'org.a11y.atspi.TableCell'¶
- Atspi.DBUS_INTERFACE_TEXT = 'org.a11y.atspi.Text'¶
- Atspi.DBUS_INTERFACE_VALUE = 'org.a11y.atspi.Value'¶
- Atspi.DBUS_NAME_REGISTRY = 'org.a11y.atspi.Registry'¶
- Atspi.DBUS_PATH_DEC = '/org/a11y/atspi/registry/deviceeventcontroller'¶
- Atspi.DBUS_PATH_NULL = '/org/a11y/atspi/null'¶
- Atspi.DBUS_PATH_REGISTRY = '/org/a11y/atspi/registry'¶
- Atspi.DBUS_PATH_ROOT = '/org/a11y/atspi/accessible/root'¶
- Atspi.DBUS_PATH_SCREEN_READER = '/org/a11y/atspi/screenreader'¶
- Atspi.EVENTTYPE_COUNT = 4¶
One higher than the highest valid value of
Atspi.EventType
.
- Atspi.KEYEVENTTYPE_COUNT = 2¶
One higher than the highest valid value of
Atspi.KeyEventType
.
- Atspi.KEYSYNTHTYPE_COUNT = 5¶
One higher than the highest valid value of
Atspi.KeySynthType
.
- Atspi.LOCALE_TYPE_COUNT = 6¶
One higher than the highest valid value of
Atspi.LocaleType
.
- Atspi.MATCHTYPES_COUNT = 6¶
- Atspi.MODIFIERTYPE_COUNT = 8¶
One higher than the highest valid value of
Atspi.ModifierType
.
- Atspi.RELATIONTYPE_COUNT = 24¶
One higher than the highest valid value of
Atspi.RelationType
.
- Atspi.ROLE_COUNT = 131¶
One higher than the highest valid value of
Atspi.Role
.
- Atspi.SCROLLTYPE_COUNT = 7¶
One higher than the highest valid value of
Atspi.ScrollType
.
- Atspi.SORTORDER_COUNT = 8¶
One higher than the highest valid value of
Atspi.CollectionSortOrder
.
- Atspi.STATETYPE_COUNT = 42¶
One higher than the highest valid value of
Atspi.StateType
.
- Atspi.TEXT_BOUNDARY_TYPE_COUNT = 7¶
One higher than the highest valid value of
Atspi.TextBoundaryType
.
- Atspi.TEXT_CLIP_TYPE_COUNT = 4¶
One higher than the highest valid value of
Atspi.TextClipType
.
- Atspi.TREETRAVERSALTYPE_COUNT = 4¶
One higher than the highest valid value of #AtspiCollection_TreeTraversalType.