CEikCoCtlLibrary Class Reference

class CEikCoCtlLibrary : public CBase

Inherits from

Constructor & Destructor Documentation

CEikCoCtlLibrary()

CEikCoCtlLibrary()[private]

Member Functions Documentation

ButtonGroupFactory()

IMPORT_C TCreateButtonGroupByTypeFunctionButtonGroupFactory()[static]

Factory to create buttongroups

ControlFactory()

IMPORT_C TCreateByTypeFunctionControlFactory()[static]

ControlFactory provides ability to create controls by id number.

CreateButtonGroupByTypeL(TInt, EikButtonGroupFactory::TCreationData &, TBool &)

MEikButtonGroup *CreateButtonGroupByTypeL(TIntaButtonGroupType,
EikButtonGroupFactory::TCreationData &aCreationData,
TBool &aAddToButtonGroupStack
)[static]

Creates the button group identified by aButtonGroupType, if it exists in this button group factory. Extra required information is supplied in aCreationData. If the button group is to be added to the button group stack then this can be set in aAddToButtonGroupStack. If the aButtonGroupType value does not exist, then it returns NULL.

Parameters

TInt aButtonGroupType
EikButtonGroupFactory::TCreationData & aCreationData
TBool & aAddToButtonGroupStack

CreateByTypeL(TInt)

SEikControlInfo CreateByTypeL(TIntaControlType)[static]

Parameters

TInt aControlType

ResourceFile()

IMPORT_C TFileNameResourceFile()[static]

ResourceFile eikcoctl.rsc file name