(Beta)
The fl.containers package contains classes which load content or other components. This includes BaseScrollPane, which is the basis for all scrolling components, ScrollPane, and UILoader. Components that contain cells such as List or DataGrid are in the fl.controls package.
Classes
| Class | Description |
---|
| BaseScrollPane |
The BaseScrollPane class handles basic scroll pane functionality including events, styling,
drawing the mask and background, the layout of scroll bars, and the handling of scroll positions. |
| ScrollPane |
The ScrollPane component displays display objects and JPEG, GIF, and PNG files,
as well as SWF files, in a scrollable area. |
| UILoader |
The UILoader class makes it possible to set content to load and to then
monitor the loading operation at run time. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Wed Nov 21 2018, 06:57 AM -08:00