|
If you cast parentDocument to your
application class, the compiler can tell you whether you've constructed the
right _expression_ or not. For example, if your app is MyApp.mxml, then do MyApp(parentDocument).filenet... Without the cast, it can't typecheck
anything because parentDocument is a generic Object on which you can access
anything dynamically, including things that don't exist. - Gordon From: Hi all, -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- RE: [flexcoders] Accessing methods in nested components Tracy Spratt
- Re: [flexcoders] Accessing methods in nested component... Pascal Schrafl
- RE: [flexcoders] Accessing methods in nested component... Gordon Smith
- Re: [flexcoders] Accessing methods in nested compo... Pascal Schrafl
- RE: [flexcoders] Accessing methods in nested c... Gordon Smith
- Re: [flexcoders] Accessing methods in nested compo... Pascal Schrafl
- RE: [flexcoders] Accessing methods in nested c... Gordon Smith

