Macromedia Flex lets you define custom components in ActionScript as part of your application. Using custom components, you can encapsulate your application logic as modules that you can reuse in a single application, or share across multiple applications.
You can also define custom ActionScript components to extend the Flex component library. For example, you can create a customized Button, Tree, or DataGrid component as an ActionScript component.
This chapter describes how to create custom components in ActionScript, and includes examples of creating components that extend the Flex component hierarchy.
Version 1.5
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/15/flex_docs_en/00000513.htm
Comments
alubell said on Dec 18, 2004 at 5:43 AM : alubell said on Dec 18, 2004 at 5:45 AM :