Link against: avkon.lib eikcoctl.lib eikctl.lib
None
#include <aknlists.h>
Static Public Member Functions | |
static IMPORT_C void | HandleItemRemovalAndPositionHighlightL (CEikListBox *aListBox, TInt aValueOfCurrentItemIndexBeforeRemoval, TBool aCurrentItemWasRemoved) |
This function is similar to HandleItemRemovalL() . | |
static IMPORT_C void | HandleItemRemovalAndPositionHighlightL (CEikListBox *aListBox, TInt aValueOfCurrentItemIndexBeforeRemoval, CArrayFix< TInt > &aIndexesToRemovedItems) |
This function should be called after one or more items have been removed. | |
static IMPORT_C TBool | ListBoxLinesShown (MAknsSkinInstance *aInstance, MAknsControlContext *aCc) |
|
This function should be called after one or more items have been removed. If a leave occurs the framework generates a Symbian Leave code.
|
|
This function is similar to This function has to call when the items should be removed. If a leave occurs the framework generates a Symbian Leave code.
|
|