You can use the following link 
http://livedocs.macromedia.com/flex/15/asdocs_en/ it has all the Flex 
Classes in javadoc format. It shows the hierarchy as well as the 
inherited properties, events, methods, etc.

Ken

--- In flexcoders@yahoogroups.com, "Simon Fifield" <[EMAIL PROTECTED]> wrote:
> MessageHi Markus,
> 
> I'm not 100% sure about this, but I think that all list based 
components
> implement the new DataSelector class.
> 
> Regards,
> 
> Simon
> -----Original Message-----
> From: Markus Ansamaa [mailto:[EMAIL PROTECTED]
> Sent: 18 February 2005 13:38
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] List.getLength
> 
> 
> I have wondered why there isn't a getLength method for a List. I 
have used
> List.dataProvider.length which feels clumsy to use. Today I just 
happened to
> try if such a method exists and there it was! I think most of you 
already
> knew that, but to me it was a totally new discovery. List seems to 
use
> DataSelector internally, which is the reason why getLength is not 
mentioned
> in the API.
> 
> I am just wondering, how should I know that List uses 
DataSelector and
> getLength method exists?! List's API says nothing about getLength or
> DataSelector.
> And how many other "hidden" interfaces there are?
> 
> Markus Ansamaa
> 
> 
> --------------------------------------------------------------------
--------
> --
> Yahoo! Groups Links
> 
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/flexcoders/
> 
> b.. To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
> 
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.





Reply via email to