From 8f0020d8ec92b554738882e4d66d315e585c3726 Mon Sep 17 00:00:00 2001 From: Bartlomiej Uliasz Date: Wed, 7 Oct 2015 11:15:33 +0200 Subject: [PATCH] ui_components_sd_mn.htm: source file descritpion update for Accessibility Change-Id: Ifeff4f0bc66a8cd30d1aed1ebaaef65febe7c219 Signed-off-by: Bartlomiej Uliasz --- .../html/mobile_n/ui_components_sd_mn.htm | 27 +++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/org.tizen.sampledescriptions/html/mobile_n/ui_components_sd_mn.htm b/org.tizen.sampledescriptions/html/mobile_n/ui_components_sd_mn.htm index 418a799..70795a0 100644 --- a/org.tizen.sampledescriptions/html/mobile_n/ui_components_sd_mn.htm +++ b/org.tizen.sampledescriptions/html/mobile_n/ui_components_sd_mn.htm @@ -44,6 +44,31 @@ File name Description + + accessibility.c + This file creates and initializes a view, which displays Accessibility API usage scenarios. You can enter particular component to view and manage it. + + + + accessibility/screen_reader.c + This file creates and initializes a view, which displays Screen Reader related usage scenario of Accessibility. You can enable/disable it and check other options about it. + + + + accessibility/screen_reader/description.c + This file creates and initializes a view, which displays the UI Description screen. You can view and test how Screen Reader reads names/description of different buttons. + + + + accessibility/screen_reader/reading_order.c + This file creates and initializes a view, which displays the UI Reading Order screen. You can view and test how custom and default reading order works. + + + + accessibility/screen_reader/custom_frame.c + This file creates and initializes a view, which displays the Custom Frame screen. You can view and test Screen Reader's behavior on default and custom frames. + + button.c
button.edc @@ -222,4 +247,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga - \ No newline at end of file + -- 2.7.4