Hi - probably another question for Alex, unless Yishay you have something
similar you have faced here:

For mx.controls.Menu :
 specifically for :
set itemRenderer
AFAICS I don't think this is hooked up to take precedence over the default
css IItemRendererFactory for the class, which is picked up in addedToParent.

Do we have other examples I should look at to mirror that, or (based on a
quick check in the Menu code) should I just do a one-time check in
Menu.addedToParent to see if it itemRenderer has already been set and avoid
the load from valuesManager in there, instead adding the explicit
assignment as a bead?

thanks,
Greg

Reply via email to