equal
deleted
inserted
replaced
114 * @since S60 5.0 |
114 * @since S60 5.0 |
115 * @param aType Content control UI type |
115 * @param aType Content control UI type |
116 * @return Content control UI interface, NULL if not present |
116 * @return Content control UI interface, NULL if not present |
117 */ |
117 */ |
118 MHsContentControlUi* HsContentController( const TDesC8& aType ) const; |
118 MHsContentControlUi* HsContentController( const TDesC8& aType ) const; |
119 |
119 |
|
120 /** |
|
121 * Gets the Content control factory |
|
122 * |
|
123 * @since S60 5.0 |
|
124 * @return Content control factory |
|
125 */ |
|
126 CHsContentControlFactory* HsContentControlFactory(); |
|
127 |
120 /** |
128 /** |
121 * Get the effect manager |
129 * Get the effect manager |
122 * |
130 * |
123 * @since S60 5.0 |
131 * @since S60 5.0 |
124 * @return Effect manager |
132 * @return Effect manager |