NoOptimizationView Class Reference

class NoOptimizationView

Removing optimization that breaks listbox views A view which removes optimization from CListBoxView which breaks with lists where all items are not the same layout. Use it like this: CListBoxView* MakeViewClassInstanceL() { return new(ELeave) NoOptimizationView<CListBoxView>; }

Public Member Functions
voidVScrollTo(TInt, TRect &)

Member Functions Documentation

VScrollTo(TInt, TRect &)

voidVScrollTo(TIntaNewTopItemIndex,
TRect &aMinRedrawRect
)[inline, virtual]

Parameters

TInt aNewTopItemIndex
TRect & aMinRedrawRect