|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
setAccTextAttrs(self,
por,
attrs)
Sets the accessible text attributes starting at item offset + char
offset up to the offset given by the AEPor. |
source code
|
|
|
boolean
|
copyAccText(self,
por)
Copies the text starting at item offset + char offset up to the
offset given by the AEPor. |
source code
|
|
|
boolean
|
cutAccText(self,
por)
Cuts the text starting at item offset + char offset up to the
offset given by the AEPor. |
source code
|
|
|
boolean
|
deleteAccText(self,
por)
Deletes the text starting at item offset + char offset up to the
offset given by the AEPor. |
source code
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
boolean
|
|
|
Inherited from AEAccAdapter.PORAdapter:
__call__,
__init__
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|