Link against: eikcoctl.lib eikctl.lib
None
#include <EIKCTLIB.H>
Static Public Member Functions |
|
| static IMPORT_C TFileName | ResourceFile () |
| ResourceFile() returns name of the resource file eikctl.rsc. |
|
| static IMPORT_C TCreateByTypeFunction | ControlFactory () |
| ControlFactory provides ability to create controls by id number. |
|
| static IMPORT_C void | InitializeL () |
| Dll initialization routine. |
|
| static IMPORT_C TCreateButtonGroupByTypeFunction | ButtonGroupFactory () |
| Factory to create buttongroups. |
|
| static SEikControlInfo | CreateByTypeL (TInt aControlId) |
| static MEikButtonGroup * | CreateButtonGroupByTypeL (TInt aButtonGroupType, EikButtonGroupFactory::TCreationData &aCreationData, TBool &aAddToButtonGroupStack) |
|
|
Factory to create buttongroups. |
|
|
ControlFactory provides ability to create controls by id number. |
|
||||||||||||||||
|
|
|
Dll initialization routine. |
|
|
ResourceFile() returns name of the resource file eikctl.rsc. |