flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> [mailto:flexcoders@yahoogroups.com
> <mailto:flexcoders%40yahoogroups.com>] On
> Behalf Of ben gomez farrell
> Sent: Friday, October 17, 2008 2:01 PM
> To: flexcoders@yahoogroups.com <mailto:flexcod
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Refreshing graphics in a tree
I have an arraycollection called groupsdata
groupsdata.getItemAt(f).state = true/false
And then in my itemRenderer, I override like this:
override public function set data(value:Object):void {
super.data
Friday, October 17, 2008 1:36 PM
> *To:* flexcoders@yahoogroups.com
> *Subject:* Re: [flexcoders] Refreshing graphics in a tree
>
> My data is an ArrayCollection is set via mytree.dataProvider =
> myArrayCollection;
> I have a list as well, and when I do mylist.dataProvider.refresh(), t
xcoders%40yahoogroups.com>
[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
]
> *On Behalf Of *ben gomez farrell
> *Sent:* Friday, October 17, 2008 12:40 PM
> *To:* flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> *Subject:* [flexcoders]
AIL PROTECTED]
> *On Behalf Of *ben gomez farrell
> *Sent:* Friday, October 17, 2008 12:40 PM
> *To:* flexcoders@yahoogroups.com
> *Subject:* [flexcoders] Refreshing graphics in a tree
>
>
>
> Hey, I have a tree with a itemRenderer to have a clickable checkbox in
> it.
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of ben gomez farrell
Sent: Friday, October 17, 2008 12:40 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Refreshing graphics in a tree
Hey, I have a tree with a itemRenderer to have a clickable checkbox in
it. I need to set
Hey, I have a tree with a itemRenderer to have a clickable checkbox in
it. I need to set the checkbox state sometimes through code.
Everything works great, except the graphics of the checkbox don't update
when it's set through code (mousing over the node will refresh the graphics)
Is there a w
7 matches
Mail list logo