class Alf::IMulModelProvider |
Application should implement this interface inorder to become a data provider. Data model uses this interface to ask the application for data.
Public Member Functions | |
---|---|
void | ProvideData (int, int, MulDataPath ) |
void | ProvideData | ( | int | aIndex, |
int | aCount, | |||
MulDataPath | aPath | |||
) | [pure virtual] |
Request the data provider for updating data in the model.
int aIndex | Index at which the item request has been initiated. |
int aCount | Number of items requested. |
MulDataPath aPath | Path of parent item in the data hierarchy. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.