equal
deleted
inserted
replaced
224 void TimedScroll(CMIDForm::TDirection aDirection); |
224 void TimedScroll(CMIDForm::TDirection aDirection); |
225 #endif |
225 #endif |
226 |
226 |
227 #ifdef RD_JAVA_S60_RELEASE_9_2 |
227 #ifdef RD_JAVA_S60_RELEASE_9_2 |
228 CMIDForm* Form() const; |
228 CMIDForm* Form() const; |
|
229 |
|
230 /** |
|
231 * Fuction sets ESingleClickDisabledHighlight - item drawer flags |
|
232 * and reports current highlight element change event |
|
233 */ |
|
234 void SingleClickDisableHighlightL(TBool aDisable); |
|
235 |
229 #endif // RD_JAVA_S60_RELEASE_9_2 |
236 #endif // RD_JAVA_S60_RELEASE_9_2 |
230 |
237 |
231 #ifdef RD_TACTILE_FEEDBACK |
238 #ifdef RD_TACTILE_FEEDBACK |
232 private: |
239 private: |
233 MTouchFeedback* iFeedback; |
240 MTouchFeedback* iFeedback; |