View.dataSources

Ext.util.MixedCollection of Ab.data.DataSource objects.

Example:

Get a reference to a data source using get() :

var dataSource = View.dataSources.get(dataSourceId);