[AT-SPI] Implement Component for ProxyAccessible 02/273902/5
authorArtur Świgoń <a.swigon@samsung.com>
Fri, 15 Apr 2022 12:53:32 +0000 (14:53 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Mon, 25 Apr 2022 09:31:09 +0000 (11:31 +0200)
commit154e01906dd4b9d586e2e53e37e405810a9421e9
tree9c07d33b2f96268917b26afbf89c2b72e13e1545
parent0f3f5b6879833bff46e41be158e4be235380f45c
[AT-SPI] Implement Component for ProxyAccessible

The Component interface is required for the object not to be immediately
filtered out by bridge-side navigation code. When a ProxyAccessible is
serialized to an object address as a return value on D-Bus, its address
is replaced by the remote address (stored in `mAddress`), so any further
interaction by AT clients (D-Bus method calls) will be directed to the
actual remote object.

Change-Id: I268e219eb30ecd016ab2ab78dcd0846b551a9e42
dali/devel-api/adaptor-framework/proxy-accessible.h