class EikControlFactory |
Abstract factory that creates controls by type.
This class provides a unified way to create controls according to the specified control integer ID.
Public Member Functions | |
---|---|
IMPORT_C SEikControlInfo | CreateByTypeL(TInt) |
IMPORT_C SEikControlInfo | CreateByTypeL | ( | TInt | aControlType | ) | [static] |
Creates the specified type of control by going through the dynamically loaded DLLs' Control Factories until one is found which successfully creates the desired control.
TInt aControlType | The ID of the required type of control. |
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.