Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

StyleManager.getColorName deprecated. Suitable replacement?

$
0
0
I have the following line which gives me a deprecated warning:
selectedColor= StyleManager.getColorName(setting.value);

It asks me to use IStyleManager2.getColorName on a style manager instance.

My question is how do I get a style manager instance to use this interface?

Thanks,
Ruben

Viewing all articles
Browse latest Browse all 5648

Trending Articles