I am extending the Tree and am attempting to assign a model and a
dataProvider via methods on the tree, hopefully executed from the
constructor. I can't figure out how to declare a Model within the
class definition since it is not a class, and setting the dataProvider
doesn't work either. Although the lines below compile, neither one
does anything.
this.setProperty("dataProvider","myData.xml");
this.dataProvider = "myData.xml";
Although I am using flat files here, ultimately the data would come
from a remoteObject when the tree is instantiated.
Could someone give me a gentle nudge in the right direction on this?
The MM doco on Tree, TreeDataProvider, etc. is sparse and provides no
examples.
Thanks,
Libby
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/