|
dictionary
|
|
|
3-tuple of float
|
|
|
float
|
|
|
dictionary
|
|
|
integer
|
|
|
AEPor
|
|
|
integer
|
|
|
list of string
|
getAccTextSelection(self,
n=None)
Gets a list of all text selections in the subject if n is None, or
the nth selection if it is specified. |
source code
|
|
|
string
|
|
|
|
getAccTableExtents(self)
Returns the number of rows and columns in a table as a 2-tuple of
integers Not implemented for non-Table objects. |
source code
|
|
|
2-tuple of integer
|
|
|
2-tuple integer
|
getAccVisualPoint(self)
Gets the visual position of the focal point wihin an accessible
object, the center in a simple box-like control. |
source code
|
|
|
2-tuple integer
|
|
|
string
|
|
|
integer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dictionary
|
|
|
list of AEPors
|
|
|
integer
|
|
|
string
|
|
|
2-tuple of string, integer
|
getAccAppID(self)
Gets a unique ID identifying the application to which the subject
accessible belongs. |
source code
|
|
|
string
|
|
|
string
|
|
|
string
|
|
|
string
|
|
|
string
|
|
|
string
|
|
|
list of AEPor
|
|
|
list
|
getAccStates(self)
Gets a list of names of states indicating the current state of the
given accessible. |
source code
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
list of string
|
|
|
list of string
|
|
|
integer
|
|
|
list of tuple of string
|
|
|
boolean
|
|
|
boolean
|
|
|
string
|
getAccURI(self,
index)
Obtain a resource locator ('URI') string which can be used to
access the content to which this link "points" or is
connected. |
source code
|
|
|
integer
|
|
|
Inherited from AEAccAdapter.PORAdapter:
__call__,
__init__
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|