equal
deleted
inserted
replaced
93 |
93 |
94 void SetTextColorL( TLogicalRgb aColor ); |
94 void SetTextColorL( TLogicalRgb aColor ); |
95 |
95 |
96 void EnableKineticScrollingL(CAknPhysics* aPhysics ); |
96 void EnableKineticScrollingL(CAknPhysics* aPhysics ); |
97 |
97 |
|
98 void SetCursorVisible( TBool aCursorVisible ); |
|
99 |
98 public: // from CoeControl |
100 public: // from CoeControl |
99 /** |
101 /** |
100 * SetContainerWinowL |
102 * SetContainerWinowL |
101 * Set the cotainer window this control should raw in |
103 * Set the cotainer window this control should raw in |
102 * @since S60 v3.0 |
104 * @since S60 v3.0 |