Alf::IAlfBranch Class Reference
class Alf::IAlfBranch : public Alf::IAlfVariantType |
An interface for Container data type.
hitchcockwidgetmodel.lib
- Since
- S60 ?S60_version Draft
Constructor & Destructor Documentation
~IAlfBranch()
~IAlfBranch | ( | ) | [inline, virtual] |
Destructor
- Since
- S60 ?S60_version
Member Functions Documentation
childData(int)
The data for a child at a given index
- Since
- S60 ?S60_version
childData()
The data for all children.
- Since
- S60 ?S60_version
childName(int)
const UString & | childName | ( | int | aIndex | ) | [pure virtual] |
APi to get the childName
- Since
- S60 ?S60_version
childrenCount()
uint
| childrenCount | ( | ) | [pure virtual] |
Get the number of children in this branch
- Since
- S60 ?S60_version
clone()
Function to Clone the Branch
- Since
- S60 ?S60_version
setChildData(IAlfMap *)
void | setChildData | ( | IAlfMap * | aChildData | ) | [pure virtual] |
Set the data for children of this branch.
- Since
- S60 ?S60_version
Parameters
IAlfMap * aChildData | The new data for the children. |
setData(IAlfMap *)
void | setData | ( | IAlfMap * | aData | ) | [pure virtual] |
Set the data for this branch.
- Since
- S60 ?S60_version
Parameters
IAlfMap * aData | The new data for this branch. |
sort(const IAlfSortFunction &)
Sorts the branch using user defined sort function.
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.