flexlib :: library Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
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.
Mercredi Juillet 6 2011, 09:45 PM +02:00