cancel
Showing results for 
Search instead for 
Did you mean: 

using sap.ui.core.IconPool.getIconURI(iconName) when extending control

Former Member
0 Kudos

Hi!

How to use sap.ui.core.IconPool.getIconURI(iconName) when i am extending or creating a control and changing the renderer?

Big Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

answer is to use renderControl() in the renderer. Details found in details

Answers (0)