BSI PD ISO/IEC TR 13066-3:2012:2013 Edition
$167.15
Information technology. Interoperability with Assistive Technology (AT) – IAccessible2 accessibility application programming interface (API)
Published By | Publication Date | Number of Pages |
BSI | 2013 | 34 |
This part of ISO/IEC 13066 provides an overview to the structure and terminology of the IAccessible2 accessibility API.
It provides:
-
a description of the overall architecture and terminology of the API;
-
further introductory explanations regarding the content and use of the API beyond those found in Annex A of ISO/IEC 13066-1;
-
an overview of the main properties, including:
-
of user interface elements,
-
of how to get and set focus,
-
of communication mechanisms in the API;
-
-
a discussion of design considerations for the API (e.g. pointers to external sources of information on accessibility guidance related to using the API);
-
information on extending the API (and where this is appropriate);
-
an introduction to the programming interface of the API (including pointers to external sources of information).
It provides this information as an introduction to the IAccessible2 API to assist:
-
IT system level developers who create custom controls and/or interface to them;
-
AT developers involved in programming “hardware to software” and “software to software” interactions.
PDF Catalog
PDF Pages | PDF Title |
---|---|
9 | 1 Scope 2 Terms and definitions |
13 | 3 General Description 3.1 General Description 3.2 Architecture |
15 | 4 Using the API 4.1 Overview 4.2 User Interface elements |
16 | 4.3 Getting and setting focus 4.4 Communication Mechanisms 4.5 Introduction to Programming interface 4.5.1 COM Interface 5 Exposing User Interface Element Information |
17 | 5.1 Role, state(s), boundary, name, and description of the user interface element 5.2 Current value and any minimum or maximum values, if the user interface element represents one of a range of values |
18 | 5.3 Text contents, text attributes, and the boundary of text rendered to the screen 5.4 The relationship of the user interface element to other user interface elements 5.4.1 In a single data value, whether this user interface element is a label for another user interface element or is labelled by another user interface element 5.4.2 In a table, the row and column that it is in, including headers of the row and column if present 5.4.3 In a hierarchical relationship, any parent containing the user interface element, and any children contained by the user interface element |
19 | 6 Exposing User Interface Element Actions 7 Keyboard Focus 8 Events |
20 | 8.1 changes in the user interface element value 8.2 changes in the name of the user interface element 8.3 changes in the description of the user interface element 8.4 changes in the boundary of the user interface element 8.5 changes in the hierarchy of the user interface element 9 Programmatic Modifications of States, Properties, Values, and Text |
21 | 10 Design Considerations 10.1 Using IA2 10.1.1 The IAccessible2Proxy.dll 10.1.2 Using IAccessibleApplication to get Application’s name and version 10.1.3 Discovering Interfaces and Services |
22 | 10.1.4 Component – building block of widgets |
23 | 10.1.5 Discovering actions on accessible objects |
24 | 10.1.6 Working with images 10.1.7 Working with number values |
25 | 10.1.8 Working with tables |
26 | 10.1.9 Working with text 10.1.9.1 Offset parameters 10.1.9.2 Read only text |
27 | 10.1.9.3 Hypertext and Hyperlinks |
28 | 10.1.9.4 Editable text 10.1.10 Object relations |
29 | 10.1.11 Cross reference with Atk interfaces |
30 | 11 Further Information 11.1.1 IAccessible2 Extensibility |