Hi Team,
In SmartClient for Label icons we will provide the relative path of the images and smart client will be adding the <img src="relativepath"/> with this can we set a CSS class to the img tag.
There are options to set the src(ex-Label.setIncon()), height (Label.iconHeight) in the same way can you provide an API to set the class.
It helps us in loading the image from css using the sprite image.
Thanks
Vinay
In SmartClient for Label icons we will provide the relative path of the images and smart client will be adding the <img src="relativepath"/> with this can we set a CSS class to the img tag.
There are options to set the src(ex-Label.setIncon()), height (Label.iconHeight) in the same way can you provide an API to set the class.
It helps us in loading the image from css using the sprite image.
Thanks
Vinay
Comment