|
Handles pointer events.
This function gets called whenever a pointer event occurs in the control, i.e. when the pointer is within the control's extent, or when the control has grabbed the pointer.
If overriding this method, the implementation must include a base call to this method.
From CCoeControl . - Parameters:
-
| aPointerEvent | The pointer event. |
Reimplemented in CAknColourSelectionGrid, CAknDialog, CAknForm, CAknGMSStyleGrid, CAknGMSPopupGrid, CAknGrid, CAknIpFieldEditor, CAknListQueryDialog, CAknColumnListBox, CAknSingleNumberStyleListBox, CAknSingleGraphicStyleListBox, CAknSingleNumberHeadingStyleListBox, CAknDoubleStyleListBox, CAknDoubleStyle2ListBox, CAknDoubleLargeStyleListBox, CAknDouble2LargeStyleListBox, CAknFormDoubleStyleListBox, CAknSettingNumberStyleListBox, CAknSinglePopupMenuStyleListBox, CAknSingleGraphicPopupMenuStyleListBox, CAknSingleGraphicBtPopupMenuStyleListBox, CAknSingleHeadingPopupMenuStyleListBox, CAknSingleGraphicHeadingPopupMenuStyleListBox, CAknDoublePopupMenuStyleListBox, CAknSinglePopupSubmenuStyleListBox, CAknDoubleLargeGraphicPopupMenuStyleListBox, CAknDouble2PopupMenuStyleListBox, CAknSingle2GraphicPopupMenuStyleListBox, CAknDoubleGraphicPopupMenuStyleListBox, CAknSetStyleListBox, CAknFormGraphicStyleListBox, CAknFormGraphicWideStyleListBox, CAknPinbStyleGrid, CAknQdialStyleGrid, CAknCaleMonthStyleGrid, CAknMessageQueryDialog, CAknNoteDialog, CAknNoteWrapper, CAknResourceNoteDialog, CAknConfirmationNote, CAknInformationNote, CAknErrorNote, CAknWarningNote, CAknNumericEdwin, CAknIntegerEdwin, CAknNumericSecretEditor, CAknPopupList, CAknPopupField, CAknPopupFieldList, CAknPopupFieldText, CAknPopupSettingList, CAknProgressDialog, CAknQueryDialog, CAknTextQueryDialog, CAknNumberQueryDialog, CAknTimeQueryDialog, CAknDurationQueryDialog, CAknFloatingPointQueryDialog, CAknMultiLineDataQueryDialog, CAknSelectionListDialog, CAknMarkableListDialog, CAknSlider, CAknStaticNoteDialog, CAknWaitDialog, CEikAlert, CEikButtonBase, CEikCba, CEikColumnListBox, CEikCommandButtonBase, CEikCommandButton, CEikTwoPictureCommandButton, CEikInverterCommandButton, CEikTextButton, CEikBitmapButton, CEikControlGroup, CEikDialog, CEikEdwin, CEikFileNameLabel, CEikFloatingPointEditor, CEikFixedPointEditor, CEikFormattedCellListBox, CEikGlobalTextEditor, CEikInfoDialog, CEikListBox, CEikSnakingListBox, CEikMenuBar, CEikMenuPaneTitle, CEikMenuPane, CEikMfne, CEikNumberEditor, CEikRangeEditor, CEikTimeEditor, CEikDateEditor, CEikTimeAndDateEditor, CEikDurationEditor, CEikTimeOffsetEditor, CEikMenuButton, CEikProgressInfo, CEikRichTextEditor, CEikScrollButton, CEikScrollBar, CEikArrowHeadScrollBar, CAknDoubleSpanScrollBar, CEikSecretEditor, CEikSettingsListBox, CEikToolBar, CEikTextListBox, and CEikSnakingTextListBox. |