What version of Flex 4? ArrayList should be documented so you may need to ask flash develop folks about why it isn't hinting for you.
-Alex On 12/12/13 7:05 PM, "SecCheng" <[email protected]> wrote: >when i use List component in a Flex4 project,i find that apache flex has >added some new implementors(ArrayList and VectorList) to the property >dataProvider,which is an interface Ilist.but when i program(i use >flashdevelop),i find i can hardly get any code hint for the new classes >neither in mxml nor in as.i guess the new classes haven't been defined in >the existing namespaces fx,s,mx.so how can i use them normally like >others,need i add a new namespace or swc file for them?i'm confused,please >help me!! > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/a-little-help-for-using-apa >che-flex-tp4184.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
