setStyle() in flex 1 Answer(s) 2 years and 7 months ago
Posted in : Flex
Hi..........
What is the problem with calling setStyle()? Please tell me the problem about that.
Thanks
View Answers
October 15, 2010 at 6:59 PM
<p>Ans:<br> The setStyle() method is very expensive. you will not use setStyle() method for style the component. you will use this function only when you provide the style to component at runtime only.</p>