You could probably look by using the Application.application instance
to access the Application object, then look through the children using
numChildren and getChildAt in a loop.

I have to ask though, why? It doesn't sound like a neat solution -
maybe you could pass in the Application instance when creating it,
e.g.

<managers:MyClass app="{this}" />

2009/1/10 dorkie dork from dorktown <dorkiedorkfromdorkt...@gmail.com>:
> I have a class on the application like this:
>
> <managers:MyClass />
>
> How do I find out inside that class in the constructor if that class is on
> the Application?
>
> dorkie dork from dorktown™
> 

------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links

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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:flexcoders-dig...@yahoogroups.com 
    mailto:flexcoders-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    flexcoders-unsubscr...@yahoogroups.com

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

Reply via email to