> >>property of type NavigationStack, marked with [ExcludeClass], what does
> that mean?
>
> [ExcludeClass] prevents FlashBuilder from hinting the class and excludes
> it from ASDoc.
>
>  I know, I guess I made myself not too clear. I meant with regards to
children nodes auto-completion, subclasses may not be excluded, but again,
the default property is marked private, and at least in fd case the
property info is not always available. So, which class types could appear
in that case? None? NavigationStack subclasses? Right now none because the
property is private, and if it wasn't, just subclasses.

Reply via email to