On 1/31/06, Brendan Meutzner <[EMAIL PROTECTED]> wrote:

> So working with CellRenderers in Flex 2.0 is great... easy... however,
> what if I want to reference the parent control via "listOwner" as in
> Flex 1.5?

If you're an IDropInListItemRenderer (for example, based on Button or
Label...), you have a "listData" property that has an "owner" property
that refers to the List/DataGrid/Tree.  So "listData.owner" it is...


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to