[flexcoders] Re: Lazy loading trees

2008-12-12 Thread Amy
--- In flexcoders@yahoogroups.com, "Johannes Nel" wrote: > > those classes were just random stuff i was using from where i copied the > code. OK, but it doesn't look like a very informative post. In fact, it just looks like a page of errors to me...but I know nothing about java. I was tryin

Re: [flexcoders] Re: Lazy loading trees

2008-12-11 Thread Johannes Nel
those classes were just random stuff i was using from where i copied the code. On Fri, Dec 12, 2008 at 2:16 AM, Amy wrote: > --- In flexcoders@yahoogroups.com , > "dandante" wrote: > > > > Thank you. > > I am unclear on where the classes QueryBuilderTreeDelegate and > > ReferenceDataBrowserDe

[flexcoders] Re: Lazy loading trees

2008-12-11 Thread Amy
--- In flexcoders@yahoogroups.com, "dandante" wrote: > > Thank you. > I am unclear on where the classes QueryBuilderTreeDelegate and > ReferenceDataBrowserDelegate are supposed to be. > > I realize that I can implement ITreeDataDescriptor and use getChildren() to provide the > children of any

[flexcoders] Re: Lazy loading trees

2008-12-11 Thread dandante
Thank you. I am unclear on where the classes QueryBuilderTreeDelegate and ReferenceDataBrowserDelegate are supposed to be. I realize that I can implement ITreeDataDescriptor and use getChildren() to provide the children of any given node. What I don't know how to do is fetch a node's child d