Post your need

Adobe Flex Tutorials

  • What is Adobe Flex?
  • Adobe Flex Development Components
  • Parts of Flex Application
  • Creating your First Application in Flex Environment
  • Flex Application Deployment
  • Adobe Flex Application Development Life Cycle
  • Using CSS Styles in Flex App
  • Skin Styles
  • Different Data Binding Techniques
  • Using Fundamental Controls
  • Implementing Form Controls
  • Implementing Complex Controls
  • Applying Visual Effects
  • Event Handling Techniques
  • Advanced and Custom Controls
  • RPC Services

Implementing Complex Controls

    • Adobe Flex provides a certain set of complex controls which are capable of advanced capabilities. These deal with a large amount of data in an easy way and provides them interaction capability with the application. Various Complex UI control provided by the Adobe Flex library inherits properties from UIComponent class which in turn inherits properties from EventDispatcher and other top level classes. Following are some of the important classes of Complex Controls in Adobe Flex,

      Flex EventDispatcher Class

      The EventDispatcher class is the base class for all classes that can dispatch events. The EventDispatcher class allows any object on the display list to be an event target and as such, to use the methods of the IEventDispatcher interface.

       Flex UIComponent

      The UIComponent class is the base class for all visual components, both interactive and noninteractive.

       Complex Controls

      DataGrid - The DataGrid control displays a row of column headings above a scrollable grid.

      AdvancedDataGrid - The AdvancedDataGrid adds few additional functionality to the standard DataGrid control to add data visualization features.

      Menu - The Menu control creates a pop-up menu of individually selectable choices.

      ProgressBar - The ProgressBar control provides a visual representation of the progress of a task over time.

      RichTextEditor - The RichTextEditor control lets users enter and format text.

      TileList - The TileList control The TileList control displays a number of items laid out in tiles.

      Tree - The Tree control lets a user view hierarchical data arranged as an expandable tree.

      VideoPlayer - The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video.

      Accordion - An Accordion control has a collection of child MX containers or Spark NavigatorContent containers, but only one of them at a time is visible.

      TabNavigator - The TabNavigator control includes a TabBar container for navigating between its child containers.

      ToggleButtonBar - The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain they're selected or deselected state.

Interested about Adobe Flex?
Get in touch with training experts Get Free Quotes
Leave a comment