MCalenAttachmentModelObserver Class Reference

class MCalenAttachmentModelObserver

Attachment model observer.

Member Functions Documentation

GetAttachmentFileL(TInt)

RFile GetAttachmentFileL(TIntaIndex)[pure virtual]

This function that is called when attachment model needs to get access to an attachment file

Parameters

TInt aIndexIndex of the attachment for which file handle is requested

NotifyChanges(TCalenAttachmentCommand, TInt)

voidNotifyChanges(TCalenAttachmentCommandaCommand,
TIntaAttachmentIndex
)[pure virtual]

This function that is called when attachment model adds or removes attachments from its list.

Parameters

TCalenAttachmentCommand aCommand
TInt aAttachmentIndex

Member Enumerations Documentation

Enum TCalenAttachmentCommand

Enumerators

ECalenAttachmentAdded = 0
ECalenAttachmentRemoved