| Page 1 of 1 | [ 1 post ] |
|
I have an attribute with a valueFn defined and also "lazyAdd" set to true on a class that extends Widget.
I'm 100% positive there are no calls to get or set this attribute until after renderUI method, and some instances of this class do not try to get or set this attribute at all. I also made sure to disable the HTML_PARSER that tries to set this attribute during Widget initialization. By using Firefox, I have determined that this attribute's valueFn is being executed every - single - time, by every instance of this Widget class, even the ones that never try to get or set it. Is this intended behavior? |
| Page 1 of 1 | [ 1 post ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group