<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Accessing a List from its itemRenderer</title>
	<atom:link href="http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/</link>
	<description>[without unit tests] you&#039;re not refactoring; you&#039;re just changing shit. -Hamlet D&#039;Arcy</description>
	<lastBuildDate>Mon, 14 May 2012 21:01:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Chad T Fraser</title>
		<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/comment-page-1/#comment-872</link>
		<dc:creator>Chad T Fraser</dc:creator>
		<pubDate>Mon, 12 Dec 2011 15:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/#comment-872</guid>
		<description>you can reference the list from its renderer using this.parentDocument</description>
		<content:encoded><![CDATA[<p>you can reference the list from its renderer using this.parentDocument</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike </title>
		<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/comment-page-1/#comment-608</link>
		<dc:creator>Mike </dc:creator>
		<pubDate>Tue, 19 Oct 2010 21:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/#comment-608</guid>
		<description>Thanksfor this. But how do you access your item renderer&#039;s list  from its parent??</description>
		<content:encoded><![CDATA[<p>Thanksfor this. But how do you access your item renderer&#39;s list  from its parent??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/comment-page-1/#comment-45</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 15 May 2008 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/#comment-45</guid>
		<description>thanks so much for posting this, you concisely made clear what the Flex manual fails to, helped me a lot</description>
		<content:encoded><![CDATA[<p>thanks so much for posting this, you concisely made clear what the Flex manual fails to, helped me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brixel</title>
		<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/comment-page-1/#comment-44</link>
		<dc:creator>Brixel</dc:creator>
		<pubDate>Thu, 10 Apr 2008 19:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/#comment-44</guid>
		<description>Hello there. I&#039;ve been searching for a solution to a similar problem. I have a custom MXML component, which is a tree. It has some public properties in it, etc. It points to an AS class as it&#039;s itemRenderer.

What is escaping me is the ability to target the public properties of that component from with in the AS class. I can get to the instance of the tree, but not the stuff inside the component container itself.

Now calling something like &quot;document.myCustomTreeComponent.myPublicProperty&quot; will work, but I shouldn&#039;t have to go all the way out and back in just to get what should be in my &quot;parent&quot; container, should I?

Hoping for any help, thanks.</description>
		<content:encoded><![CDATA[<p>Hello there. I&#8217;ve been searching for a solution to a similar problem. I have a custom MXML component, which is a tree. It has some public properties in it, etc. It points to an AS class as it&#8217;s itemRenderer.</p>
<p>What is escaping me is the ability to target the public properties of that component from with in the AS class. I can get to the instance of the tree, but not the stuff inside the component container itself.</p>
<p>Now calling something like &#8220;document.myCustomTreeComponent.myPublicProperty&#8221; will work, but I shouldn&#8217;t have to go all the way out and back in just to get what should be in my &#8220;parent&#8221; container, should I?</p>
<p>Hoping for any help, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

