MListBoxAnimBackgroundDrawer Class Reference

#include <mw/eikfrlbd.h>

class MListBoxAnimBackgroundDrawer
Public Member Functions
pure virtual TBool DrawHighlightAnimBackground(CFbsBitGc &)

Detailed Description

A callback interface for overriding highlight animation input layer preparation in derived classes. Usually drawing the background under the highlight rect will yield the right kind of result. The size of the render target is equal to item cell size.

Since
3.0

Member Function Documentation

DrawHighlightAnimBackground ( CFbsBitGc & )

TBool DrawHighlightAnimBackground(CFbsBitGc &aGc)const [pure virtual]

ParameterDescription
aGcBitmapped graphical context to draw to.