TAlfControlCommand Class Reference

class TAlfControlCommand : public TAlfObjectCommand

TAlfControlCommand is an object command that operates on a control.

Inherits from

Constructor & Destructor Documentation

TAlfControlCommand(CAlfControl &, TAlfOp)

IMPORT_CTAlfControlCommand(CAlfControl &aControl,
TAlfOpaOperation
)

Constructs a new control command.

Parameters

CAlfControl & aControlControl.
TAlfOp aOperationOperation to do on the control.

Member Functions Documentation

CommandExtension(const TUid &, TAny **)

IMPORT_C voidCommandExtension(const TUid &aExtensionUid,
TAny **aExtensionParams
)[protected, virtual]

Parameters

const TUid & aExtensionUid
TAny ** aExtensionParams

Control()

IMPORT_C CAlfControl &Control()const

Returns the control that the command operates on.

ExecuteL(CAlfEnv &)

IMPORT_C voidExecuteL(CAlfEnv &aEnv)const [virtual]

Executes the command.

Parameters

CAlfEnv & aEnvThe environment in which the command is being executed.

Size()

IMPORT_C TIntSize()const [virtual]

Returns the size of the command.

Member Data Documentation

TInt iSpare1

TInt iSpare1[private]

TInt iSpare2

TInt iSpare2[private]