Packageflexlib.containers
Classpublic class FlowContainer
InheritanceFlowContainer Inheritance mx.core.Container
Subclasses DockableToolBar

The FlowContainer is a flow layout based container.



Public Methods
 MethodDefined By
  
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.