Suppose I have a component A that extends UIBase which extends Sprite.
Suppose I have this code:

var a:A = new A();

Suppose I type a.gr ctrl-space.

Will Flash Builder suggest to complete it to a.graphics even though it will
result in a compile-time error?



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FALCONJX-FLEXJS-SWF-Subclass-and-other-Overrides-tp57008p57030.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to