|
|
__init__(self,
rootNVDAObject)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
|
|
|
bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| event_selectionRemove(self,
obj,
nextHandler) |
source code
|
|
|
Inherited from editableText.EditableText:
detectPossibleSelectionChange,
initAutoSelectDetection,
script_caret_backspaceCharacter,
script_caret_backspaceWord,
script_caret_delete,
script_caret_moveByCharacter,
script_caret_moveByLine,
script_caret_moveByParagraph,
script_caret_moveByWord
Inherited from treeInterceptorHandler.TreeInterceptor:
prepare,
terminate
Inherited from baseObject.ScriptableObject:
bindGesture,
bindGestures,
clearGestureBindings,
getScript
Inherited from baseObject.AutoPropertyObject:
invalidateCache
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|