DataViewDatasource

Description

The DataViewDatasource class is used to work with a view data source.

Inheritance Hierarchy

          NSObject

          DataViewDatasource

Supported Protocols

<NSObject>

Comments

Delegate classes for working with a data source.

Methods

addEventObserver:. Subscribes delegate object for data source events.

dataSelectionTitle. Returns text description of data sample.

dataSelectionTitleWithTimeaxisIndex:. Returns text description of data sample for the specified time.

removeEventObserver:. Removes the specified delegate object from the subscriber list for data source events.

removeEventObservers. Removes all subscribers.

sendEvent:. Creates an event and informs all subscribers about it.

updateData. Refreshes view data.

See also:

Classes. The Mobile Application Component