MMsgBioControlScrollExtension Class Reference

class MMsgBioControlScrollExtension

Interface for scrolling extension

Since
3.2

Member Functions Documentation

ExtNotifyViewEvent(TMsgViewEvent, TInt)

voidExtNotifyViewEvent(TMsgViewEventaEvent,
TIntaParam
)[pure virtual]
Prepares control for viewing.
Since
3.2

Parameters

TMsgViewEvent aEventThe event type
TInt aParamEvent related parameters

ExtScrollL(TInt, TMsgScrollDirection)

TInt ExtScrollL(TIntaPixelsToScroll,
TMsgScrollDirectionaDirection
)[pure virtual]
Performs the internal scrolling of control if needed.
Since
3.2

Parameters

TInt aPixelsToScrollAmount of pixels to scroll.
TMsgScrollDirection aDirectionScrolling direction.