Help Center

Local Navigation

Allow an assistive technology application to receive notification of field changes

  1. Import the net.rim.device.api.ui.accessibility.AccessibleEventListener interface.
  2. Implement the AccessibleEventListener interface.
    public class ScreenReader extends UiApplication implements AccessibleEventListener {

Index


Was this information helpful? Send us your comments.