THuiControlCommand Class Reference

class THuiControlCommand : public THuiObjectCommand

THuiControlCommand is an object command that operates on a control.

Inherits from

Constructor & Destructor Documentation

THuiControlCommand(CHuiControl &, THuiOp)

IMPORT_CTHuiControlCommand(CHuiControl &aControl,
THuiOpaOperation
)

Constructs a new control command.

Parameters

CHuiControl & aControlControl.
THuiOp 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 CHuiControl &Control()const

Returns the control that the command operates on.

ExecuteL(CHuiEnv &)

IMPORT_C voidExecuteL(CHuiEnv &aEnv)const [virtual]

Executes the command.

Parameters

CHuiEnv & 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]