The qnx.fuse.ui.events package contains event functionality for all user interface components. This includes specialized event types for each of the list classes as well as event classes for media controls, toggle switches and sliders.
| Class | Description | |
|---|---|---|
| ImageCacheEvent | The ImageCacheEvent class provides event functionality related to the caching and loading of images. | |
| ListEvent | A ListEvent object contains list and cell renderer interaction events. | |
| MediaControlEvent | The MediaControlEvent is dispatched by the MediaControl component. | |
| ScrollEvent | A ScrollEvent object is dispatched by scrollable objects. | |
| SliderEvent | The Slider class uses this event class to notify subscribers of slider events. | |
| TextEvent |