API published in: S60 1st Ed
Link against: eikcoctl.lib
Required Capabilities
None
Go to the source code of this file.
Data Structures |
|
class | MEikScrollBarObserver |
Scroll bar observer interface. More... |
|
Defines |
|
#define | __EIKSBOBS_H__ |
Enumerations |
|
enum | TEikScrollEvent { EEikScrollLeft = 1, EEikScrollUp, EEikScrollRight, EEikScrollDown, EEikScrollPageLeft, EEikScrollPageUp, EEikScrollPageRight, EEikScrollPageDown, EEikScrollHome, EEikScrollTop, EEikScrollEnd, EEikScrollBottom, EEikScrollThumbDragHoriz, EEikScrollThumbDragVert, EEikScrollThumbReleaseHoriz, EEikScrollThumbReleaseVert } |
Scroll bar events enumerations. More... |
|
|