[AT-SPI] Introduce TextControlAccessible 09/272309/2
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 14 Mar 2022 09:39:30 +0000 (10:39 +0100)
committerArtur Świgoń <a.swigon@samsung.com>
Mon, 14 Mar 2022 09:44:01 +0000 (10:44 +0100)
TextEditorAccessible, TextFieldAccessible and TextLabelAccessible
contained a large amount of nearly identical code. They now have a new
common parent, TextControlAccessible (or EditableTextControlAccessible)
which contains common code.

Change-Id: I40eb67970780a6a320b514cf261a1df91f6dcf49


No differences found