[Tizen][AT-SPI] Add Table and TableCell interfaces 18/293418/4
authorArtur Świgoń <a.swigon@samsung.com>
Tue, 6 Sep 2022 12:11:48 +0000 (14:11 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 26 May 2023 11:49:40 +0000 (13:49 +0200)
commit8af52034c829d4362c5e8a1c7e8bd33215b4276b
tree8f1bc7600d59c55043836473a6d0aa4b9c2203de
parentee81cdfa07e1867250a7899e2fb990d618bda649
[Tizen][AT-SPI] Add Table and TableCell interfaces

The purpose of these interfaces is to support Screen Reader operation with
tables and grids, often in combination with the Selection interface, for
example reading the row and column number when navigating a grid of items, or
selecting cells / rows / columns, as specified in the UX guide.

Change-Id: Ibafa1a5a8e9675d1b3967421aa31fba15ef42530
dali-csharp-binder/src/nui-view-accessible.cpp
dali-csharp-binder/src/nui-view-accessible.h