API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class FlowContainer
Methods
|
Styles
Package
flexlib.containers
Class
public class FlowContainer
Inheritance
FlowContainer
mx.core.Container
Subclasses
DockableToolBar
The FlowContainer is a flow layout based container.
Public Methods
Method
Defined by
FlowContainer
()
Constructor.
FlowContainer
Styles
Style
Description
Defined by
horizontalGap
Type:
Number
Format:
Length
CSS Inheritance:
no
Number of pixels between children in the horizontal direction.
FlowContainer
verticalGap
Type:
Number
Format:
Length
CSS Inheritance:
no
Number of pixels between children in the vertical direction.
FlowContainer
Constructor detail
FlowContainer
()
constructor
public function FlowContainer()
Constructor.