branch | RCL_3 |
changeset 118 | 8baec10861af |
parent 114 | a5a39a295112 |
child 130 | 67f2ed48ad91 |
114:a5a39a295112 | 118:8baec10861af |
---|---|
115 |
115 |
116 /** |
116 /** |
117 * Hanle notify |
117 * Hanle notify |
118 */ |
118 */ |
119 void HandleNotifyL(); |
119 void HandleNotifyL(); |
120 |
120 |
121 /** |
|
122 * Sets currently selected index |
|
123 */ |
|
124 void SetCurrentItemIndex(TInt aIdx); |
|
125 |
|
121 private: |
126 private: |
122 |
127 |
123 /* |
128 /* |
124 * Leaving constructor |
129 * Leaving constructor |
125 * |
130 * |