| Flex 2 Developer's Guide >
Building User Interfaces for Flex Applications > Using Flex Visual Components > Class hierarchy for visual components |
|||
Flex visual components are implemented as a class hierarchy in ActionScript. Therefore, each visual component in your application is an instance of an ActionScript class. The following image shows this hierarchy in detail up to the Flash Sprite component level:
All visual components are derived from the UIComponent class and its superclasses, the Flash Sprite through Object classes, and inherit the properties and methods of their superclasses. In addition, visual components inherit other characteristics of the superclasses, including event, style, and behavior definitions.
Flex 2.01
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/201/html/components_056_03.html
Comments
sparky1962 said on Feb 28, 2007 at 11:19 AM : NetworkerDeluxe said on Apr 18, 2007 at 12:55 AM : NetworkerDeluxe said on Apr 18, 2007 at 7:45 AM :