ADF UIX provides three levels of accessibility support:
You can set an accessibility mode by defining a value for the
<accessibility-mode>
element in the UIX configuration file (
uix-config.xml
) . The acceptable values are:
default, screenReader, and
inaccessible. For example:
<accessibility-mode>inaccessible</accessibility-mode>
For details about the elements used in UIX configuration, see " UIX Configuration" of the UIX Element Reference. For information about configuration, refer to the ADF UIX Developer's Guide.
About Localized UIX User Interfaces
Creating Accessible UIX User Interfaces
Working with ADF UIX Pages
Working with Web Application Design Tools
Copyright © 1997, 2004, Oracle. All rights reserved.