Alf::IAlfHostAPI Class Reference
class Alf::IAlfHostAPI : public Alf::IAlfInterfaceBase |
The interface for host appis used by widget controls.
alfwidgetmodel.lib
- Since
- S60 ?S60_version Draft
Constructor & Destructor Documentation
~IAlfHostAPI()
~IAlfHostAPI | ( | ) | [inline, virtual] |
Member Functions Documentation
getBaseLayout()
Returns the base layout of control.
getConnection(int)
Get the connected control at given index.
Parameters
int aIndex | Index of connected control. |
getConnectionCount()
int | getConnectionCount | ( | ) | const [pure virtual] |
gets the number of connections
getConnectionIndex(CAlfWidgetControl &)
gets the connection index of aControl
removeConnection(CAlfWidgetControl &)
Removes connection with the given control.
If the connected control is in the same control group with host control, it will be removed from the host control's control group.
If the connected control is in a separate control group or if the host control is not in a control group, the connected control's control group relation will not be affected.
setConnection()
setBaseLayout(IAlfLayoutManager &)
Sets the base layout of control.
setConnection(CAlfWidgetControl &, AlfRole)
Sets a connection from this host to a given control.
A control can never have more than one host control. If the connected control has a host control the connection from old host control to connected control will be removed.
type()
const IfId & | type | ( | ) | [static, inline] |
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.