<MADimensionsPanelTableViewDataSourceProtocol>

Description

The <MADimensionsPanelTableViewDataSourceProtocol> protocol is used to work with dimension panel data source.

Supported Protocols

<NSObject>

Methods

dimensionsPanelTableView:childElement:ofElement:ofDimension:. Returns child element settings of the specified data source dimension element.

dimensionsPanelTableView:dimensionAtIndex:. Returns data source dimension settings by dimension index.

dimensionsPanelTableView:element:ofDimension:satisfyingToSearchString:. Returns settings of the dimension element satisfying search conditions.

dimensionsPanelTableView:numberOfChildrenOfElement:ofDimension:. Returns the number of child elements for specified data source dimension element.

dimensionsPanelTableView:numberOfElementOfDimension:satisfyingToSearchString:. Returns the number of specified dimension elements satisfying search conditions.

dimensionsPanelTableViewDimensionsCount:. Returns the number of data source dimensions.

See also:

Protocols. The Mobile Application Component