Module JABHandler :: Class AccessibleContextInfo
[hide private]
[frames] | no frames]

Class AccessibleContextInfo

source code

ctypes.Structure --+
                   |
                  AccessibleContextInfo

Class Variables [hide private]
  _fields_ = [('name', WCHAR* MAX_STRING_SIZE), ('description', ...
Class Variable Details [hide private]

_fields_

Value:
[('name', WCHAR* MAX_STRING_SIZE), ('description', WCHAR* MAX_STRING_S\
IZE), ('role', WCHAR* SHORT_STRING_SIZE), ('role_en_US', WCHAR* SHORT_\
STRING_SIZE), ('states', WCHAR* SHORT_STRING_SIZE), ('states_en_US', W\
CHAR* SHORT_STRING_SIZE), ('indexInParent', jint), ('childrenCount', j\
int), ('x', jint), ('y', jint), ('width', jint), ('height', jint), ('a\
ccessibleComponent', BOOL), ('accessibleAction', BOOL), ('accessibleSe\
lection', BOOL), ('accessibleText', BOOL), ('accessibleValue', BOOL),]