Help Center

Local Navigation

Provide an assistive technology application with access to information from a table

  1. Import the net.rim.device.api.ui.accessibility.AccessibleTable interface.
  2. Create a class that implements the AccessibleTable interface.
    public class AccessibleTableClass implements AccessibleTable {

Index


Was this information helpful? Send us your comments.