(Preview)
The mx.containers.utilityClasses package contains utility classes used by the containers.
Interfaces
Interface | Description | |
---|---|---|
IConstraintLayout | IConstraintLayout is a marker interface that indicates that a container supports ConstraintColumn class and ConstraintRow class within its layout. |
Classes
Class | Description | |
---|---|---|
ConstraintColumn | The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintRow | ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
PostScaleAdapter | The PostScaleAdapter class is used as a compatibility layer for Flex 3 classes that rely on width, height, min, max, explicit, measured, and other properties to be determined after scaling is applied. |
Wed Nov 21 2018, 06:57 AM -08:00