The qnx.ui.data package contains the classes that provide data for UI elements that implement the IDataViewer
interface, such as lists. The
DataProvider and SectionDataProvider provide data and methods that
allow you to modify the data.
Interfaces
| | Interface | Description |
|---|
| | IDataProvider |
The interface for the DataProvider class. |
| | IDataViewer |
Interface to be implemented by components that provide access to a DataProvider. |
| | ISectionDataProvider |
The interface for the SectionDataProvider class. |
Classes
| | Class | Description |
|---|
| | DataProvider |
The DataProvider class provides a linear representation of a set of data and methods that enable you to modify the data. |
| | SectionDataProvider |
The SectionDataProvider class provides a two-dimensional representation of a set of data and methods to enable modification of the data. |
Copyright 2012 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Mon Jan 23 2012, 01:05 PM -05:00