Module editableText
[hide private]
[frames] | no frames]

Module editableText

source code

Common support for editable text.


Note: If you want editable text functionality for an NVDAObject, you should use the EditableText classes in NVDAObjects.behaviors.

Classes [hide private]
  EditableText
Provides scripts to report appropriately when moving the caret in editable text fields.
  EditableTextWithoutAutoSelectDetection
In addition to EditableText, provides scripts to report appropriately when the selection changes.