Hi,

I generated a doc for a single class with the asdoc tool from the SDK and I found out that I dont get the properties, methods and events from the super class:

http://www.soundstep.com/blog/source/somatext/docs/

For instance, I dont see the link: "show inherited properties" I can see with other doc I've generated:

http://www.soundstep.com/blog/source/baseuiv3/docs/

If my class extend a custom class, I get everything but it seems in my case it is not working because my class extend flash.text.TextField (maybe because it is a built-in class)

I tried @inheritDoc before the class, but not working...

Any hint to get correctly the inheritance from a built-in super class?

Romu
www.soundstep.com

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to