|
|
|
|
int
|
|
|
|
|
|
|
|
|
|
collapse(self,
end=False)
Collapses this text info object so that both endpoints are the same. |
source code
|
|
|
|
copy(self)
duplicates this text info object so that changes can be made to
either one with out afecting the other |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| _getControlFieldForObject(self,
obj,
ignoreEditableText=True) |
source code
|
|
|
|
| _iterTextWithEmbeddedObjects(self,
text,
ti,
fieldStart,
textLength=None) |
source code
|
|
|
|
|
|
|
|
|
Inherited from textInfos.TextInfo:
__init__,
copyToClipboard,
expand,
find,
getControlFieldBraille,
getControlFieldSpeech,
getEmbeddedObject,
getTextInChunks,
getTextWithFields,
isOverlapping,
move,
unitCount,
unitIndex
Inherited from baseObject.AutoPropertyObject:
invalidateCache
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|